From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MUG5u-0001z3-EI for garchives@archives.gentoo.org; Fri, 24 Jul 2009 08:25:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC826E0215; Fri, 24 Jul 2009 08:25:32 +0000 (UTC) Received: from randymail-a11.g.dreamhost.com (mailbigip.dreamhost.com [208.97.132.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D058E0215 for ; Fri, 24 Jul 2009 08:25:32 +0000 (UTC) Received: from quan (unknown [76.10.130.2]) by randymail-a11.g.dreamhost.com (Postfix) with ESMTP id 8DC67109E89 for ; Fri, 24 Jul 2009 01:25:31 -0700 (PDT) From: "James Homuth" To: Subject: [gentoo-user] Enable DRI on HP Presario 2200 with PCI graphics? Date: Fri, 24 Jul 2009 04:25:26 -0400 Message-ID: <050601ca0c38$4ce3cd60$6400a8c0@quan> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0507_01CA0C16.C5D22D60" X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 Thread-Index: AcoMOEvr1mi/vE7pRfiJTOBsfaPTBQ== X-Archives-Salt: c0ab2e2d-6e97-4dd3-b4b1-277211c7a453 X-Archives-Hash: 7cc0512a21523de5da9dd3c372525e65 This is a multi-part message in MIME format. ------=_NextPart_000_0507_01CA0C16.C5D22D60 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm trying to configure xorg-server-1.5.3-r6 to use DRI on a 5-year-old notebook with a PCI graphics card, but the only documentation I've been able to track down that means anything assumes you're using AGP. I've installed the Intel video drivers for xorg-server, and built the ones I could find into my kernal (tried with 2.6.28 and 2.6.29), but no go. Am I missing something glaringly obvious in my configuration, or should I just run it sans DRI? PCI is compiled into the kernal, as are the Intel GMA 852/855 drivers, the I835 drivers and the I915 drivers. All are loaded plus dependancies, but testing with glxinfo tells me it still can't open the display. Output from lspci is below. james@laptop ~ $ sudo lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) Any info you can provide would be greatly appreciated. Thank you in advance. james@laptop ~ $ ------=_NextPart_000_0507_01CA0C16.C5D22D60 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
I'm = trying to=20 configure xorg-server-1.5.3-r6 to use DRI on a 5-year-old notebook with = a PCI=20 graphics card, but the only documentation I've been able to track down = that=20 means anything assumes you're using AGP. I've installed the Intel video = drivers=20 for xorg-server, and built the ones I could find into my kernal (tried = with=20 2.6.28 and 2.6.29), but no go. Am I missing something glaringly obvious = in my=20 configuration, or should I just run it sans DRI? PCI is compiled into = the=20 kernal, as are the Intel GMA 852/855 drivers, the I835 drivers and the = I915=20 drivers. All are loaded plus dependancies, but testing with glxinfo = tells me it=20 still can't open the display. Output from lspci is = below.
 
james@laptop ~ $ sudo lspci | grep=20 VGA           &nbs= p;            = ;            =      =20
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM = Integrated=20 Graphics Device (rev 02)
 
Any = info you can=20 provide would be greatly appreciated. Thank you in advance.

james@laptop ~ $=20
------=_NextPart_000_0507_01CA0C16.C5D22D60--