> You need to patch dscape. Read the HOWTO:
> http://bu3sch.de/git?p=wireless-2.6.git;a=blob;h=6d5384008f944bb9a7ec1650426c6fcfb3e9f6ef;hb=dscape;f=Documentation/networking/bcm43xx-d80211-HOWTO.txt
> You can optionally try with -Dwext. That _should_ be supported, too,
> without patching. But I did not try this, yet.
>
Thx for the hint, I have patched wpasupplicant.
The script seems to execute fine, there is a FIXME message but thats
all.
The association is not working!
I have several interface: (lo, eth0), eth1, wlan0, wlan0ap, wlan0.11,
sta0
Which one should I try associate?
iwconfig wlan0 essid mol
Result: nothing, no error message, nothing in the dmesg
iwconfig sta0 essid mol
Result: nothing, but in the dmesg there is shown this:
sta0: Initial auth_alg=0
sta0: authenticate with AP 00:11:d8:30:bf:0a
sta0: RX authentication from 00:11:d8:30:bf:0a (alg=0 transaction=2
status=0)
sta0: authenticated
sta0: associate with AP 00:11:d8:30:bf:0a
sta0: RX ReassocResp from 00:11:d8:30:bf:0a (capab=0x401 status=0 aid=1)
sta0: associated
But iwconfig show ESSID:off/any.
Ping is not working (ping 192.168.1.1, my ap address)
Here is the full iwconfig output:
buza:/mnt/dat# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 no wireless extensions.
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz
RTS thr:off Fragment thr=2346 B
Encryption key:off
wlan0ap no wireless extensions.
wlan0.11 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz
RTS thr:off Fragment thr=2346 B
Encryption key:off
sta0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz Access Point:
00:11:D8:30:BF:0A
RTS thr:off Fragment thr=2346 B
Encryption key:off
And the iwlist scan output:
buza:/mnt/dat# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 no wireless extensions.
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz
RTS thr:off Fragment thr=2346 B
Encryption key:off
wlan0ap no wireless extensions.
wlan0.11 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz
RTS thr:off Fragment thr=2346 B
Encryption key:off
sta0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz Access Point:
00:11:D8:30:BF:0A
RTS thr:off Fragment thr=2346 B
Encryption key:off
buza:/mnt/dat# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:C0:49:FD:E9:68
ESSID:"OTTHON"
Mode:Master
Frequency:2.427 GHz
Encryption key:on
Extra:wpa_ie=dd1c0050f20101000050f20202000050f2040050f20201000050f2020000
Extra:rsn_ie=30180100000fac020200000fac04000fac020100000fac020000
Extra:tsf=0000020beeb4b561
Cell 02 - Address: 00:11:D8:30:BF:0A
ESSID:"mol"
Mode:Master
Frequency:2.412 GHz
Encryption key:off
Extra:tsf=000000b0c1765587
buza:/mnt/dat#
----
Other ideas? Why is so many interfaces? And which one should I use?
Im recompiling the kernel with full debug output, and will report the
result at evening.
Khiraly
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev