I experiment te exact same behavior. For some reason, it seems my card is unable to associate with some (about 1/3) of access point I try. Wpa_supplicant would then give me with the same error message as Magnus posted.
I don't know if it has something to do with b43, I get the same kind of behavior while using broadcom proprietary driver. When I use wl, however, nothing will show in the logs, the device will associate to the AP but no communication will be possible. Google seems to tell me there is several other people that have this behavior on non-broadcom cards... it's just like something is fishy on wpa authentification but for all card. I could provide some logfiles if needed, but I'm not sure it would be relevant. - William Magnus Therning wrote: > 2010/6/19 Rafał Miłecki <[email protected]>: >> You can Google for b43 & DMA errors. Simply try "pio" option for b43 >> module. Or switch to newer kernel, which will pick up pio for you >> after first DMA error. > > Given the following messages in dmesg, I thought this was already happening: > > b43-phy0 ERROR: Fatal DMA error: 0x00000800, 0x00000000, 0x00000000, > 0x00000000, 0x00000000, 0x00000000 > b43-phy0 ERROR: This device does not support DMA on your system. > Please use PIO instead. > b43-phy0: Controller RESET (DMA error) ... > b43-phy0: Loading firmware version 478.104 (2008-07-01 00:50:23) > b43-phy0: Controller restarted > > I'm running the 2.6.33 (latest stable is 2.6.34), but I am using the > latest daily (2010-06-17) from compat-wireless[1], so unless I'm > missing something there isn't much to be gained from switching to the > latest kernel. In any case I will try it to see if that improves the > situation. > > My naive reading of the messages tells me that this *isn't* a DMA > error... I also don't really understand how I could ever get an > initial connection, which I do, if that were the problem I'm having. > > It looks like the following is more relevant to my problem: > > No probe response from AP 00:22:3f:c3:99:a8 after 500ms, disconnecting. > cfg80211: Calling CRDA to update world regulatory domain > wlan0: authenticate with 00:22:3f:c3:99:a8 (try 1) > wlan0: authenticated > wlan0: associate with 00:22:3f:c3:99:a8 (try 1) > wlan0: RX AssocResp from 00:22:3f:c3:99:a8 (capab=0x431 status=0 aid=1) > wlan0: associated > wlan0: deauthenticated from 00:22:3f:c3:99:a8 (Reason: 15) > > Especially since that sequence of messages is repeated over an over. > > My next test will be to turn off all security on the wireless, just to > rule out WPA completley. > > Cheers, > M > > [1]: > http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-06-17.tar.bz2 > _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
