The modules.dep file is required when you attempt to load a module using modprobe (either directly or because the application attempted to access a device that needs a module.) If for some reason you're attempting to load a module, use insmod instead of modprobe and the problem will go away. If it is happening indirectly it shouldn't be a problem and your benchmark should still run. For example when we start apache we see it as it tries to load the ipv6 kernel modules and fails. What does your rcS script look like?

Ali


On Jan 19, 2006, at 1:54 AM, Mihara Tomonobu wrote:



modprobe: FATAL: Could not load /lib/modules/2.6.11.8/modules.dep: No such
file or directory



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
m5sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/m5sim-users

Reply via email to