Comment 25 for bug 571857

Revision history for this message
meaculpa (marc-debruin) wrote :

Although my machine has a different wifi card (same as comment #23), I have the same problem. I can easily reproduce it because on my new HP 8540p it never ever worked. I have had mixed results with adding swcrypto=1 to the driver: sometimes it works, sometimes it doesn't.

However, *if* it works, it works like a charm, and continues to work during that session.

I'm using a 10.04 live CD, 32 bits.

Some extracts from the log:
[ 83.731977] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[ 83.731980] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 83.732053] iwlagn 0000:44:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 83.732083] iwlagn 0000:44:00.0: setting latency timer to 64
[ 83.732163] iwlagn 0000:44:00.0: Detected Intel Wireless WiFi Link 6000 Series 2x2 AGN REV=0x74
[ 83.759264] iwlagn 0000:44:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 83.759322] alloc irq_desc for 36 on node -1
[ 83.759323] alloc kstat_irqs on node -1
[ 83.759341] iwlagn 0000:44:00.0: irq 36 for MSI/MSI-X
[ 88.566788] iwlagn 0000:44:00.0: firmware: requesting iwlwifi-6000-4.ucode
[ 88.987092] iwlagn 0000:44:00.0: loaded firmware version 9.193.4.1
[ 89.027792] iwlagn 0000:44:00.0: Microcode SW error detected. Restarting 0x2000000.
[ 89.027810] iwlagn 0000:44:00.0: Error -5 iteration 0
[ 89.522782] iwlagn 0000:44:00.0: Error sending CALIBRATION_CFG_CMD: time out after 500ms.
[ 92.982872] iwlagn 0000:44:00.0: START_ALIVE timeout after 4000ms.
[ 95.045797] iwlagn 0000:44:00.0: Microcode SW error detected. Restarting 0x2000000.
[ 95.045808] iwlagn 0000:44:00.0: Error -5 iteration 0
[ 95.545331] iwlagn 0000:44:00.0: Error sending REPLY_BT_CONFIG: time out after 500ms.
[ 96.044143] iwlagn 0000:44:00.0: Error sending REPLY_RXON: time out after 500ms.
[ 96.044149] iwlagn 0000:44:00.0: Error setting new RXON (-110)
[ 96.542190] iwlagn 0000:44:00.0: Error sending REPLY_CT_KILL_CONFIG_CMD: time out after 500ms.
[ 96.542196] iwlagn 0000:44:00.0: REPLY_CT_KILL_CONFIG_CMD failed
[ 96.542250] Registered led device: iwl-phy0::radio
[ 96.542271] Registered led device: iwl-phy0::assoc
[ 96.542289] Registered led device: iwl-phy0::RX
[ 96.542308] Registered led device: iwl-phy0::TX
[ 97.041800] iwlagn 0000:44:00.0: Error sending POWER_TABLE_CMD: time out after 500ms.
[ 97.041806] iwlagn 0000:44:00.0: set power fail, ret = -110
[ 97.077679] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 97.120198] iwlagn 0000:44:00.0: Microcode SW error detected. Restarting 0x2000000.
[ 97.120243] iwlagn 0000:44:00.0: Error -5 iteration 0
[ 97.616190] iwlagn 0000:44:00.0: Error sending REPLY_BT_CONFIG: time out after 500ms.
[ 98.114521] iwlagn 0000:44:00.0: Error sending REPLY_RXON: time out after 500ms.
[ 98.114527] iwlagn 0000:44:00.0: Error setting new RXON (-110)
[ 98.613788] iwlagn 0000:44:00.0: Error sending REPLY_CT_KILL_CONFIG_CMD: time out after 500ms.
[ 98.613795] iwlagn 0000:44:00.0: REPLY_CT_KILL_CONFIG_CMD failed
[ 98.613851] Registered led device: iwl-phy0::radio
[ 98.613875] Registered led device: iwl-phy0::assoc
[ 98.613895] Registered led device: iwl-phy0::RX
[ 98.613920] Registered led device: iwl-phy0::TX

... and this continues on and on and on...

I also tried 10.10 alpha 3. I'll create a different bug report for that because it failed with a different error.

I also tried the new Microcode software from Intel: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6000-ucode-9.221.4.1.tgz. Didn't help either...