Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
'emerge nvidia-kernel' emerges for wrong kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kass
n00b
n00b


Joined: 09 Mar 2004
Posts: 6

PostPosted: Wed Apr 21, 2004 3:13 am    Post subject: 'emerge nvidia-kernel' emerges for wrong kernel Reply with quote

I am trying to update my system from 2.4.24 to 2.4.26, and have got the new kernel compiled and working. I know I need to do 'emerge nvidia-kernel' but when I do so, it emerges for 2.4.24, and installs the modules into the /lib/modules/2.4.24 directory, not /lib/modules/2.4.26

this happens even when I am booted and running under 2.4.26 (i checked using uname -a to be sure). I also just tried copying nvidia.o to the same place in the 2.4.26 folder, but I get unresolved symbols when I try inserting the module.

can anyone set me straight?
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Wed Apr 21, 2004 3:23 am    Post subject: Reply with quote

you need to make a sim link to the correct kernel.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
kamikaze_gerbil
n00b
n00b


Joined: 08 Feb 2003
Posts: 71
Location: Vancouver, Canada

PostPosted: Wed Apr 21, 2004 4:26 am    Post subject: Reply with quote

your link /usr/src/linux is probably pointing to the old kernel, not the new one.
Back to top
View user's profile Send private message
Nate_S
Guru
Guru


Joined: 18 Mar 2004
Posts: 414

PostPosted: Wed Apr 21, 2004 3:43 pm    Post subject: Reply with quote

Yep, you need to

cd /usr/src/
unlink linux
ln -s linux kernel-yourversion
emerge nvidia-kernel

that should do it for ya

-Nate
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum