I'm on the road connecting to various wireless access points and
sometimes I'm unable to connect and I get the (try 1) (try 2) (try 3)
(timed out) messages in dmesg which makes sense. Other times I get a
different series of messages in dmesg when I'm unable to connect which
don't make sense to me. The interface connects, then disconnects,
then connects, then disconnects, over and over until it finally
decides to fail permanently. I can run iwconfig throughout this
process and see that the interface periodically becomes fully
associated with a good bitrate. I've tried iwconfig and wicd. The
log looks like this:
wlan2: authenticate with 40:4a:03:d2:f5:71 (try 1)
wlan2: authenticated
wlan2: associate with 40:4a:03:d2:f5:71 (try 1)
wlan2: RX AssocResp from 40:4a:03:d2:f5:71 (capab=0x471 status=0 aid=2)
wlan2: associated
wlan2: deauthenticating from 40:4a:03:d2:f5:71 by local choice (reason=3)
cfg80211: Calling CRDA to update world regulatory domain
wlan2: authenticate with 40:4a:03:d2:f5:71 (try 1)
wlan2: authenticated
wlan2: associate with 40:4a:03:d2:f5:71 (try 1)
wlan2: RX AssocResp from 40:4a:03:d2:f5:71 (capab=0x471 status=0 aid=2)
wlan2: associated
wlan2: deauthenticated from 40:4a:03:d2:f5:71 (Reason: 7)
cfg80211: Calling CRDA to update world regulatory domain
wlan2: authenticate with 40:4a:03:d2:f5:71 (try 1)
wlan2: authenticated
wlan2: associate with 40:4a:03:d2:f5:71 (try 1)
wlan2: RX AssocResp from 40:4a:03:d2:f5:71 (capab=0x471 status=0 aid=2)
wlan2: associated
wlan2: deauthenticating from 40:4a:03:d2:f5:71 by local choice (reason=3)
cfg80211: Calling CRDA to update world regulatory domain
wlan2: authenticate with 40:4a:03:d2:f5:71 (try 1)
wlan2: authenticated
wlan2: associate with 40:4a:03:d2:f5:71 (try 1)
wlan2: RX AssocResp from 40:4a:03:d2:f5:71 (capab=0x471 status=0 aid=2)
wlan2: associated
wlan2: deauthenticated from 40:4a:03:d2:f5:71 (Reason: 7)
cfg80211: Calling CRDA to update world regulatory domain
wlan2: authenticate with 40:4a:03:d2:f5:71 (try 1)
wlan2: authenticated
wlan2: associate with 40:4a:03:d2:f5:71 (try 1)
wlan2: RX AssocResp from 40:4a:03:d2:f5:71 (capab=0x471 status=0 aid=2)
wlan2: associated
wlan2: deauthenticating from 40:4a:03:d2:f5:71 by local choice (reason=3)
cfg80211: Calling CRDA to update world regulatory domain
Does anyone know why this happens?
- Grant
Replies