From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 03:10:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 512F516A402 for ; Sat, 31 Mar 2007 03:10:41 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id 309D913C45D for ; Sat, 31 Mar 2007 03:10:41 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2V3AehO029640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Mar 2007 20:10:40 -0700 X-Auth-Received: from [192.168.10.7] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2V3AdaR029732 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 30 Mar 2007 20:10:40 -0700 Message-ID: <460DDF0A.5010600@u.washington.edu> Date: Fri, 30 Mar 2007 20:09:46 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070330190032.GA2240@ducati-748.3rdrock.kicks-ass.net> In-Reply-To: <20070330190032.GA2240@ducati-748.3rdrock.kicks-ass.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.30.195833 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: ATI x1600 support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 03:10:41 -0000 Alain G. Fabry wrote: > Hello, > > I just received a new laptop Compaq nc8430 with an ATI Mobility > Radeon x1600 graphics card. Didn't have a selection option, just take > what you get. > Has anybody got this working with a decent resolution? > I can't get it better then 1024x768. Is there a way to bring it > to 1280x800. > Where could I find more info on this? > Thanks in advance, > > Alain Try with the vesa driver or completely open source ATI driver (not the proprietary one -- still hasn't been ported to FreeBSD as I've discovered). So, no DRI or GLX support until ATI fixes their driver to work with the FreeBSD kernel / X11. -Garrett