From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ImnlK-0005nD-Ln for garchives@archives.gentoo.org; Tue, 30 Oct 2007 09:51:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9U9odG1003290; Tue, 30 Oct 2007 09:50:39 GMT Received: from psmtp09.wxs.nl (psmtp09.wxs.nl [195.121.247.23]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9U9kRfT030989 for ; Tue, 30 Oct 2007 09:46:28 GMT Received: from graskamp (ip51cfa1ef.direct-adsl.nl [81.207.161.239]) by psmtp09.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.15 (built Nov 14 2006)) with ESMTP id <0JQP00IO0XTFJK@psmtp09.wxs.nl> for gentoo-user@lists.gentoo.org; Tue, 30 Oct 2007 10:46:27 +0100 (MET) Date: Tue, 30 Oct 2007 10:45:57 +0100 From: Benno Schulenberg Subject: Re: [gentoo-user] new box DRI problem : more In-reply-to: <20071030035550.GD4632@sympatico.ca> To: gentoo-user@lists.gentoo.org Message-id: <200710301045.57804.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.9.7 References: <20071027233723.GB4677@sympatico.ca> <200710300035.46002.benno.schulenberg@gmail.com> <20071030035550.GD4632@sympatico.ca> X-Archives-Salt: 6747c714-0294-4475-9205-e47450916654 X-Archives-Hash: 388c37a37ab1257d6ac7ad6b37c25483 Philip Webb wrote: > The kernel is 2.6.22-r8 : I will try 2.6.23 tomorrow. No need, sorry, I was pointing you in the wrong direction. Kernel 2.6.22 already knows about 29c2 for i915. > I checked the wiki paragraph & the subdir it refers to > & the modules are already built & 'lsmod' shows them installed: > is there any sense in rebuilding them ? No. But do build the Mesa modules from git, the 1.2.2 and 1.4 part: http://dri.freedesktop.org/wiki/Building These three lines were added to i915/intel_context.h since 7.0.1: #define PCI_CHIP_G33_G 0x29C2 #define PCI_CHIP_Q35_G 0x29B2 #define PCI_CHIP_Q33_G 0x29D2 So, time to install git and do a big pull. :) (Don't build libdrm, the x11-libs/libdrm-2.3.0 you have is fine.) Benno -- gentoo-user@gentoo.org mailing list