Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe tries to load modules from non-existant 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
rodidrepnu
n00b
n00b


Joined: 31 Dec 2006
Posts: 4

PostPosted: Sun Dec 31, 2006 3:50 pm    Post subject: modprobe tries to load modules from non-existant kernel Reply with quote

Well, the problem is as followed:

localhost src # modprobe nvidia
FATAL: Could not load /lib/modules/2.6.18-gentoo-r4/modules.dep: No such file or directory
localhost src # modprobe intel8x0
FATAL: Could not load /lib/modules/2.6.18-gentoo-r4/modules.dep: No such file or directory

I unmerged the 2.6.18-r4 kernel, yet modprobe still tries to load from this kernel, why?
I've remerged kernel 2.6.18-r5 a million times, if there's some config file I'm missing please point it out? What am I doing wrong? This doesn't make a lot of sense.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54808
Location: 56N 3W

PostPosted: Sun Dec 31, 2006 3:57 pm    Post subject: Reply with quote

rodidrepnu,

You may have unmerged it but you are still running it.
Modprobe finds looks for modules in /lib/modules/`uname`r/

Run
Quote:
uname -r
Its probably showing you are not running the kernel you think you are.
Code:
uname -a
gives more information, including the build date of the currently running kernel
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
rodidrepnu
n00b
n00b


Joined: 31 Dec 2006
Posts: 4

PostPosted: Sun Dec 31, 2006 4:07 pm    Post subject: Reply with quote

Why didn't I think of that? :oops: Oh well, we all learn at one point. Thanks for the help.

Oh and thanks for the speedy reply, I guess I would've figured it out after like a week or so, this saves me a lot of time. Anyway, thanks again.

Ah, now I understand why iptables wasn't working, it tried to load modules from a different kernel oh man I'm braindead this week.
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