Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe nvidia problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
michio
n00b
n00b


Joined: 15 Jan 2003
Posts: 7
Location: t.o

PostPosted: Mon May 12, 2003 12:29 am    Post subject: modprobe nvidia problems Reply with quote

When i try to modprobe the nvidia driver i get this. ideas?

Code:

bash-2.05b# modprobe nvidia
/lib/modules/2.4.20-gentoo-r2/video/nvidia.o: unresolved symbol preempt_schedule
/lib/modules/2.4.20-gentoo-r2/video/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
      and it has unresolved symbols.  Contact the module supplier for
      assistance, only they can help you.

/lib/modules/2.4.20-gentoo-r2/video/nvidia.o: insmod /lib/modules/2.4.20-gentoo-r2/video/nvidia.o failed
/lib/modules/2.4.20-gentoo-r2/video/nvidia.o: insmod nvidia failed

_________________
[img:686e311856]http://michio.rant-on.net/upload/goozeSig.jpg[/img:686e311856]
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Mon May 12, 2003 1:28 am    Post subject: Reply with quote

You might try re-emerging the nvidia driver.. nvidia-kernel that is.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
pfeifer
Retired Dev
Retired Dev


Joined: 31 Aug 2002
Posts: 37
Location: 49 degrees north

PostPosted: Mon May 12, 2003 1:35 am    Post subject: Reply with quote

Sounds like you've switched prempt on and off within your tree.

This should fix it (example assumes gentoo-sources-2.4.20-r5 mod if using a different kernel - i'd upgrade from r2...):

save your .config!!!!
rm -rf /usr/src/linux-2.4.20-gentoo-r5/
rm -rf /lib/modules/2.4.20-gentoo-r5/
emerge gentoo-sources
make oldconfig
make dep && make clean && make bzImage modules modules_install
put ${KV}/arch/i386/boot/bzImage in /boot (make sure /boot is mounted)
reboot to ensure all is ok...
remerge the nvidia stuff

You should be set.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Mon May 12, 2003 1:42 am    Post subject: Reply with quote

Swish it goes, over my head... :-D

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
scap1784
Apprentice
Apprentice


Joined: 25 Dec 2002
Posts: 225

PostPosted: Wed May 14, 2003 4:16 am    Post subject: Reply with quote

work for me had the same problem don't really understand why but thanks! :)
Back to top
View user's profile Send private message
dice
Guru
Guru


Joined: 21 Apr 2002
Posts: 577

PostPosted: Wed May 14, 2003 4:24 am    Post subject: Reply with quote

pfeifer wrote:
put ${KV}/arch/i386/boot/bzImage in /boot (make sure /boot is mounted)
reboot to ensure all is ok...


You forgot to re-run your bootloader of choice ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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