All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] AR9280 issue @ 2.4 GHZ
@ 2011-04-06 13:59 rafael garrido
  2011-04-06 15:00 ` Helmut Schaa
  0 siblings, 1 reply; 3+ messages in thread
From: rafael garrido @ 2011-04-06 13:59 UTC (permalink / raw)
  To: ath9k-devel

Good morning everybody ,

   We have several notebooks in the in the university with the following
Wlan card Atheros AR9280 5GHZ& 2,4GHZ  ID   168C:0002A REV 01 , we are
trying to use Ubuntu 10.04 kernel ver 2.6.31-21 and we have tested the
latest driver available from your web site  compat-wireless-2011-03-31.tar ,
we double checked we are able to connect to Aruba AP-125 @ 5GHZ  but we are
not able to connect @ 2,4 GHZ channel 1 ,11 ,52 , neither of these channels
allow us to connect , always we got wlan2: deauthenticating from
00:24:6c:d0:17:f0 by local choice (reason=3) , we don?t know why the Wlan
card is working properly at 5GHZ but it doesn?t at 2,4GHZ , please Have you
ever heard this before ? Any idea how to solve this issue at 2,4 GHZ .

Thanks for your time and regards
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110406/a7485373/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] AR9280 issue @ 2.4 GHZ
  2011-04-06 13:59 [ath9k-devel] AR9280 issue @ 2.4 GHZ rafael garrido
@ 2011-04-06 15:00 ` Helmut Schaa
       [not found]   ` <BANLkTikrDcrgZWdgaMUeaKW1WK8xnOeEsg@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Helmut Schaa @ 2011-04-06 15:00 UTC (permalink / raw)
  To: ath9k-devel

Am Mittwoch, 6. April 2011 schrieb rafael garrido:
>    We have several notebooks in the in the university with the following
> Wlan card Atheros AR9280 5GHZ& 2,4GHZ  ID   168C:0002A REV 01 , we are
> trying to use Ubuntu 10.04 kernel ver 2.6.31-21 and we have tested the
> latest driver available from your web site  compat-wireless-2011-03-31.tar ,
> we double checked we are able to connect to Aruba AP-125 @ 5GHZ  but we are
> not able to connect @ 2,4 GHZ channel 1 ,11 ,52 , neither of these channels
> allow us to connect , always we got wlan2: deauthenticating from
> 00:24:6c:d0:17:f0 by local choice (reason=3) , we don?t know why the Wlan
> card is working properly at 5GHZ but it doesn?t at 2,4GHZ , please Have you
> ever heard this before ? Any idea how to solve this issue at 2,4 GHZ .

Are the Aruba APs configured to force 5Ghz capable clients to 5Ghz? In that
case the APs won't answer direct probe requests from clients that already
scanned the 5Ghz band. And you should see log messages like "direct probe
timeout" in your kernel log.

Helmut

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] AR9280 issue @ 2.4 GHZ
       [not found]   ` <BANLkTikrDcrgZWdgaMUeaKW1WK8xnOeEsg@mail.gmail.com>
@ 2011-04-06 17:03     ` Helmut Schaa
  0 siblings, 0 replies; 3+ messages in thread
From: Helmut Schaa @ 2011-04-06 17:03 UTC (permalink / raw)
  To: ath9k-devel

[CC'ing ath9k-devel again]

Am Mittwoch, 6. April 2011 schrieb rafael garrido:
> Yes , we have "direct probe  to 00:24:6c:ce:fb:40 timed out "after 3 tries
> in the kernel log , regarding the your question , the Aruba AP-125 are
> configured to force 5GHZ capable clients , because the AP can spread signal
> at 2,4 GHZ and 5GHZ ( they have 2 radio devices ) , but there is some places
> set as 2,4 GHZ and we need to be sure both , so our problem is why atheros
> AR9280 doesn?t connect where  there is 2,4 GHZ AP ?  For you information we
> have tested this issue with another AP as Ovislink 2,4 GHZ and Atheros
> AR9280 connects properly , Do you know why not with Aruba AP-125

AFAIK because the Aruba AP does not comply with 802.11-2007 (11.1.3.2.1) when
you enable the "force 5Ghz clients to 5Ghz"-feature:

<cite>
11.1.3.2.1 Sending a probe response

STAs, subject to criteria below, receiving Probe Request frames shall respond with a probe response only if

a) The SSID in the probe request is the wildcard SSID or the specific SSID of the STA,
b) The BSSID field in the probe request is the wildcard BSSID or the BSSID of the STA, and
c) The DA field in the probe request is the broadcast address or the specific MAC address of the STA.
</cite>

The linux wireless stack mac80211 sends a direct probe request to the AP prior
to connecting. In turn the AP should answer with a probe response (case b from
above). But the Aruba AP won't do this in your configuration. Hence, mac80211
thinks the AP is not in range anymore and won't even try to authenticate/
associate.

The same problem seems to appear with cisco APs as well, see [1].

Helmut

[1] http://www.spinics.net/lists/linux-wireless/msg59513.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-06 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 13:59 [ath9k-devel] AR9280 issue @ 2.4 GHZ rafael garrido
2011-04-06 15:00 ` Helmut Schaa
     [not found]   ` <BANLkTikrDcrgZWdgaMUeaKW1WK8xnOeEsg@mail.gmail.com>
2011-04-06 17:03     ` Helmut Schaa

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.