[driverloader] wireless_send_event with a wireless=yes kernel
Olivier Kaloudoff
kalou at kalou.net
Mon Jun 7 21:20:13 EDT 2004
Hi,
I'm using vanilla kernel 2.4.26, with the following
options activated, as the FAQ says:
-bash-2.05b# grep WIRE /usr/src/linux/.config
CONFIG_NET_WIRELESS=y
bash-2.05b# grep RADIO /usr/src/linux/.config
CONFIG_NET_RADIO=y
unfortunatelly, after a successfull compilation,
the driverloader refuses to load:
/lib/modules/2.4.26/build. Please wait...
depmod: *** Unresolved symbols in /lib/modules/2.4.26/misc/driverloader.o
depmod: wireless_send_event
Checking the ksyms of my kernel does not get any occurence
of wireless_send_event;
-bash-2.05b# ksyms < /boot/2426vpn | grep wireless
but it is the right wireless compiled kernel:
-bash-2.05b# cat /proc/net/wireless
Inter-| sta-| Quality | Discarded packets |
Missed | WE
face | tus | link level noise | nwid crypt frag retry misc |
beacon | 16
Please tell me how to solve this problem.
Regards,
Olivier Kaloudoff
More information about the driverloader
mailing list