All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias May <matthias.may@neratec.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [OpenWrt-Devel] ath9k: Deaf QCA9558 when setting rxchainmask
Date: Mon, 18 Nov 2013 14:36:42 +0100	[thread overview]
Message-ID: <528A17EA.1020505@neratec.com> (raw)
In-Reply-To: <21130.4681.687594.315193@gargle.gargle.HOWL>

On 18/11/13 14:12, Sujith Manoharan wrote:
> Matthias May wrote:
>> I'm in the position where i want to use a 9390 as 2x2 instead of 3x3.
>> I use backports-3.12-1.
>> I've set the rx and tx mask in eeprom to 0x5.
>> Every 30 seconds there is a short disconnect.
>> Enabling some logging in
>> echo "0x0000050C" > /sys/kernel/debug/ieee80211/phy0/ath9k/debug
>> shows that something seems to go wrong during noise calibration. (See
>> attached log).
>> What seems odd to me, that for IQ cal it tries to calibrate chain 1
>> instead of chain 2.
> What is the value of 0x40d8 register ?
>
> echo 0x40d8 > /sys/kernel/debug/ieee80211/phy0/ath9k/regidx
> cat /sys/kernel/debug/ieee80211/phy0/ath9k/regval
>
> Sujith
root at CHD500279:/# echo 0x40d8 > 
/sys/kernel/debug/ieee80211/phy6/ath9k/regidx
root at CHD500279:/# cat /sys/kernel/debug/ieee80211/phy6/ath9k/regval
0x00000004

On another device showing the same behaviour (but with various other 
patches and based on compat-wireless-2013-06-27) 0x04000004.

Best regards
Matthias May

-- 
Matthias May
Software Engineer

Neratec Solutions AG
Postfach 83, CH-8608 Bubikon, Switzerland
Direct: +41 55 253 2074
Office: +41 55 253 2000
Fax:    +41 55 253 2070
email:  matthias.may at neratec.com
Web:   www.neratec.com

WARNING: multiple messages have this Message-ID (diff)
From: Matthias May <matthias.may@neratec.com>
To: Sujith Manoharan <sujith@msujith.org>
Cc: Sven Eckelmann <sven@open-mesh.com>,
	OpenWrt Development List <openwrt-devel@lists.openwrt.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Simon Wunderlich <simon@open-mesh.com>,
	"ath9k-devel@venema.h4ckr.net" <ath9k-devel@venema.h4ckr.net>
Subject: Re: [ath9k-devel] [OpenWrt-Devel] ath9k: Deaf QCA9558 when setting rxchainmask
Date: Mon, 18 Nov 2013 14:36:42 +0100	[thread overview]
Message-ID: <528A17EA.1020505@neratec.com> (raw)
In-Reply-To: <21130.4681.687594.315193@gargle.gargle.HOWL>

On 18/11/13 14:12, Sujith Manoharan wrote:
> Matthias May wrote:
>> I'm in the position where i want to use a 9390 as 2x2 instead of 3x3.
>> I use backports-3.12-1.
>> I've set the rx and tx mask in eeprom to 0x5.
>> Every 30 seconds there is a short disconnect.
>> Enabling some logging in
>> echo "0x0000050C" > /sys/kernel/debug/ieee80211/phy0/ath9k/debug
>> shows that something seems to go wrong during noise calibration. (See
>> attached log).
>> What seems odd to me, that for IQ cal it tries to calibrate chain 1
>> instead of chain 2.
> What is the value of 0x40d8 register ?
>
> echo 0x40d8 > /sys/kernel/debug/ieee80211/phy0/ath9k/regidx
> cat /sys/kernel/debug/ieee80211/phy0/ath9k/regval
>
> Sujith
root@CHD500279:/# echo 0x40d8 > 
/sys/kernel/debug/ieee80211/phy6/ath9k/regidx
root@CHD500279:/# cat /sys/kernel/debug/ieee80211/phy6/ath9k/regval
0x00000004

On another device showing the same behaviour (but with various other 
patches and based on compat-wireless-2013-06-27) 0x04000004.

Best regards
Matthias May

-- 
Matthias May
Software Engineer

Neratec Solutions AG
Postfach 83, CH-8608 Bubikon, Switzerland
Direct: +41 55 253 2074
Office: +41 55 253 2000
Fax:    +41 55 253 2070
email:  matthias.may@neratec.com
Web:   www.neratec.com


  reply	other threads:[~2013-11-18 13:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 15:04 [ath9k-devel] ath9k: Deaf QCA9558 when setting rxchainmask Sven Eckelmann
2013-11-06 15:04 ` Sven Eckelmann
2013-11-09  0:32 ` [ath9k-devel] " Julius Schulz-Zander
2013-11-09  0:32   ` Julius Schulz-Zander
2013-11-09  2:33   ` [ath9k-devel] [OpenWrt-Devel] " Adrian Chadd
2013-11-09  2:33     ` [OpenWrt-Devel] [ath9k-devel] " Adrian Chadd
2013-11-11  8:33     ` [ath9k-devel] [OpenWrt-Devel] ath9k: Deaf " Alex Hacker
2013-11-11  8:33       ` Alex Hacker
2013-11-11  9:36     ` [ath9k-devel] [OpenWrt-Devel] ath9k: Deaf QCA9558 " Sven Eckelmann
2013-11-11  9:36       ` [OpenWrt-Devel] [ath9k-devel] " Sven Eckelmann
2013-11-11 13:58       ` [ath9k-devel] [OpenWrt-Devel] " Sujith Manoharan
2013-11-11 13:58         ` [OpenWrt-Devel] [ath9k-devel] " Sujith Manoharan
2013-11-12  7:12         ` [ath9k-devel] [OpenWrt-Devel] " Alex Hacker
2013-11-12  7:12           ` Alex Hacker
2013-11-14  8:39           ` Sujith Manoharan
2013-11-14  8:39             ` Sujith Manoharan
2013-11-18 13:00         ` Matthias May
2013-11-18 13:00           ` Matthias May
2013-11-18 13:12           ` Sujith Manoharan
2013-11-18 13:12             ` Sujith Manoharan
2013-11-18 13:36             ` Matthias May [this message]
2013-11-18 13:36               ` Matthias May
2013-11-18 15:05               ` Sujith Manoharan
2013-11-18 15:05                 ` Sujith Manoharan
2013-11-18 14:52           ` 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=528A17EA.1020505@neratec.com \
    --to=matthias.may@neratec.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /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 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.