View previous topic :: View next topic |
Author |
Message |
tooobi n00b
Joined: 25 Apr 2002 Posts: 11
|
Posted: Fri Apr 26, 2002 8:58 am Post subject: kernel can't find any modules |
|
|
i have to use some modules to work on gentoo
(e.g.: nvdriver, khttpd, etc).
i can safely insmod them, but if i try modprobe, it says, that it doesnt find these modules.
> ls -l /lib/modules/2.4.19-r1/kernel/video
total 1024
-rw-r--r-- 1 root root 1067973 Apr 25 01:25 NVdriver
any idea, why this fails?
and yes, im running a 2.4.19-r1
alsa drivers can be modprobed. |
|
Back to top |
|
|
Guest
|
Posted: Fri Apr 26, 2002 11:32 am Post subject: |
|
|
Have you done a "depmod -a" ? Check the output after that from "depmod -n", is your module displayed?
Otherwise you should be able to force it by using existance by using /etc/modules.conf and /etc/modules.d/*. See man pages for modules.conf. |
|
Back to top |
|
|
tooobi n00b
Joined: 25 Apr 2002 Posts: 11
|
Posted: Fri Apr 26, 2002 2:16 pm Post subject: |
|
|
Anonymous wrote: | Have you done a "depmod -a" ? Check the output after that from "depmod -n", is your module displayed?
Otherwise you should be able to force it by using existance by using /etc/modules.conf and /etc/modules.d/*. See man pages for modules.conf. |
i did depmod -a, and depmod i-n doesn't see them.
will specify my pathes from now on, but i thought this would happen automatically?!
thx anyway.
~tooobi |
|
Back to top |
|
|
|
|
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
|
|