[BusyBox] lsmod/insmod/rmmod problem
Nick Popoff
busybox at tre.bloodletting.com
Wed Apr 10 18:04:03 UTC 2002
> 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.
I don't know the solution to your problem, but I can confirm that in my
own project I have *mod working fine with the latest bb release, including
a custom driver module written by my company. It may be that the scull
demo program uses a feature which my software does not...
-Nick
More information about the busybox
mailing list