[BusyBox] Re: lsmod: QM_MODULES: Function not implemented

wei gang weiglink at gmail.com
Wed Jun 8 03:46:18 UTC 2005


The problem has been resolved.There is a patch to fix it.
http://bugs.uclibc.org/view.php?id=178 

On 6/8/05, wei gang <weiglink at gmail.com> wrote:
> Hi,
> I built busybox(Snapshots) with
>  #
> CONFIG_INSMOD=y
>  #CONFIG_FEATURE_2_4_MODULES is not set
> CONFIG_FEATURE_2_6_MODULES =y
>  #CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
>  # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
> # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
>  # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
> CONFIG_LSMOD=y
> CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
>  CONFIG_MODPROBE=y
>  CONFIG_RMMOD=y
>  # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
> 
> The kernel 2.6.9 was build with
>  #
> # Loadable module support
>  #
>  CONFIG_MODULES=y
> # CONFIG_MODVERSIONS is not set
> CONFIG_KMOD=y
> 
>  But when I try to list  modules I get
> # lsmod
> lsmod: QM_MODULES: Function not implemented
> 
> And modules can't be loaded.
> 
> I use buildroot to build toolchain and filesystem for a 2.6.9
> kernel(with a patch of hynix).
> 
> Thanks!
>



More information about the busybox mailing list