From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 7 01:34:00 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A970637B490 for ; Thu, 7 Aug 2003 01:33:54 -0700 (PDT) Received: from theinternet.com.au (c210-49-139-216.carlnfd1.nsw.optusnet.com.au [210.49.139.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDCA643F75 for ; Thu, 7 Aug 2003 01:33:48 -0700 (PDT) (envelope-from akm@theinternet.com.au) Received: from theinternet.com.au (akm@localhost [127.0.0.1]) by theinternet.com.au (8.12.9/8.12.9) with ESMTP id h778XbY3062384; Thu, 7 Aug 2003 18:33:37 +1000 (EST) (envelope-from akm@theinternet.com.au) Received: (from akm@localhost) by theinternet.com.au (8.12.9/8.12.9/Submit) id h778XahQ062383; Thu, 7 Aug 2003 18:33:36 +1000 (EST) Date: Thu, 7 Aug 2003 18:33:35 +1000 From: Andrew Kenneth Milton To: Stephen Hepner Message-ID: <20030807083335.GV728@zeus.theinternet.com.au> References: <3F31BAF7.9050401@asyla.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F31BAF7.9050401@asyla.org> User-Agent: Mutt/1.4.1i cc: freebsd-multimedia@freebsd.org Subject: Re: 8 bit pixel depth with XFree86 4.3.0 and ATI Radeon 9000 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 08:34:00 -0000 +-------[ Stephen Hepner ]---------------------- | Hello everyone....I have an ATI Radeon 9000 and I am having trouble to | do better then an 8 bit pixel depth with XFree86 4.3.0. In the | XFree86.0.log, I see that in one part it complains about what I believe | is the s-video interface but still loads the "radeon" module. However, | it then loads the "vgahw" module and sets the pixel depth to 8. I | originally tried this with an ATI Radeon 7000 but had the same results. | Any thoughts on how to fix this??? | | General system info of the current system: | FreeBSD-5.1-STABLE | XFree86 4.3.0 | ATI Radeon 9000 64M AGP (VGA and s-video out) I have exactly the same card and have no problems with it. Try adding DefaultDepth 16 to your Screen section in your XF86Conf e.g. Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection EndSection You don't need all the other stuff, but, it helps to set the default modes in order you want them tried. s/16/32/ if you want 32 bpp -- Totally Holistic Enterprises Internet| | Andrew Milton The Internet (Aust) Pty Ltd | M:+61 416 022 411 | ACN: 082 081 472 ABN: 83 082 081 472 |akm@theinternet.com.au| Carpe Daemon