[BusyBox] insmod module parameter symbol not found

Sebastian Weitzel togg at togg.de
Thu Oct 14 13:25:10 UTC 2004


Hi,

when I try to specify module parameters on insmod or modprobe I get
following:

modprobe hostap_pci dtim_period=1

insmod: symbol for parameter dtim_period not found
modprobe: failed to load module hostap_pci

when I do a objdump on hostap_pci.o I get 

d dtim_period
R __module_parm_dtim_period


Any suggestions? Is this a bug or maybe just a misconfiguration
somewhere? I use Linux 2.4.27-uc0, uclibc latest cvs, and gcc 3.4.2 with
binutils 2.15.91.0.2

Regards
Sebastian Weitzel




More information about the busybox mailing list