> It is still the wrong firmware directory.
> Read your distro's documentation on where to put firmware.

I think I have corrected this issue (I have made symlinks
in /usr/lib/hotplug/firmware too).

Now the script says:
buza:/usr/src/linux-2.6.16-rc4/scripts# ./bcm43xx-d80211-sta_up.sh
gcc -O0 -o /tmp/add_sta /tmp/add_sta.c
/tmp/add_sta wlan0 sta0
iwconfig wlan0.11 mode managed
ifconfig wlan0.11 up
ifconfig sta0 hw ether 00:90:4B:56:5B:27
ifconfig sta0 192.168.1.101
ifconfig sta0 up
iwconfig sta0 mode managed
wpa_supplicant -B -Ddscape -ista0 -c/etc/wpa_supplicant.conf
Unsupported driver 'dscape'.
FAILED (255)
buza:/usr/src/linux-2.6.16-rc4/scripts#

I have googled, searched in the mailing list archive, but no result.
I have bcm43xx_d80211 module loaded, no idea why is this error.
The association not working either (I dont need wpa_supplicant btw).
The wpa_supplicant.conf file:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
network={
        ssid=""
        key_mgmt=NONE
}

I try to recompile the kernel with full debug support. No idea why the
assotiation is not working.

Khiraly

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to