[BusyBox] lsmod/insmod/rmmod problem

Erik Andersen andersen at codepoet.org
Wed Apr 10 20:27:04 UTC 2002


On Wed Apr 10, 2002 at 06:25:49PM -0700, Xiaogeng (Shawn) Jin wrote:
> >>   lsmod: QM_MODULES: Function not implemented.
> >>
> >>Anybody had the similar problem before? How to solve it? I am using 
> >>busybox-0.60.2 and our switch box is a MPC850 (powerPC) board. Thanks a 
> >>lot.
> >>
> >
> >What Linux kernel version are you using?  Did you set 
> >BB_FEATURE_NEW_MODULE_INTERFACE or
> >BB_FEATURE_OLD_MODULE_INTERFACE in your Config.h file
> >to match the kernel you are using?
> The kernel is 2.4.4. I set BB_FEATURE_NEW_MODULE_INTERFACE. What does the 

Why such an old kernel?  I do not consider 2.4.4 stable.
You really should upgrade to 2.4.18 at least, if you want
a stable kernel.

> error message mean? The function not implemented is in my module or in 
> insmod implementation?

Do you have module support compiled into your kernel?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list