Gentoo Archives: gentoo-amd64

From: Pawel Kraszewski <Gentoo@××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] kernel recompile?
Date: Tue, 31 Oct 2006 16:23:56
Message-Id: 200610311719.44939.Gentoo@kraszewscy.net
In Reply to: Re: [gentoo-amd64] kernel recompile? by Daniel Iliev
1 Dnia wtorek, 31 października 2006 16:59, Daniel Iliev napisał:
2
3 > My X is just fine. It is Mr. Sean who has hard time with the X.
4 > I think gcc version should not have impact on X because NVidia's drivers
5 > are binary, closed source - they don't care about the gcc used to
6 > compile the kernel or the X server. Actually I think the emerge only
7 > installs those drivers and checks for common configuration errors.
8
9 No. In this case you'd need new NVidia kernel driver each time kernel's
10 version changes.
11
12 During installation NVidia's kernel module (in compiler's meaning - .o file
13 provided by NVidia) is linked against a freshly compiled stub adopting it to
14 running kernel and making kernel module (in kernel's meaning - .ko file).
15
16 If you compile kernel and kernel module (.ko) with different compilers, you'll
17 get 'invalid module format' and modprobe/insmod fails.
18
19 --
20 Pawel Kraszewski
21 www.kraszewscy.net
22
23 --
24 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] kernel recompile? Daniel Iliev <danny@××××××××.com>
Re: [gentoo-amd64] kernel recompile? Sean <tech.junk@×××××××.net>