From: Sven Eckelmann <sven@open-mesh.com>
To: ath9k-devel@venema.h4ckr.net
Cc: linux-wireless@vger.kernel.org, simon@open-mesh.com,
openwrt-devel@lists.openwrt.org, Felix Fietkau <nbd@openwrt.org>
Subject: ath9k: Deaf QCA9558 when setting rxchainmask
Date: Wed, 06 Nov 2013 16:04:25 +0100 [thread overview]
Message-ID: <19772470.YgPhAz9cYD@bentobox> (raw)
[-- 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 --]
next reply other threads:[~2013-11-06 15:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-06 15:04 Sven Eckelmann [this message]
2013-11-09 0:32 ` [ath9k-devel] ath9k: Deaf QCA9558 when setting rxchainmask 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19772470.YgPhAz9cYD@bentobox \
--to=sven@open-mesh.com \
--cc=ath9k-devel@venema.h4ckr.net \
--cc=linux-wireless@vger.kernel.org \
--cc=nbd@openwrt.org \
--cc=openwrt-devel@lists.openwrt.org \
--cc=simon@open-mesh.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).