Trouble with insmod
Dallas Clement
dallas at clementkin.com
Thu Mar 12 05:06:55 UTC 2009
Hello,
I have been using busybox 1.12.1 for some time now and have been
successfully using the 'insmod' command to load certain kernel modules.
Everything was working great until I upgraded my cross-compiler toolchain
from gcc 4.1.1 and glibc 2.3.6 to gcc 4.2.4 and glibc 2.8. Everything else,
including kernel version remained unchanged.
My application builds just fine with the new toolchain, however when I run
the application on the target, insmod is failing with the following error
message:
"insmod: module <module name> not found"
Now I have checked and re-checked that the kernel modules I am trying to
load exist in this file system. They are definitely there. Yet insmod is
no longer able to find them or this error message is misleading and simply
masking another problem.
Does anyone have some ideas of what could be going wrong?
Thanks,
Dallas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090312/6df13e86/attachment.htm>
More information about the busybox
mailing list