Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with modules
I follow http://nioswiki.jot.com/wikihome/operating...duleprogarmming (http://nioswiki.jot.com/wikihome/operatingsystems/moduleprogarmming) but when I type in "modprobe hello" what I get is "modprobe...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by repa@Jun 30 2006, 10:36 AM ...
during "make modules_install" i got these, after "install drivers/misc/hello.ko" and right before the end of the make:
if ; then ../user/busybox/examples/depmod.pl -l vmlinux -ae -f system.map -b /root/uclinux-dist-test/romfs/lib/modules -r 2.6.16-uc0; fi
unknown option: ae
unknown option: r --- Quote End --- Hi, Was this issue resolved? I am facing the same problem while following the ModuleProgramming Wiki. (I prefer to dynamically load my modules) Thanks, Didi