All of lore.kernel.org
 help / color / mirror / Atom feed
* ath9k authenticate log message
@ 2009-01-27  7:36 Justin P. Mattock
  0 siblings, 0 replies; only message in thread
From: Justin P. Mattock @ 2009-01-27  7:36 UTC (permalink / raw)
  To: linux-kernel

When using ath9k with my home wireless
network I normally would see this message:

[   31.376074] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   31.390489] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   31.395339] wlan0: authenticated
[   31.395343] wlan0: associate with AP 00:80:c6:e8:a5:cb
[   31.397740] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[   31.397744] wlan0: associated

once for the whole session.
Now running ath9k in a hotel room
(or public location); I see this message numerous
amounts of time (taken from dmesg);

[   44.372207] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   44.379689] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   44.381961] wlan0: authenticated
[   44.381967] wlan0: associate with AP 00:80:c6:e8:a5:cb
[   44.386192] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[   44.386198] wlan0: associated
[   84.376070] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[   84.390277] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   84.397780] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[   84.404905] wlan0: authenticated
[   84.404908] wlan0: associate with AP 00:80:c6:e8:a6:a1
[   84.408576] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[   84.408579] wlan0: associated
[  144.393190] wlan0: direct probe to AP 00:80:c6:e8:a6:a1 try 1
[  144.400566] wlan0: direct probe to AP 00:80:c6:e8:a6:a1 try 1
[  144.405215] wlan0 direct probe responded
[  144.405221] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[  144.414515] wlan0: authenticated
[  144.414521] wlan0: associate with AP 00:80:c6:e8:a6:a1
[  144.417903] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[  144.417910] wlan0: associated
[  224.386575] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  224.389481] wlan0: authenticated
[  224.389488] wlan0: associate with AP 00:80:c6:e8:a5:cb
[  224.393146] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[  224.393152] wlan0: associated
[  804.406071] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  804.420377] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[  804.425810] wlan0: authenticated
[  804.425817] wlan0: associate with AP 00:80:c6:e8:a6:a1
[  804.429649] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[  804.429655] wlan0: associated
[  924.416909] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[  924.419635] wlan0: authenticated
[  924.419640] wlan0: associate with AP 00:80:c6:e8:a5:cb
[  924.423096] wlan0: RX ReassocResp from 00:80:c6:e8:a5:cb (capab=0x1 
status=0 aid=10)
[  924.423102] wlan0: associated
[ 2484.466823] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[ 2484.481143] wlan0: authenticate with AP 00:80:c6:e8:a6:a1
[ 2484.483545] wlan0: authenticated
[ 2484.483551] wlan0: associate with AP 00:80:c6:e8:a6:a1
[ 2484.680115] wlan0: RX ReassocResp from 00:80:c6:e8:a6:a1 (capab=0x1 
status=0 aid=13)
[ 2484.680122] wlan0: associated
[ 2604.486887] wlan0: authenticate with AP 00:80:c6:e8:a5:cb
[ 2604.491285] wlan0: authenticated
[ 2604.491291] wlan0: associate with AP 00:80:c6:e8:a5:cb
[ 2604.690069] wlan0: associate with AP 00:80:c6:e8:a5:cb


As for any connection issues(after adjusting sysctl.conf)
and adding: options wlan0 disable_hw_scan=1
to /etc/modprobe.d/options.
haven't experienced any issues(so far at least);

In any case; is this normal for public wifi
(since there is no key), or is this something
easily fixed by adjusting my .config?

regards;

Justin P. Mattock




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-27  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27  7:36 ath9k authenticate log message Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.