Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia accelerated driver module not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
compucoder
Apprentice
Apprentice


Joined: 16 Sep 2002
Posts: 246
Location: London, Canada

PostPosted: Sun Dec 01, 2002 4:33 pm    Post subject: Nvidia accelerated driver module not found Reply with quote

Hi guys, got a question.

I emerged the new 2.4.20 sources and recompiled the kernel.

Now my NVdriver module wont load

the system says it can't be found???
I tried emerge 'ing the drivers again inside the new kernel but still no luck - NVdriver module is still nowhere to be found

does anyone have an idea what the problem might be? Wondering if its search paths not setup correctly under the new kernel??

any help appreciated

i did try insmod NVdriver -- same problem - module cant be found

thanx
Back to top
View user's profile Send private message
darktux
Veteran
Veteran


Joined: 16 Nov 2002
Posts: 1086
Location: Coimbra, Portugal

PostPosted: Sun Dec 01, 2002 5:06 pm    Post subject: Reply with quote

Perhaps the /usr/src/linux link is pointing to the wrong place??
_________________
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Back to top
View user's profile Send private message
compucoder
Apprentice
Apprentice


Joined: 16 Sep 2002
Posts: 246
Location: London, Canada

PostPosted: Sun Dec 01, 2002 6:18 pm    Post subject: Reply with quote

any idea on how to update the links to point to the new linux sources?

thanx
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Sun Dec 01, 2002 6:47 pm    Post subject: Reply with quote

compucoder wrote:
any idea on how to update the links to point to the new linux sources?

thanx


Code:

rm /usr/src/linux
ln -s /usr/src/NewKernelFolder linux
Back to top
View user's profile Send private message
proxy
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 253
Location: Chantilly, VA

PostPosted: Mon Dec 02, 2002 2:01 am    Post subject: Reply with quote

your probablem is most likely that you did a "make modules" and "make modules_install" which cleans out the modules folder before installing.

just do "emerge nvidia-kernel" and it will reinstall the module, this is common practice after rebuilding a kernel.

proxy
Back to top
View user's profile Send private message
pYrania
Retired Dev
Retired Dev


Joined: 27 Oct 2002
Posts: 650
Location: Cologne - Germany

PostPosted: Mon Dec 02, 2002 11:48 am    Post subject: Reply with quote

as proxy said, the nvidia-kernel is a kernel modul that doesn't come with the kernel sources.
after compiling your new kernel and make modules modules_install, all old modules will be deleted and the new are ones are copied to /lib/modules/*

re-emerging nvidia-kernel will create a new modul, with the current kernel sources and put it to /lib/modules/*/video/NVdriver
Back to top
View user's profile Send private message
evidence
Tux's lil' helper
Tux's lil' helper


Joined: 04 Nov 2002
Posts: 85

PostPosted: Tue Dec 03, 2002 4:31 am    Post subject: Reply with quote

in a terminal, type "update-modules"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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