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.60) (envelope-from ) id 1Gex8B-0004Zx-SU for garchives@archives.gentoo.org; Tue, 31 Oct 2006 17:10:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9VH56rP023627; Tue, 31 Oct 2006 17:05:06 GMT Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9VH55PO004440 for ; Tue, 31 Oct 2006 17:05:06 GMT Received: from [192.168.0.101] ([71.255.112.226]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J8000EMTFFWE0XH@vms040.mailsrvcs.net> for gentoo-amd64@lists.gentoo.org; Tue, 31 Oct 2006 11:04:45 -0600 (CST) Date: Tue, 31 Oct 2006 12:04:52 -0500 From: Sean Subject: Re: [gentoo-amd64] kernel recompile? In-reply-to: <200610311719.44939.Gentoo@kraszewscy.net> To: gentoo-amd64@lists.gentoo.org Message-id: <45478234.4050302@verizon.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit References: <4547594F.1070406@verizon.net> <45475F98.1070603@pro.onet.pl> <454772F9.5030807@ilievnet.com> <200610311719.44939.Gentoo@kraszewscy.net> User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) X-Archives-Salt: edf5813e-3197-401a-8bf1-7afb1ae984eb X-Archives-Hash: 698a7a783d565104fd5f5730b62bec6a Pawel Kraszewski wrote: > > No. In this case you'd need new NVidia kernel driver each time kernel's > version changes. > > During installation NVidia's kernel module (in compiler's meaning - .o file > provided by NVidia) is linked against a freshly compiled stub adopting it to > running kernel and making kernel module (in kernel's meaning - .ko file). > > If you compile kernel and kernel module (.ko) with different compilers, you'll > get 'invalid module format' and modprobe/insmod fails. > Since my gcc upgrade all my modules fail on boot with an error of version magic '2.6.16-gentoo-r9 SMP gcc-4.1' should be '2.6.16.16-gentoo-r9 SMP gcc-3.4' However when I try to start the rebuild of my kernel it stops just after starting with the line 'if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.6.16-gentoo-r9; fi' any ideas on the cause? -- gentoo-amd64@gentoo.org mailing list