Date: Wed, 12 Sep 2007 07:56:03 -0500 From: Reid Linnemann <lreid@cs.okstate.edu> To: Nikos Vassiliadis <nvass@teledomenet.gr> Cc: freebsd-questions@freebsd.org Subject: Re: modular Xorg: which driver? Message-ID: <46E7E1E3.3090105@cs.okstate.edu> In-Reply-To: <200709121542.49212.nvass@teledomenet.gr> References: <200709121542.49212.nvass@teledomenet.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Written by Nikos Vassiliadis on 09/12/07 07:42>> > Hello, > > I am building Xorg, and I am about to > choose drivers. My guess is I810. > Would that be OK? > > vgapci0@pci0:2:0: class=0x030000 card=0x12bc103c chip=0x25728086 rev=0x02 hdr=0x00 > vendor = 'Intel Corporation' > device = '82865G Integrated Graphics Device' > class = display > subclass = VGA > > Thanks > > Nikos You are correct. This device can be accelerated with dri as of 6-STABLE around February 2007. The correct drm module to load is i915. reid@abteilung ~> pciconf -lv | grep -A 4 agp agp0@pci0:2:0: class=0x030000 card=0x01511028 chip=0x25728086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82865G Integrated Graphics Device' class = display subclass = VGA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46E7E1E3.3090105>