Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Kernel upgrading and linux symlink
Date: Sat, 31 Oct 2009 21:08:23
Message-Id: 200910312307.19397.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Re: Kernel upgrading and linux symlink by Nikos Chantziaras
1 On Saturday 31 October 2009 22:03:04 Nikos Chantziaras wrote:
2 > > For instance, you might be running 2.6.31-r4 and also have 2.6.31-r3
3 > > installed. To install nvidia-drivers, you must build it twice - against
4 > > each kernel you want to use it with (nvidia-drivers builds and installs a
5 > > kernel driver into /lib/modules/<kernel version>)
6 >
7 > It's a bit more obfuscated than that. Maybe nvidia-drivers work
8 > different, but ati-drivers will build against /usr/src/linux but install
9 > the actual modules in /lib/modules/running_kernel. If /usr/src/linux
10 > doesn't point to the running kernel, the modules will be installed in
11 > the wrong place.
12
13
14 That is just so mind-bogglingly absurdly stupid I doubt if ATI should even be
15 allowed near a computer....
16
17 Compiling code never depends on something running, it only depends on things
18 being present that can be linked against.
19
20 Thanks for reminding me why I insist on NVidia GPUs, I'd forgotten.
21
22 --
23 alan dot mckinnon at gmail dot com

Replies

Subject Author
[gentoo-user] Re: Kernel upgrading and linux symlink Nikos Chantziaras <realnc@×××××.de>