Comment 1 for bug 313854

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: intel 4965 won't associate

When in state (b), dmesg says the following:

[ 256.259974] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 256.260096] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[ 256.260736] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 256.260879] iwlagn 0000:03:00.0: setting latency timer to 64
[ 256.260947] iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[ 256.301347] iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 256.303969] iwlagn 0000:03:00.0: PCI INT A disabled
[ 256.304417] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 277.433587] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 277.433848] iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x40100102, writing 0x40100106)
[ 277.434321] firmware: requesting lbm-iwlwifi-4965-2.ucode
[ 277.536855] iwlagn loaded firmware version 228.57.2.23
[ 277.814657] Registered led device: iwl-phy0:radio
[ 277.814673] Registered led device: iwl-phy0:assoc
[ 277.814688] Registered led device: iwl-phy0:RX
[ 277.814704] Registered led device: iwl-phy0:TX
[ 330.140757] iwlagn: Microcode SW error detected. Restarting 0x82000000.
[ 330.165228] iwlagn: No space for Tx
[ 330.165248] iwlagn: Error sending REPLY_TX_PWR_TABLE_CMD: enqueue_hcmd failed: -28

And lshw -class network says:
  *-network
       description: Wireless interface
       product: PRO/Wireless 4965 AG or AGN [Kedron] Network Connection
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wmaster0
       version: 61
       serial: 00:1d:e0:00:89:5b
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list logical ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn latency=0 module=iwlagn multicast=yes wireless=IEEE 802.11abgn

:-Dustin