[BusyBox] lsmod: QM_MODULES: Function not implemented

Robert P. J. Day rpjday at mindspring.com
Fri Jul 9 13:21:48 UTC 2004


On Thu, 8 Jul 2004, Olivier L'Heureux wrote:

> It works here on an i486 with busybox-1.00-pre10, a kernel
> v2.6.6, uClibc and Mazur's linux-libc-headers-2.6.6.0. You
> need to patch Busybox with the patch found in the message
> from Patrick Huesmann <tricknology at gmx.de>, dated
> Fri May 7 05:23:09 MDT 2004.
> (See <http://busybox.net/lists/busybox/2004-May/011553.html>
>
> I have disabled the QUERY_MODULE_INTERFACE feature, perhaps
> it is a key to solve your problem.
>
> My config here is:
>
> #
> # Linux Module Utilities
> #
> CONFIG_INSMOD=y
> # CONFIG_FEATURE_2_2_MODULES is not set
> CONFIG_FEATURE_2_4_MODULES=y
> CONFIG_FEATURE_2_6_MODULES=y
> CONFIG_FEATURE_INSMOD_VERSION_CHECKING=y
> CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=y
> # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
> # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
> CONFIG_LSMOD=y
> # CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set
> CONFIG_MODPROBE=y
> CONFIG_RMMOD=y
> CONFIG_FEATURE_CHECK_TAINTED_MODULE=y

i've downloaded the latest (20040709) BB snapshot, and made sure i 
selected 2.6 module support, cross-compiled a 2.6 kernel for PPC using 
the ELDK 3.0 toolchain, and still have this problem:

# lsmod
lsmod: QM_MODULES: Function not implemented

i don't actually have any modules to test loading yet, but certainly, 
i'd think i should be able to run "lsmod", so i'm still puzzled.  i 
might ask on the linuxppc list if i can't track this down.

rday



More information about the busybox mailing list