All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mantas M." <grawity@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 3.3.1 ath9k regression
Date: Wed, 04 Apr 2012 13:40:39 +0300	[thread overview]
Message-ID: <jlh8eg$gqs$1@dough.gmane.org> (raw)
In-Reply-To: <4F7A8EB7.4060200@silka.with-linux.com>

[Kelly - use `journalctl -a` or just `dmesg` to get full logs.]

I have a similar bug with Atheros AR9285 on a ASUS K52JT laptop. The
device appears, but refuses to connect to any AP, timing out in less
than a second. (3.3-ARCH did not have this bug.)

dmesg output while trying to connect to an open AP follows.

> # modprobe ath9k
> [  213.662569] ath: EEPROM regdomain: 0x60
> [  213.662574] ath: EEPROM indicates we should expect a direct regpair map
> [  213.662580] ath: Country alpha2 being used: 00
> [  213.662583] ath: Regpair used: 0x60
> [  213.664533] ieee80211 phy1: Selected rate control algorithm 'ath9k_rate_control'
> [  213.666228] Registered led device: ath9k-phy1
> [  213.666255] ieee80211 phy1: Atheros AR9285 Rev:2 mem=0xffffc90022d60000, irq=17

> # ip link set wlan0 up
> [  215.577316] ADDRCONF(NETDEV_UP): wlan0: link is not ready

> # iw wlan0 connect -w cloud
> [  217.667382] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 1)
> [  217.864456] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 2)
> [  218.063975] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 3)
> [  218.263514] wlan0: authentication with 00:23:8e:e1:6c:c8 timed out

> # iw wlan0 connect -w cloud
> [  276.603232] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 1)
> [  276.802003] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 2)
> [  277.001461] wlan0: authenticate with 00:23:8e:e1:6c:c8 (try 3)
> [  277.200945] wlan0: authentication with 00:23:8e:e1:6c:c8 timed out

Using "debug=0xe01" with rmmod/modprobe causes no visible difference.
"pcie_aspm=off" did not help.

`lspci -v` shows the device as:

> 
> 03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
>         Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card
>         Flags: bus master, fast devsel, latency 0, IRQ 17
>         Memory at d2a00000 (64-bit, non-prefetchable) [size=64K]
>         Capabilities: [40] Power Management version 3
>         Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
>         Capabilities: [60] Express Legacy Endpoint, MSI 00
>         Capabilities: [100] Advanced Error Reporting
>         Capabilities: [140] Virtual Channel
>         Capabilities: [160] Device Serial Number 00-15-17-ff-ff-24-14-12
>         Capabilities: [170] Power Budgeting <?>
>         Kernel driver in use: ath9k

-- 
Mantas M. <grawity@gmail.com


  parent reply	other threads:[~2012-04-04 10:40 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03  5:46 3.3.1 ath9k regression Kelly Anderson
2012-04-03  6:01 ` Ben Greear
2012-04-03  6:01   ` [ath9k-devel] " Ben Greear
2012-04-03  6:26   ` Mohammed Shafi
2012-04-03  6:26     ` Mohammed Shafi
2012-04-03  6:49     ` Kelly Anderson
2012-04-03  6:49       ` Kelly Anderson
2012-04-03  7:16       ` Mohammed Shafi
2012-04-03  7:16         ` Mohammed Shafi
2012-04-03  7:46         ` Kelly Anderson
2012-04-03  7:46           ` Kelly Anderson
2012-04-03  7:52           ` Mohammed Shafi
2012-04-03  7:52             ` Mohammed Shafi
2012-04-03  8:04             ` Mohammed Shafi
2012-04-03  8:04               ` Mohammed Shafi
2012-04-03  8:38               ` Kelly Anderson
2012-04-03  8:38                 ` Kelly Anderson
2012-04-03 18:03                 ` Michael Leun
2012-04-03 18:03                   ` Michael Leun
2012-04-04  7:29                   ` Mohammed Shafi
2012-04-04  7:29                     ` Mohammed Shafi
2012-04-04 15:03                     ` Mohammed Shafi
2012-04-04 15:03                       ` Mohammed Shafi
2012-04-04 21:51                       ` Michael Leun
2012-04-04 21:51                         ` Michael Leun
2012-04-05  6:16                         ` Mohammed Shafi
2012-04-05  6:16                           ` Mohammed Shafi
2012-04-05 13:53                           ` Michael Leun
2012-04-05 13:53                             ` Michael Leun
2012-04-05 18:25                         ` Ben Greear
2012-04-05 18:25                           ` Ben Greear
2012-04-06  5:11                           ` Mohammed Shafi
2012-04-06  5:11                             ` Mohammed Shafi
2012-04-06 20:31                             ` Ben Greear
2012-04-06 20:31                               ` Ben Greear
2012-04-08 23:08                               ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression) Michael Leun
2012-04-08 23:08                                 ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-09  6:28                                 ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Mohammed Shafi
2012-04-09  6:28                                   ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Mohammed Shafi
2012-04-09  8:45                                   ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Sergio Correia
2012-04-09  8:45                                     ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Sergio Correia
2012-04-09 10:25                                   ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Michael Leun
2012-04-09 10:25                                     ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-09 14:03                                     ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Michael Leun
2012-04-09 14:03                                       ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-09 14:22                                       ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Mohammed Shafi
2012-04-09 14:22                                         ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Mohammed Shafi
2012-04-09 15:29                                         ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Michael Leun
2012-04-09 15:29                                           ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-10  5:48                                           ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Mohammed Shafi
2012-04-10  5:48                                             ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Mohammed Shafi
2012-04-10  5:55                                             ` Peter Stuge
2012-04-10 10:05                                             ` Mohammed Shafi
2012-04-10 10:05                                               ` Mohammed Shafi
2012-04-12 13:46                                           ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felix Fietkau
2012-04-12 13:46                                             ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Felix Fietkau
2012-04-12 13:58                                             ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felipe Contreras
2012-04-12 13:58                                               ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Felipe Contreras
2012-04-12 15:35                                               ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Michael Leun
2012-04-12 15:35                                                 ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-12 18:11                                                 ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felix Fietkau
2012-04-12 18:11                                                   ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Felix Fietkau
2012-04-12 19:28                                                   ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Sergio Correia
2012-04-12 19:28                                                     ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Sergio Correia
2012-04-14 21:15                                                     ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felipe Contreras
2012-04-14 21:15                                                       ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Felipe Contreras
2012-04-12 22:01                                                   ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Michael Leun
2012-04-12 22:01                                                     ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-09 19:12                                 ` Sujith Manoharan
2012-04-09 19:12                                   ` Sujith Manoharan
2012-04-09 21:21                                   ` Michael Leun
2012-04-09 21:21                                     ` Michael Leun
2012-04-09  6:52                               ` [ath9k-devel] 3.3.1 ath9k regression Mohammed Shafi
2012-04-09  6:52                                 ` Mohammed Shafi
2012-04-04 10:40 ` Mantas M. [this message]
     [not found] <iM4WB-6k6-3@gated-at.bofh.it>
     [not found] ` <iM56i-6N7-11@gated-at.bofh.it>
2012-04-04 19:33   ` Martin
2012-04-05 18:25 Ortwin Glück

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='jlh8eg$gqs$1@dough.gmane.org' \
    --to=grawity@gmail.com \
    --cc=linux-kernel@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.