This is a discussion on trouble with modprobe within the Linux Operating System forums, part of the Unix Operating Systems category; --> after istalling module-init-tools on debian with kernel 2.6.8.1, I was able to load and unload modules for a little ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| after istalling module-init-tools on debian with kernel 2.6.8.1, I was able to load and unload modules for a little bit until I rebooted and now all of a sudden when I do an lsmod it shows no modules and if I try to use modprobe it says: FATAL: Module <module> not found. no matter what module I try to load. Any ideas on what is going on or how I could debug this? thanks, -Nate |
| ||||
| I figured it out. I needed to run depmod -Nate junk_email_here@yahoo.com wrote: > after istalling module-init-tools on debian with kernel 2.6.8.1, I was > able to load and unload modules for a little bit until I rebooted and > now all of a sudden when I do an lsmod it shows no modules and if I > try to use modprobe it says: > FATAL: Module <module> not found. no matter what module I try to > load. Any ideas on what is going on or how I could debug this? > > thanks, > -Nate |