Re: ath5k regression associating with APs in 2.6.38

From: Nick Kossifidis
Date: Thu May 05 2011 - 11:15:51 EST


2011/5/5 Justin P. Mattock <justinmattock@xxxxxxxxx>:
> On 05/05/2011 07:30 AM, Nick Kossifidis wrote:
>>
>> 2011/5/5 Seth Forshee<seth.forshee@xxxxxxxxxxxxx>:
>>>
>>> On Wed, May 04, 2011 at 11:09:03PM +0300, Nick Kossifidis wrote:
>>>>
>>>> 2011/5/4 Seth Forshee<seth.forshee@xxxxxxxxxxxxx>:
>>>>>
>>>>> On Wed, May 04, 2011 at 01:27:17PM -0400, John W. Linville wrote:
>>>>>>
>>>>>> On Wed, May 04, 2011 at 10:38:19AM -0500, Seth Forshee wrote:
>>>>>>>
>>>>>>> I've been investigating some reports of a regression in associating
>>>>>>> with
>>>>>>> APs with AR2413 in 2.6.38. Association repeatedly fails with some
>>>>>>> "direct probe to x timed out" messages (see syslog excerpt below),
>>>>>>> although it will generally associate eventually, after many tries.
>>>>>>>
>>>>>>> Bisection identifies 8aec7af (ath5k: Support synth-only channel
>>>>>>> change
>>>>>>> for AR2413/AR5413) as offending commit. Prior to this commit there
>>>>>>> are
>>>>>>> no direct probe messages at all in the logs. I've also found that
>>>>>>> forcing fast to false at the top of ath5k_hw_reset() fixes the issue.
>>>>>>> I'm not sure what the connection is between this commit and the
>>>>>>> timeouts. Any suggestions?
>>>>>>
>>>>>> Have you tried reverting that commit on top of 2.6.38? ÂCan you
>>>>>> recreate the issue with 2.6.39-rc6 (or later)?
>>>>>
>>>>> I started to revert that commit, but it wasn't straight-forward due to
>>>>> later changes. Forcing fast to false in ath5k_hw_reset() acts as a
>>>>> functional revert of sorts since that should force it back to a full
>>>>> reset for all channel changes, and it's much simpler than working out
>>>>> the right way to revert the commit. I think the results suggest
>>>>> strongly
>>>>> that a revert is likely to fix the problem. I can finish the work to
>>>>> revert if you'd still like to see the results.
>>>>>
>>>>> Testing a previous .39-rc kernel still exhibited the failure. I don't
>>>>> recall which one it was and apparently forgot to make note of it. I'll
>>>>> request testing against rc6.
>>>>>
>>>>> Thanks,
>>>>> Seth
>>>>>
>>>>
>>>> Do you get scan results ?
>>>> Can you enable ATH5K_DEBUG_RESET and see what you get ?
>>>
>>> 2.6.39-rc6 still fails. A more comprehensive log with ATH5K_DEBUG_RESET
>>> enabled is below.
>>>
>>> Scanning looks to be failing according to this log. I was thinking that
>>> I saw successfull scans in some of the previous logs, but I'll have to
>>> go back and check to be sure.
>>>
>>> Thanks,
>>> Seth
>>>
>>>
>>> kernel: [ Â 23.421242] ath5k 0000:06:02.0: PCI INT A -> ÂGSI 22 (level,
>>> low) -> ÂIRQ 22
>>> kernel: [ Â 23.421312] ath5k 0000:06:02.0: registered as 'phy0'
>>> kernel: [ Â 24.132959] ath: EEPROM regdomain: 0x63
>>> kernel: [ Â 24.132962] ath: EEPROM indicates we should expect a direct
>>> regpair map
>>> kernel: [ Â 24.132967] ath: Country alpha2 being used: 00
>>> kernel: [ Â 24.132969] ath: Regpair used: 0x63
>>> kernel: [ Â 24.136125] cfg80211: Updating information on frequency 2412
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136131] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136134] cfg80211: Updating information on frequency 2417
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136137] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136140] cfg80211: Updating information on frequency 2422
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136143] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136146] cfg80211: Updating information on frequency 2427
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136149] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136151] cfg80211: Updating information on frequency 2432
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136155] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136157] cfg80211: Updating information on frequency 2437
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136160] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136163] cfg80211: Updating information on frequency 2442
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136166] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136168] cfg80211: Updating information on frequency 2447
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136172] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136174] cfg80211: Updating information on frequency 2452
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136177] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136180] cfg80211: Updating information on frequency 2457
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136183] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136186] cfg80211: Updating information on frequency 2462
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136189] cfg80211: 2402000 KHz - 2472000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136191] cfg80211: Updating information on frequency 2467
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136195] cfg80211: 2457000 KHz - 2482000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136197] cfg80211: Updating information on frequency 2472
>>> MHz for a 20 MHz width channel with regulatory rule:
>>> kernel: [ Â 24.136200] cfg80211: 2457000 KHz - 2482000 KHz @ ÂKHz), (N/A
>>> mBi, 2000 mBm)
>>> kernel: [ Â 24.136203] cfg80211: Disabling freq 2484 MHz as custom regd
>>> has no rule that fits a 20 MHz wide channel
>>> kernel: [ Â 24.136404] cfg80211: Ignoring regulatory request Set by core
>>> since the driver uses its own custom regulatory domain
>>> kernel: [ Â 24.393924] ieee80211 phy0: Selected rate control algorithm
>>> 'minstrel_ht'
>>> kernel: [ Â 24.394588] ath5k phy0: Atheros AR2413 chip found (MAC: 0x78,
>>> PHY: 0x45)
>>> ...
>>> NetworkManager[725]:<info> Â(wlan0): driver supports SSID scans
>>> (scan_capa 0x01).
>>> NetworkManager[725]:<info> Â(wlan0): new 802.11 WiFi device (driver:
>>> 'ath5k' ifindex: 3)
>>> NetworkManager[725]:<info> Â(wlan0): exported as
>>> /org/freedesktop/NetworkManager/Devices/1
>>> NetworkManager[725]:<info> Â(wlan0): now managed
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 1 -> Â2 (reason
>>> 2)
>>> NetworkManager[725]:<info> Â(wlan0): bringing up device.
>>> NetworkManager[725]:<info> Â(wlan0): preparing device.
>>> NetworkManager[725]:<info> Â(wlan0): deactivating device (reason: 2).
>>> NetworkManager[725]: supplicant_interface_acquire: assertion `mgr_state
>>> == NM_SUPPLICANT_MANAGER_STATE_IDLE' failed
>>> kernel: [ Â 25.149294] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>>> ...
>>> NetworkManager[725]:<info> ÂTrying to start the supplicant...
>>> ...
>>> NetworkManager[725]:<info> Â(wlan0): supplicant manager state: Âdown ->
>>> Âidle
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 2 -> Â3 (reason
>>> 0)
>>> NetworkManager[725]:<info> Â(wlan0): supplicant interface state:
>>> Âstarting -> Âready
>>> ...
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 3 -> Â2 (reason
>>> 0)
>>> NetworkManager[725]:<info> Â(wlan0): deactivating device (reason: 0).
>>> NetworkManager[725]:<info> Â(wlan0): taking down device.
>>> NetworkManager[725]:<info> Â(wlan0): bringing up device.
>>> kernel: [ Â104.430292] ath5k phy0: (ath5k_init_hw:2522): mode 2
>>> kernel: [ Â104.430297] ath5k phy0: (ath5k_stop_locked:2481): invalid 0
>>> kernel: [ Â104.431000] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â104.434475] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â104.434683] ath5k phy0: (ath5k_rfkill_disable:42): rfkill
>>> disable (gpio:0 polarity:0)
>>> kernel: [ Â104.435759] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2412 MHz)
>>> kernel: [ Â104.435762] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â104.436845] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â104.437191] ath5k phy0: (ath5k_conf_tx:602): Configure tx
>>> [queue 0], Âaifs: 2, cw_min: 7, cw_max: 15, txop: 102
>>> kernel: [ Â104.437212] ath5k phy0: (ath5k_conf_tx:602): Configure tx
>>> [queue 1], Âaifs: 2, cw_min: 15, cw_max: 31, txop: 188
>>> kernel: [ Â104.438337] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>>> NetworkManager[725]:<info> Â(wlan0): supplicant interface state:
>>> Âstarting -> Âready
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 2 -> Â3 (reason
>>> 42)
>>> wpa_supplicant[745]: Failed to initiate AP scan.
>>> kernel: [ Â125.188087] net_ratelimit: 41 callbacks suppressed
>>> kernel: [ Â125.188100] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â125.188109] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â125.291007] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â125.344076] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â125.344090] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â125.447014] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â125.500078] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â125.500091] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â125.602999] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â125.656070] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â155.188052] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â155.188058] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â155.188061] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â155.290844] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â155.344032] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â155.344038] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â155.446810] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â155.500031] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â155.500036] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â155.602811] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â155.656033] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â195.184088] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â195.184102] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â195.184110] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â195.287022] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â195.340066] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â195.340079] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â195.442967] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â195.496076] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â195.496088] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â195.599009] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â195.652078] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â245.188077] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â245.188091] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â245.188100] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â245.290997] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â245.344084] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â245.344092] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â245.446882] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â245.500053] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â245.500058] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â245.602808] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â245.656046] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â305.188050] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â305.188063] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â305.188071] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â305.290945] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â305.344070] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â305.344082] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â305.446943] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â305.500047] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â305.500058] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â305.602967] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â305.656090] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 3 -> Â2 (reason
>>> 0)
>>> NetworkManager[725]:<info> Â(wlan0): deactivating device (reason: 0).
>>> NetworkManager[725]:<info> Â(wlan0): taking down device.
>>> kernel: [ Â310.887530] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â310.887535] ath5k phy0: (ath5k_stop_locked:2481): invalid 0
>>> kernel: [ Â310.990264] ath5k phy0: (ath5k_stop_hw:2619): putting device
>>> to sleep
>>> kernel: [ Â310.990554] ath5k phy0: (ath5k_rfkill_enable:51): rfkill
>>> enable (gpio:0 polarity:0)
>>> NetworkManager[725]:<info> Â(wlan0): bringing up device.
>>> kernel: [ Â315.755891] ath5k phy0: (ath5k_init_hw:2522): mode 2
>>> kernel: [ Â315.755903] ath5k phy0: (ath5k_stop_locked:2481): invalid 0
>>> kernel: [ Â315.756624] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â315.760236] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â315.760474] ath5k phy0: (ath5k_rfkill_disable:42): rfkill
>>> disable (gpio:0 polarity:0)
>>> kernel: [ Â315.762566] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2412 MHz)
>>> kernel: [ Â315.762574] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â315.764972] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>>> NetworkManager[725]:<info> Â(wlan0): supplicant interface state:
>>> Âstarting -> Âready
>>> NetworkManager[725]:<info> Â(wlan0): device state change: 2 -> Â3 (reason
>>> 42)
>>> wpa_supplicant[745]: Failed to initiate AP scan.
>>> kernel: [ Â316.036068] net_ratelimit: 8 callbacks suppressed
>>> kernel: [ Â316.036080] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â316.036089] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â316.140039] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â316.196067] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â316.196079] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â316.298940] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â316.352063] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â316.352071] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â316.455003] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â316.508080] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2432 -> Â2437 MHz)
>>> kernel: [ Â336.188067] net_ratelimit: 26 callbacks suppressed
>>> kernel: [ Â336.188080] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â336.188088] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â336.290966] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â336.344059] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â336.344068] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â336.446912] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â336.500068] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â336.500077] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â336.602937] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â336.656058] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>> kernel: [ Â366.188084] net_ratelimit: 29 callbacks suppressed
>>> kernel: [ Â366.188097] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2412 -> Â2417 MHz)
>>> kernel: [ Â366.188105] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â366.290999] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â366.344099] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2417 -> Â2422 MHz)
>>> kernel: [ Â366.344112] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â366.447030] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â366.500094] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2422 -> Â2427 MHz)
>>> kernel: [ Â366.500106] ath5k phy0: (ath5k_reset:2648): resetting
>>> kernel: [ Â366.603008] ath5k phy0: (ath5k_rx_start:1099): cachelsz 32
>>> rx_bufsize 2368
>>> kernel: [ Â366.656103] ath5k phy0: (ath5k_chan_set:434): channel set,
>>> resetting (2427 -> Â2432 MHz)
>>>
>>>
>>
>> Hmm I don't see any errors from reset/phy code, can you disable
>> Network Manager/wpa-supplicant and test connection on an open network
>> using iw ? It 'll give us a better picture...
>>
>> If iw doesn't return any scan results we are probably hitting a PHY/RF
>> error specific to your device (not all vendors follow the reference
>> design). Maybe we should follow a blacklist/whitelist approach for
>> this feature.
>>
>
> yeah Im getting this over here with my macbook pro. all of a sudden internet
> craps out, unable to reconnect.. reboot is the only way to get back online.
> dmesg here:
> http://fpaste.org/mwGn/
>
> I can try bisecting, but might take a while due to this occuring every few
> days or so.
>
> Justin P. Mattock
>

[ 26.219909] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17

Different card, different driver...

--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/