From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Etolq-0004QR-4q for garchives@archives.gentoo.org; Tue, 03 Jan 2006 16:12:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k03G97q3028978; Tue, 3 Jan 2006 16:09:07 GMT Received: from bullet.espersunited.com (24-117-226-93.cpe.cableone.net [24.117.226.93]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k03G4vju015552 for ; Tue, 3 Jan 2006 16:04:58 GMT Received: from camille.espersunited.com (camille.espersunited.com [192.168.1.3]) by bullet.espersunited.com (8.13.4/8.13.3) with ESMTP id k03G4uxG024340 for ; Tue, 3 Jan 2006 10:04:56 -0600 Subject: Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)) From: Michael Sullivan To: gentoo-user@lists.gentoo.org In-Reply-To: <20060103065354.GA16396@mach.qrypto.org> References: <1136155627.3028.3.camel@camille.espersunited.com> <1136156252.3686.2.camel@camille.espersunited.com> <20060101174719.0a21e8de@chi.speakeasy.net> <1136222518.9903.7.camel@camille.espersunited.com> <20060102201708.GA11473@mach.qrypto.org> <1136226600.9903.9.camel@camille.espersunited.com> <20060102210127.GA11540@mach.qrypto.org> <1136229677.9865.6.camel@camille.espersunited.com> <20060102215520.GA11650@mach.qrypto.org> <1136237362.9966.11.camel@camille.espersunited.com> <20060103065354.GA16396@mach.qrypto.org> Content-Type: text/plain Date: Tue, 03 Jan 2006 10:05:49 -0600 Message-Id: <1136304349.9996.2.camel@camille.espersunited.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 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2568b8fd-28a1-4182-9420-9c5eefde814d X-Archives-Hash: fdcd4ca6933565f63092e54e8667c216 On Tue, 2006-01-03 at 06:53 +0000, Rumen Yotov wrote: > On (02/01/06 15:29), Michael Sullivan wrote: > > On Mon, 2006-01-02 at 21:55 +0000, Rumen Yotov wrote: > > > Hi, > > > On (02/01/06 13:21), Michael Sullivan wrote: > > > > On Mon, 2006-01-02 at 21:01 +0000, Rumen Yotov wrote: > > > > > Hi, > > > > > On (02/01/06 12:30), Michael Sullivan wrote: > > > > > > On Mon, 2006-01-02 at 20:17 +0000, Rumen Yotov wrote: > > > > > > > Hi, > > > > > > > On (02/01/06 11:21), Michael Sullivan wrote: > > > > > > > > On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote: > > > > > > > > > On Sun, 01 Jan 2006 16:57:32 -0600 > > > > > > > > > Michael Sullivan wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ...SKIP... > > > > > > > >...SKIP... > > > > > > > > > > > > > > > > # > > > > > > > > # Ftape, the floppy tape device driver > > > > > > > > # > > > > > > > > # CONFIG_AGP is not set > > > > > > > ==============^ switch this to ON plus the entry for your motherboard chips support. > > > > > > > ...SKIP... > > > > 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL > > > > Express Chipset Family Graphics Controller > > > ==================================================================^ > > > > camille ~ # lspci | grep -i video > > > > 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16 > > > > (CX23416) MPEG-2 Encoder (rev 01) > > > > > ...SKIP... > > > > > > > So seems you have an Intel-910/915 video controler (i don't have Intel). > > > So switch CONFIG_AGP=ON and afterwards enable Intel-910 ot similar video controler. > > > Could do a: "genkernel --menuconfig --install all" - this will use your old config > > > display a text-driven menu for kernel config and after exiting will compile&install > > > (in /boot) your new kernel&modules. > > > If you wish backup the old one before that. > > > HTH.Rumen > > > > Earlier this afternoon I compiled and booted a new kernel with > > CONFIG_AGP=y, but now when I run "genkernel --menuconfig all" I can't > > find anything that even hints at being "Intel-=910" or "video > > controller". Where would it be at? > > > > -- > > gentoo-user@gentoo.org mailing list > > > Hi, > The chipset support is right below CONFIG_AGP setting. > ... > Character devices ---> > /dev/agpgart (AGP support) > Inter chipset ... > ... > There's only one option for Intel chipset support (from 810-I915). > If made as modules put the appropriate entries in /etc/modules.autoload.d/kernel-2.6 > PS:could check the genkernel guide too. > HTH.Rumen The only entry for Intel immediately below /dev/agpgart on mine is: Intel 440LX/BX/GX, I8xx and E7x05 chipset support. Is this correct? It doesn't sound like what you've described... -- gentoo-user@gentoo.org mailing list