No Wireless Extensions
I'm running Linux From Scratch on my laptop, and I recently attempted to set up a Linksys WUSB11 (FCC ID: PKW-WUSB11), using the berlios.de driver (at76c503a-0.10).
The driver loads properly and registers the new interface, wlan0, but iwconfig wlan0 just outputs "wlan0 no wireless extensions.", and all other iwconfig calls fail too. ifconfig correctly identifies it, however.
I read some past posts and then turned on CONFIG_NET_RADIO and CONFIG_NET_WIRELESS, recompiled my kernel and the driver, and rebooted into it.
However, /proc/net/wireless still does not exist, and the problem still occurs.
I am using version 26 of wireless_tools, hotplug 2004_03_29, and Linux 2.4.26 vanilla.
What am I doing wrong?
Chris E.
P.S. I'm going away tomorrow morning and won't be back until some time next week, so don't expect a quick response from me.
|