Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThanks for posting that.
It appears as though the modules stuff is broken, lsmod returns: lsmod: QM_MODULES: Function not implemented A quick google took me to the busybox mailing list where they said: <div class='quotetop'>QUOTE </div> --- Quote Start --- > and my one cent. The QM_MODULES releated modutils are broken in > 1.00-pre8: lsmod, insmod does not work at least for mips. 1.00-pre7 works > fine. And I'm also using uclibc. Have not figured out what exactly > happens... If it is the problem I'm thinking of, it is due to the change in libbb/module_syscalls.c and the fact that uClibc's syscall() function is broken for number of args > 4 (?). There's a workaround in current busybox cvs.[/b] --- Quote End --- Given that the version here is pre8 I'm guessing this is the same problem, does it work for you there? Is there something I've missed here?! (very possibly!) Thanks. Adrian