linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ath9k: Deaf QCA9558 when setting rxchainmask
@ 2013-11-06 15:04 Sven Eckelmann
  2013-11-09  0:32 ` [ath9k-devel] " Julius Schulz-Zander
  0 siblings, 1 reply; 13+ messages in thread
From: Sven Eckelmann @ 2013-11-06 15:04 UTC (permalink / raw)
  To: ath9k-devel; +Cc: linux-wireless, simon, openwrt-devel, Felix Fietkau

[-- Attachment #1: Type: text/plain, Size: 1705 bytes --]

Hi,

I've needed to test some problems with a QCA9558 Rev 0 based 3x3 2.4G device. 
During these tests I've wanted to try different antenna configurations to 
reduce the complexity of the problem. This was done by setting the 
rxchainmask/txchainsmask to settings like 1, 5 and 7. Unfortunatelly, the 
setting 5 (antenna 0 and 1) turned the device completely deaf. Here an 
overview of the settings (excerpt)

chainmask | ant 0 | ant 1 | ant 2 | Status
1         | 1     | 0     | 0     | works
5         | 1     | 0     | 1     | deaf
7         | 1     | 1     | 1     | works

The antenna setting is used in ath9k at different places but trigger seems to 
be the AR_PHY_RX_CHAINMASK register write in ar9003_phy.c in the function 
ar9003_hw_set_chain_masks. Forcing it to 7 instead of the requested 5 avoids 
this deaf state (but makes the rx chainmask setting useless). Of course, this 
is not a valid workaround and quite unexpected.

The test platform was a current trunk OpenWrt build together with compat-
wireless 2013-02-22, compat-wireless 2013-06-27 and backports 2013-10-31. The 
settings were configured using the txantenna and rxantenna of the OpenWrt 
wireless config system. Both were always set to the same values during the 
tests.

The deaf state was identified using 1x1 and 2x2 clients which could receive 
the beacons of the device. The QCA9558 device was then unable to receive the 
probe request from the clients or any other traffic on the air. This was also 
checked by a monitor (flags: control) interface on the same phy.

Maybe someone knows whether this is a known problem with this SoC or what 
information can be gathered to debug this problem further.

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-11-18 15:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-06 15:04 ath9k: Deaf QCA9558 when setting rxchainmask Sven Eckelmann
2013-11-09  0:32 ` [ath9k-devel] " Julius Schulz-Zander
2013-11-09  2:33   ` [OpenWrt-Devel] " Adrian Chadd
2013-11-11  8:33     ` [ath9k-devel] [OpenWrt-Devel] ath9k: Deaf " Alex Hacker
2013-11-11  9:36     ` [OpenWrt-Devel] [ath9k-devel] ath9k: Deaf QCA9558 " Sven Eckelmann
2013-11-11 13:58       ` Sujith Manoharan
2013-11-12  7:12         ` [ath9k-devel] [OpenWrt-Devel] " Alex Hacker
2013-11-14  8:39           ` Sujith Manoharan
2013-11-18 13:00         ` Matthias May
2013-11-18 13:12           ` Sujith Manoharan
2013-11-18 13:36             ` Matthias May
2013-11-18 15:05               ` Sujith Manoharan
2013-11-18 14:52           ` Sujith Manoharan

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).