Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi,
Just disable the query_module (sub)feature of 'lsmod' in the busybox configuration. Busybox supports several major kernel versions; for 2.6, the sys_query_module system call is no longer supported. 'lsmod' is essentially 'cat /proc/modules' mike