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 miked@Jul 21 2006, 02:43 AM if your modules reside somewhere other than ramfs, everything seems to work ok. try loading your modules from a filesystem on a cf card or something... --- Quote End --- I have the same problem when the module reside in ramfs. When I move it to a jffs2 file system, the module loads fine. Hein