Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't load NVdriver
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
SyKnight
n00b
n00b


Joined: 14 Jul 2002
Posts: 64
Location: Atlantic Canada

PostPosted: Mon Jul 15, 2002 10:46 pm    Post subject: Can't load NVdriver Reply with quote

Ok, I know this topic has been beat to death on these forums, but none of the topics I found covered my problem.

Here's the scoop:

Recompiled kernel
emerged nvidia-kernel and nvidia-glx
depmod -a
modprobe NVdriver

NVdriver not found.

yaa!

It compiled fine, it's in /lib/modules/2.4.18-xfs/kernel/video along with all it's other friends.

Any ideas?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Jul 15, 2002 11:14 pm    Post subject: Reply with quote

Could you please emerge dev-util/strace (if it isn't already), and post the results of:
Code:
# strace -eopen -f modprobe NVdriver

and
Code:
# uname -r

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Mon Jul 15, 2002 11:30 pm    Post subject: Reply with quote

Yeah it sounds like your running kernel is not matched to your driver location.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
SyKnight
n00b
n00b


Joined: 14 Jul 2002
Posts: 64
Location: Atlantic Canada

PostPosted: Tue Jul 16, 2002 1:05 am    Post subject: Reply with quote

strace output:
Code:

open("/etc/ld.so.preload", O_RDONLY) =3
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libc.so.6", O_RDONLY) = 3
open("/etc/modules.conf", O_RDONLY) = 3
open("/lib/modules/2.4.19-gentoo-r5/modules.dep"), O_RDONLY =3
modprobe: Can't locate module NVdriver


uname -r output:
Code:

2.4.19-gentoo-r5


So that pretty much confirms it. emerge nvidia-kernel is putting the module in /lib/modules/2.4.18-xfs, and everything seems to be looking in 2.4.19-gentoo-r5. I guess the question is, how the heck did that happen? All I did was emerge 2.4.19-xfs, then compile... And the bigger question is, how do I fix it?

Thanks!

ps. that strace is awesome. I'm glad i know about it now!
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 16, 2002 1:08 am    Post subject: Reply with quote

SyKnight wrote:
ps. that strace is awesome. I'm glad i know about it now!


OT: If you ever have to do anything like that on Windows, there's FileMon and RegMon, both of which I have found incredibly useful.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
SyKnight
n00b
n00b


Joined: 14 Jul 2002
Posts: 64
Location: Atlantic Canada

PostPosted: Tue Jul 16, 2002 1:29 am    Post subject: Reply with quote

Oh boy I feel dumb. Who woulda thought that replacing /boot/bzImage does squat all.

<sigh>

Pardon me for my ignorance.

At least I learned about strace :)
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Jul 16, 2002 2:04 am    Post subject: Reply with quote

SyKnight wrote:
I guess the question is, how the heck did that happen? All I did was emerge 2.4.19-xfs, then compile... And the bigger question is, how do I fix it?

Check out this thread.
_________________
For every higher wall, there is a taller ladder
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