linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ath9k: scanning kills unicast
@ 2011-01-28 13:19 Richard Schütz
  2011-01-29 11:34 ` Mohammed Shafi
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Schütz @ 2011-01-28 13:19 UTC (permalink / raw)
  To: linux-wireless

When I receive data with the highest possible speed in my 802.11g 
network and simultaneously scan for available networks (NetworkManager 
does this all the time in the background) ath9k enters a strange state: 
unicast data transfer is stalled, but broadcast is still working. This 
state lasts for a while. Then it ends after deauthentication (Reason: 6) 
and reauthentication. ATH_DEBUG_FATAL logs nothing.


$ lspci -nn|grep Atheros
05:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 
Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)

$ dmesg|grep -i ath
ath9k 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ath9k 0000:05:00.0: setting latency timer to 64
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90012260000, irq=16

$ uname -r
2.6.37-ARCH

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

* Re: ath9k: scanning kills unicast
  2011-01-28 13:19 ath9k: scanning kills unicast Richard Schütz
@ 2011-01-29 11:34 ` Mohammed Shafi
  0 siblings, 0 replies; 2+ messages in thread
From: Mohammed Shafi @ 2011-01-29 11:34 UTC (permalink / raw)
  To: Richard Schütz; +Cc: linux-wireless

On Fri, Jan 28, 2011 at 6:49 PM, Richard Schütz <r.schtz@t-online.de> wrote:
> When I receive data with the highest possible speed in my 802.11g network
> and simultaneously scan for available networks (NetworkManager does this all
> the time in the background) ath9k enters a strange state: unicast data
> transfer is stalled, but broadcast is still working. This state lasts for a
> while. Then it ends after deauthentication (Reason: 6) and reauthentication.
> ATH_DEBUG_FATAL logs nothing.
>
>
> $ lspci -nn|grep Atheros
> 05:00.0 Network controller [0280]: Atheros Communications Inc. AR9285
> Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
>
> $ dmesg|grep -i ath
> ath9k 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> ath9k 0000:05:00.0: setting latency timer to 64
> ath: EEPROM regdomain: 0x65
> ath: EEPROM indicates we should expect a direct regpair map
> ath: Country alpha2 being used: 00
> ath: Regpair used: 0x65
> ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
> Registered led device: ath9k-phy0::radio
> Registered led device: ath9k-phy0::assoc
> Registered led device: ath9k-phy0::tx
> Registered led device: ath9k-phy0::rx
> ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90012260000, irq=16
>
> $ uname -r
> 2.6.37-ARCH

Yes reproducible, if you can get some useful logs(inspite of
DEBUG_FATAL) it will be highly.
At present please disable the NM and run the traffic

> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

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

end of thread, other threads:[~2011-01-29 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28 13:19 ath9k: scanning kills unicast Richard Schütz
2011-01-29 11:34 ` Mohammed Shafi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).