You are not logged in.
Since the 3.4 kernel upgrade my wireless (iwlwifi, Intel Centrino-N 1030) has been extremely unstable and essentially unusable. There have been reports of problems on Intel 6x00 wifi cards, but I've not seen any on the 1030. I've tested this on 3.4.2 and 3.4.3.
The current workaround is to stay on 3.3.x kernel. A dmesg log is included below. It shows "Queue 2 stuck" and a firmware reload.
$ dmesg | grep iwl
[ 3.006555] iwlwifi 0000:09:00.0: pci_resource_len = 0x00002000
[ 3.006557] iwlwifi 0000:09:00.0: pci_resource_base = ffffc900050b8000
[ 3.006558] iwlwifi 0000:09:00.0: HW Revision ID = 0x34
[ 3.006644] iwlwifi 0000:09:00.0: irq 49 for MSI/MSI-X
[ 3.049251] iwlwifi 0000:09:00.0: loaded firmware version 18.168.6.1
[ 3.049511] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 3.049513] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 3.049516] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 3.049518] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[ 3.049520] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_P2P disabled
[ 3.049523] iwlwifi 0000:09:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[ 3.049582] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 3.065387] iwlwifi 0000:09:00.0: device EEPROM VER=0x71a, CALIB=0x6
[ 3.065392] iwlwifi 0000:09:00.0: Device SKU: 0x150
[ 3.065395] iwlwifi 0000:09:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
[ 3.065417] iwlwifi 0000:09:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[ 3.081022] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 6.781462] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 6.788151] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 6.872549] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 6.879316] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 718.479232] iwlwifi 0000:09:00.0: Queue 2 stuck for 10000 ms.
[ 718.479236] iwlwifi 0000:09:00.0: Current SW read_ptr 223 write_ptr 235
[ 718.479265] iwlwifi 0000:09:00.0: Current HW read_ptr 223 write_ptr 235
[ 718.479267] iwlwifi 0000:09:00.0: On demand firmware reload
[ 718.479665] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 718.486377] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
$
Last edited by mervinb (2012-06-24 05:48:00)
Offline
I tried testing/linux-3.4.4-1, and the problem appears fixed.
There's a fix for in 3.4.4 for iwlwifi firmware version for 6000g2 (which is what the 1030 card uses). Marking as solved.
Offline