View previous topic :: View next topic |
Author |
Message |
ONEEYEMAN Advocate
Joined: 01 Mar 2005 Posts: 3653
|
Posted: Mon Sep 28, 2009 9:30 pm Post subject: Wireless problem |
|
|
Hi, ALL.
I am running gentoo-spurces-2.6.30-r6 on my laptop.
I also have b4311 wireless network card.
I am connecting to the WPA-PSK router with wpa_supplicant 0.6.9.
In my dmesg I sometines have this message:
Code: |
diassociating by local choice (reason=3)
|
Any idea what the "reason=3" means?
Thank you. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Tue Sep 29, 2009 2:26 am Post subject: |
|
|
Hi, when you have this problem, did you check that :
Code: |
# dmesg | tail
# wpa_cli status
|
|
|
Back to top |
|
|
ONEEYEMAN Advocate
Joined: 01 Mar 2005 Posts: 3653
|
Posted: Wed Sep 30, 2009 4:07 am Post subject: |
|
|
Hi,
This is my dmesg from the associating:
Code: |
[ 1391.769815] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1392.981872] wlan0: authenticate with AP 00:22:3f:7d:63:6a
[ 1392.983676] wlan0: authenticated
[ 1392.983683] wlan0: associate with AP 00:22:3f:7d:63:6a
[ 1392.987248] wlan0: RX AssocResp from 00:22:3f:7d:63:6a (capab=0x431 status=0 aid=51)
[ 1392.987255] wlan0: associated
[ 1392.987264] phy0: Allocated STA 00:22:3f:7d:63:6a
[ 1392.988055] phy0: Inserted STA 00:22:3f:7d:63:6a
[ 1392.988064] wlan0: switched to short barker preamble (BSSID=00:22:3f:7d:63:6a)
[ 1392.988071] wlan0: switched to short slot time (BSSID=00:22:3f:7d:63:6a)
[ 1392.988724] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1392.999900] b43-phy0 debug: Using hardware based encryption for keyidx: 0, mac: 00:22:3f:7d:63:6a
[ 1392.999957] b43-phy0 debug: Using hardware based encryption for keyidx: 1, mac: ff:ff:ff:ff:ff:ff
[ 1403.010041] wlan0: no IPv6 routers present
[ 1501.982346] b43-phy0 debug: Using hardware based encryption for keyidx: 2, mac: ff:ff:ff:ff:ff:ff
|
What confuses me is the 2 lines that says "switched to short....".
I'll wait for the connection dropout and check the results of those commands.
Thank you. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Thu Oct 01, 2009 7:11 am Post subject: |
|
|
There are bugs about that issue with Ubuntu, and Mandriva, too. You might want to give google a workout with the entire phrase, diassociating by local choice (reason=3). I bet the answer is in someone's bugzilla.
Blessed be!
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
|