LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Random de-authentication with Broadcom BCM4306 and B43 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/random-de-authentication-with-broadcom-bcm4306-and-b43-655671/)

C-Sniper 07-14-2008 10:49 AM

Random de-authentication with Broadcom BCM4306 and B43
 
Hi,
I am currently running slackware 12.1 with the 2.6.26 kernel. This problem has happened since i was using the 2.6.24.5 kernel.

At random times (mostly when sending/recieving data) my bm4306 will drop and reconnect. this is somewhat of a pain due to the fact that the data stops loading and sometimes i loose my download.

I am using the B43 as a built into the kernel and running the latest firmware.

here is the dmesg
Code:

b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
Registered led device: b43-phy0::tx
Registered led device: b43-phy0::rx
wlan2: Initial auth_alg=0
wlan2: authenticate with AP 00:12:d9:b3:06:50
wlan2: RX authentication from 00:12:d9:b3:06:50 (alg=0 transaction=2 status=0)
wlan2: authenticated
wlan2: associate with AP 00:12:d9:b3:06:50
wlan2: RX AssocResp from 00:12:d9:b3:06:50 (capab=0x401 status=0 aid=247)
wlan2: associated
wlan2: CTS protection enabled (BSSID=00:12:d9:b3:06:50)
wlan2: RX deauthentication from 00:12:d9:b3:06:50 (reason=2)
wlan2: deauthenticated
wlan2: authenticate with AP 00:12:d9:b3:06:50
wlan2: RX authentication from 00:12:d9:b3:06:50 (alg=0 transaction=2 status=0)
wlan2: authenticated
wlan2: associate with AP 00:12:d9:b3:06:50
wlan2: RX ReassocResp from 00:12:d9:b3:06:50 (capab=0x401 status=0 aid=248)
wlan2: associated
wlan2: CTS protection enabled (BSSID=00:12:d9:b3:06:50)
wlan2: RX deauthentication from 00:12:d9:b3:06:50 (reason=2)
wlan2: deauthenticated
wlan2: authenticate with AP 00:12:d9:b3:06:50
wlan2: RX authentication from 00:12:d9:b3:06:50 (alg=0 transaction=2 status=0)
wlan2: authenticated
wlan2: associate with AP 00:12:d9:b3:06:50
wlan2: RX ReassocResp from 00:12:d9:b3:06:50 (capab=0x401 status=0 aid=249)
wlan2: associated
wlan2: CTS protection enabled (BSSID=00:12:d9:b3:06:50)

I am not quite sure what is happening and some research on reason=2 pulls no results. any ideas?

Thanks.


All times are GMT -5. The time now is 02:13 AM.