> wpa_supplicant seems to find a suitable AP and it is requesting kernel
> (mac80211 in this case) to associate. However, that is timing out.
> wpa_supplicant does not has visibility to what mac80211 does here, so
> the next step would be to debug what is happening there (first step
> might be to just take a look at 'dmesg' output). It looks like either
> the AP is rejecting the STA for some reason or the STA does not even try
> to associate.

Just to expand on that, you need to enable mac80211 debugging to get
decent output for this case, and it is well possible that it's still a
driver problem if mac80211 is transmitting packets to the driver but
they never make it to the air. Please enable mac80211 debugging and post
the kernel's log.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to