modprobe Problem

FreeBSD, Gentoo, openSUSE, CentOS, Ubuntu, Debian
ddandre
Posts: 6
Joined: 2004-06-18 16:54
Location: Dresden
 

modprobe Problem

Post by ddandre »

Hallo,

wenn ich modprobe -l mache bekomme ich eine Fehlermeldung:

Can't open dependencies file /lib/modules/2.4.25/modules.dep

woran kann das liegen?!

Greetz Andre
metrax
Posts: 194
Joined: 2003-02-22 22:51
Location: München / Berg-am-Laim
 

Re: modprobe Problem

Post by metrax »

vergessen make modules und make modules_install zu machen?
chris.berlin
Posts: 6
Joined: 2005-04-22 16:11
 

Re: modprobe Problem

Post by chris.berlin »

ich habe nun das gleiche problem...

Code: Select all

modprobe
modprobe: Can't open dependencies file /lib/modules/2.4.27/modules.dep (No such file or directory)
Allerdings weiß ich nicht so recht, wo ich make modules und make modules_install ausführen soll. Wo liegt der source für modules?

Grüße