[BusyBox] lsmod/insmod/rmmod problem

Erik Andersen andersen at codepoet.org
Wed Apr 10 19:17:04 UTC 2002


On Wed Apr 10, 2002 at 04:46:09PM -0700, Xiaogeng (Shawn) Jin wrote:
> I use busybox as the initrd on our switch box. But lsmod/insmod/rmmod 
> seem not to work properly. I tried to install a sample device driver, 
> scull, from the famous book "Linux Device Driver". But it gives the 
> following error message.
>     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?

 -Erik

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



More information about the busybox mailing list