From owner-freebsd-current@FreeBSD.ORG Thu Nov 8 09:51:09 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 536C116A41A for ; Thu, 8 Nov 2007 09:51:09 +0000 (UTC) (envelope-from n-butcher=freebsd-current=freebsd.org=sbibybnr@fusiongol.com) Received: from smtp02.dentaku.gol.com (smtp02.dentaku.gol.com [203.216.5.72]) by mx1.freebsd.org (Postfix) with ESMTP id DECD413C480 for ; Thu, 8 Nov 2007 09:51:08 +0000 (UTC) (envelope-from n-butcher=freebsd-current=freebsd.org=sbibybnr@fusiongol.com) Received: from pat.gol.co.jp ([203.216.1.191] helo=[127.0.0.1]) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1Iq42F-0006wF-T8; Thu, 08 Nov 2007 18:50:51 +0900 Message-ID: <4732DBFB.7040907@fusiongol.com> Date: Thu, 08 Nov 2007 18:50:51 +0900 From: Nathan Butcher User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Tom Evans References: <47326FB8.50602@fusiongol.com> <1194514367.64797.51.camel@localhost> In-Reply-To: <1194514367.64797.51.camel@localhost> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Abuse-Complaints: abuse@gol.com Cc: freebsd-current@freebsd.org Subject: Re: Remaining SATA (and other) issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 09:51:09 -0000 X needs to detect the G33 chipset as an agpgart device, which the FreeBSD7 kernel isn't capable of doing (yet), so while the X.org driver for the G33 exists, it can't "see" the device at this point in time. I think somebody was working on G33 support in the kernel. I was just unsure if it's going to make it into RELEASE or not. I'm using VESA for now, but it looks ugly (throws my display out of horizontal alignment!) Tom Evans wrote: > On Thu, 2007-11-08 at 11:08 +0900, Nathan Butcher wrote: > >> * G33 video chipset support... coming in RELENG_7? > > It's been supported for a while.. maybe drm/dri doesn't work yet, but X > drivers have been available since July. > > cd /usr/ports/x11-drivers/xf86-video-intel > make install > man 4 intel