From: Sherwin Soltani <sherwin@wybc.com>
To: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: ath9k: AR9462 btcoex doesn't appear to work
Date: Sun, 26 Aug 2012 01:18:10 -0400 [thread overview]
Message-ID: <5039B192.3000206@wybc.com> (raw)
In-Reply-To: <20537.33465.256314.716102@gargle.gargle.HOWL>
On 08/25/2012 09:58 PM, Sujith Manoharan wrote:
> Sherwin Soltani wrote:
>> I have an Acer Aspire V5-571 which contains the AR9462 chipset (PCI ID
>> 168c:0034), supported by the ath9k driver. This chipset claims to
>> support Bluetooth coexistence. However, after booting up, my kernel does
>> not register any Bluetooth devices.
>>
>> I am using kernel version 3.6.0-999-generic (apw@gomeisa) (gcc version
>> 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)). I also tried 3.4 and 3.2 kernels
>> without success. Additionally, I can try to do
>>
>> rmmod ath9k && modprobe ath9k btcoex_enable=1
>>
>> In the message log, I can see this:
>>
>> [ 1204.643120] ath9k: ath9k: Driver unloaded
>> [ 1214.203099] ath: phy1: Disabling ASPM since BTCOEX is enabled
>> [ 1214.203105] ath: EEPROM regdomain: 0x6a
>> [ 1214.203106] ath: EEPROM indicates we should expect a direct regpair map
>> [ 1214.203108] ath: Country alpha2 being used: 00
>> [ 1214.203109] ath: Regpair used: 0x6a
>>
>> However 'hcitool dev' shows no devices after this operation.
> What does lsusb -v show ?
It shows:
03:00.0 Network controller: Atheros Communications Inc. AR9462 Wireless
Network Adapter (rev 01)
Subsystem: Lite-On Communications Inc Device 6621
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at f0500000 (64-bit, non-prefetchable) [size=512K]
Expansion ROM at dfa00000 [disabled] [size=64K]
Capabilities: [40] Power Management version 2
Capabilities: [50] MSI: Enable- Count=1/4 Maskable+ 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
Kernel driver in use: ath9k
Kernel modules: ath9k
> ...
>
> Reload ath3k and something like this should be seen:
>
> root@linux-test ~# hciconfig hci1 up
> root@linux-test ~# hcitool dev
> Devices:
> hci1 00:03:7F:44:84:8A
By ath3k, I assume you meant ath9k since that is the driver I was using.
After loading up the new firmware, I still have no devices shown (and
'hciconfig hci1 up' replies with 'No such device'). Rebooting doesn't help.
Here is what I see in the message buffer after re-inserting ath9k:
[19157.961388] ath9k: ath9k: Driver unloaded
[19178.196366] ath: phy2: ASPM enabled: 0x43
[19178.196371] ath: EEPROM regdomain: 0x6a
[19178.196372] ath: EEPROM indicates we should expect a direct regpair map
[19178.196375] ath: Country alpha2 being used: 00
[19178.196376] ath: Regpair used: 0x6a
... lots of cfg80211 info ...
[19178.197491] Registered led device: ath9k-phy2
[19178.197500] ieee80211 phy2: Atheros AR9462 Rev:2
mem=0xffffc90016300000, irq=19
[19178.211376] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[19186.703984] wlan0: authenticate with 2c:b0:5d:45:33:58
[19186.708760] wlan0: send auth to 2c:b0:5d:45:33:58 (try 1/3)
[19186.759145] wlan0: authenticated
[19186.765888] wlan0: associate with 2c:b0:5d:45:33:58 (try 1/3)
[19186.863455] wlan0: RX AssocResp from 2c:b0:5d:45:33:58 (capab=0x411
status=0 aid=2)
[19186.863561] wlan0: associated
> Coexistence testing is ongoing and bugs are still being ironed out,
> but basic support is mostly done.
>
>> Aside from the Bluetooth problems, there are also problems with
>> frequently dropping signals (even when I am very close to the access
>> point), but right now that's a secondary concern to Bluetooth for me.
> Can you try with the latest driver (using compat-wireless) and see if the
> problem persists ? If it does, please post the kernel log with driver
> debugging set to 0x8f49.
I will take a look at what happens with compat-wireless.
next prev parent reply other threads:[~2012-08-26 5:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-25 22:04 ath9k: AR9462 btcoex doesn't appear to work Sherwin Soltani
2012-08-26 1:58 ` Sujith Manoharan
2012-08-26 5:18 ` Sherwin Soltani [this message]
2012-08-26 6:05 ` Rajkumar Manoharan
2012-08-26 6:09 ` Rajkumar Manoharan
2012-08-26 7:48 ` Sherwin Soltani
2012-08-26 12:38 ` Sujith Manoharan
2012-08-26 17:37 ` Sherwin Soltani
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=5039B192.3000206@wybc.com \
--to=sherwin@wybc.com \
--cc=c_manoha@qca.qualcomm.com \
--cc=linux-wireless@vger.kernel.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.