[BusyBox] Problems with insmod and linux 2.6

Jason Schoon floydpink at gmail.com
Sat Jun 4 16:32:07 UTC 2005


Is it just this module that fails, or all of them? Can you do a 'uname -r' 
and verify your kernel version?

On 6/3/05, wei gang <weiglink at gmail.com> wrote:
> 
> Hi,
> 
> I built busybox 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 load an (external) module I get
> # insmod g_multiser.ko
> Using g_multiser.ko
> insmod: Not configured to support old kernels
> 
> I use buildroot to build toolchain for for a 2.6 kernel.
> 
> Thanks!
> _______________________________________________
> busybox mailing list
> busybox at mail.busybox.net
> http://busybox.net/mailman/listinfo/busybox
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20050604/58f4fc14/attachment-0001.htm 


More information about the busybox mailing list