From owner-freebsd-mobile@FreeBSD.ORG Sun Nov 21 19:47:05 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D11716A4CE for ; Sun, 21 Nov 2004 19:47:05 +0000 (GMT) Received: from cheese.thcproductions.com (cheese.thcproductions.com [65.65.124.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FF043D2D for ; Sun, 21 Nov 2004 19:47:05 +0000 (GMT) (envelope-from tenebrae@thcproductions.com) Received: from localhost.thcproductions.com ([127.0.0.1]) by cheese.thcproductions.com with esmtp (Exim 4.42) id I7JO05-000G1W-5X for freebsd-mobile@freebsd.org; Sun, 21 Nov 2004 13:41:05 -0600 Message-ID: <41A0EF3F.1060904@thcproductions.com> Date: Sun, 21 Nov 2004 13:40:47 -0600 From: tenebrae User-Agent: Mail Client (compatible; E-MAIL; Why are you reading this?) - Mail Client, Platform X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org References: <200411211313.43024.drc@nicaea.org> In-Reply-To: <200411211313.43024.drc@nicaea.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scan-Signature: 013d45ac38e1f0e24ce6f47dbdfca921 X-Spam-Score: 1.1 Subject: Re: Support for ATI Mobility Radeon 9700 ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tenebrae@thcproductions.com List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 19:47:05 -0000 Dave Cantrell wrote: >Despite having searched the various mail lists, and googled my eyes bleary, I >still have not found what I take to be the definitive answer to the following >question: > >Does FreeBSD (5-Stable specifically) and/or xorg support the 128MB ATI >Mobility Radeon 9700 card yet? > >If not, are there plans to do so and is there any sort of time line for this? > Yes, indeed it does. I'm dual-booting FreeBSD 5.3 RELEASE and W*ndows on my Dell Inspiron XPS, and though I initially used an xorg.conf from a "penguinista" (ie. linux) XPS site, I found slightly better results from running xorgcfg. It set the "radeon" driver and defaulted to 1920x1200, which is the native resolution for my LCD, though only 2D graphics are currently supported. HTH. -W