iwlwifi 0000:03:00.0: Error sending REPLY_ADD_STA: time out after 2000ms. -> Intel PRO/Wireless 5100 AGN [Shiloh] Network Connection wireless adapter not working reliably (lots of disconnects) on LENOVO x200 laptop in Ubuntu 12.10

Asked by Jon Junia

i have a lenovo x200 laptop, had ubuntu installed with no problems until a few weeks a go when it crashed... i reinstalled newest ubuntu and the wifi keeps disconnecting after about one minute... i've tried everything i can find to fix it, nothing has worked...

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Warren Hill (warren-hill) said :
#1

One possibility is interference from other Wifi hot spots try in a terminal (CTRL+ALT+T)

-----------------------------------------------------------------
sudo iwlist scan | egrep 'Channel | ESSID'
-----------------------------------------------------------------
Enter password when requested

You should get something similar to this

------------------------------------------------------------------------
$ sudo iwlist scan | egrep 'Channel | ESSID'
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

                    Frequency:5.18 GHz (Channel 36)
                    ESSID:"HS-1gid46vaylveagu59b3ks232h"
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"TALKTALK-63A526"
                    Frequency:2.472 GHz (Channel 13)
                    ESSID:"1gid46vaylveagu59b3ks232h"
---------------------------------------------------------------------------

Are there other Wifi hot spots using the same channel as you ?

If there are try changing the channel number in your router

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Hi,

Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1:

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

The methods in Unity are:
Press Control-ALT-T key combination.
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal

Step 2: Please copy-paste the following command from https://help.ubuntu.com/community/WirelessTroubleshootingProcedure in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | egrep -i 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; sudo lsmod

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark

Revision history for this message
Jon Junia (juniajon) said :
#3

here is the out put (can't figure out how to change the channel on the router...

[34682.016092] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[34682.016101] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 155
[34682.016109] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[34684.016113] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34684.016122] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 156
[34684.017124] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[34684.017132] cfg80211: World regulatory domain updated:
[34684.017136] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[34684.017142] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[34684.017148] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[34684.017153] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[34684.017159] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[34684.017164] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[34687.016091] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34687.016103] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 157
[34689.016108] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34689.016118] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 158
[34691.016137] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34691.016148] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 159
[34694.016076] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34694.016081] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 160
[34697.016106] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34697.016118] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 161
[34700.016051] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34700.016056] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 162
[34704.032043] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34704.032048] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 163
[34707.032045] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[34707.032051] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 134 write_ptr 164
[34708.033414] iwlwifi 0000:03:00.0: No space in command queue
[34708.033420] iwlwifi 0000:03:00.0: Restarting adapter queue is full
[34708.033427] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: enqueue_hcmd failed: -28
[34708.037345] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 1 [0xa5a5a5a0]
[34710.728031] usb 2-2: USB disconnect, device number 4
[34710.728015] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 3 [0xa5a5a5a0]
[34710.728015] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 4 [0xa5a5a5a0]
[34710.728015] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 6 [0xa5a5a5a0]
[34716.007023] iwlwifi 0000:03:00.0: Master Disable Timed Out, 100 usec
[34716.007078] iwlwifi 0000:03:00.0: Request scan called when driver not ready.
[34716.007944] ieee80211 phy0: Hardware restart was requested
[34716.016068] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[34716.017114] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[34716.140108] usb 2-1: USB disconnect, device number 2
[34720.203452] wlan0: authenticate with 00:14:bf:0e:91:f2
[34720.204489] wlan0: send auth to 00:14:bf:0e:91:f2 (try 1/3)
[34720.207380] wlan0: authenticated
[34720.207584] wlan0: waiting for beacon from 00:14:bf:0e:91:f2
[34720.240046] wlan0: associate with 00:14:bf:0e:91:f2 (try 1/3)
[34720.242917] wlan0: RX AssocResp from 00:14:bf:0e:91:f2 (capab=0x411 status=0 aid=2)
[34720.245978] wlan0: associated
[35018.008106] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues
[35020.008084] iwlwifi 0000:03:00.0: Error sending REPLY_ADD_STA: time out after 2000ms.
[35020.008096] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 36
[35020.008108] ieee80211 phy0: failed to remove key (0, 00:14:bf:0e:91:f2) from hardware (-110)
[35022.008140] iwlwifi 0000:03:00.0: Error sending REPLY_QOS_PARAM: time out after 2000ms.
[35022.008150] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 39
[35022.008157] iwlwifi 0000:03:00.0: Failed to update QoS
[35024.008101] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35024.008112] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 42
[35024.008120] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35026.012141] iwlwifi 0000:03:00.0: Error sending REPLY_ADD_STA: time out after 2000ms.
[35026.012152] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 45
[35026.012162] ieee80211 phy0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-110)
[35026.012297] cfg80211: All devices are disconnected, going to restore regulatory settings
[35026.012305] cfg80211: Restoring regulatory settings
[35026.012341] cfg80211: Calling CRDA to update world regulatory domain
[35028.012094] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35028.012105] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 48
[35028.012113] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35030.020102] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues
[35032.020102] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35032.020112] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 50
[35032.020120] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35034.020106] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35034.020115] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 51
[35034.021313] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[35034.021321] cfg80211: World regulatory domain updated:
[35034.021325] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[35034.021331] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35034.021337] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[35034.021343] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[35034.021348] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35034.021353] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35037.020150] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35037.020161] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 52
[35040.020131] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35040.020141] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 53
[35041.109016] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[35041.109028] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[35041.332222] e1000e: eth0 NIC Link is Down
[35043.020146] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35043.020157] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 54
[35045.901001] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[35045.901012] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[35046.020108] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35046.020118] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 55
[35046.020562] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[35049.020085] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35049.020098] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 56
[35054.044034] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35054.044039] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 57
[35057.044078] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35057.044092] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 58
[35060.044120] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35060.044133] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 59
[35063.044145] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35063.044158] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 30 write_ptr 60
[35064.045520] iwlwifi 0000:03:00.0: No space in command queue
[35064.045526] iwlwifi 0000:03:00.0: Restarting adapter queue is full
[35064.045533] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: enqueue_hcmd failed: -28
[35064.343225] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 1 [0xa5a5a5a0]
[35064.343225] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 3 [0xa5a5a5a0]
[35064.343225] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 4 [0xa5a5a5a0]
[35064.343225] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 6 [0xa5a5a5a0]
[35072.021233] iwlwifi 0000:03:00.0: Master Disable Timed Out, 100 usec
[35072.021282] ieee80211 phy0: Hardware restart was requested
[35072.021296] iwlwifi 0000:03:00.0: Request scan called when driver not ready.
[35072.023999] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[35072.024436] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[35076.264241] wlan0: authenticate with 00:14:bf:0e:91:f2
[35076.265266] wlan0: send auth to 00:14:bf:0e:91:f2 (try 1/3)
[35076.268306] wlan0: authenticated
[35076.272234] wlan0: associate with 00:14:bf:0e:91:f2 (try 1/3)
[35076.274614] wlan0: RX AssocResp from 00:14:bf:0e:91:f2 (capab=0x411 status=0 aid=2)
[35076.278277] wlan0: associated
[35376.012141] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues
[35378.016100] iwlwifi 0000:03:00.0: Error sending REPLY_ADD_STA: time out after 2000ms.
[35378.016112] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 159
[35378.016122] ieee80211 phy0: failed to remove key (0, 00:14:bf:0e:91:f2) from hardware (-110)
[35380.016119] iwlwifi 0000:03:00.0: Error sending REPLY_QOS_PARAM: time out after 2000ms.
[35380.016129] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 162
[35380.016136] iwlwifi 0000:03:00.0: Failed to update QoS
[35382.016105] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35382.016115] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 165
[35382.016122] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35384.020104] iwlwifi 0000:03:00.0: Error sending REPLY_ADD_STA: time out after 2000ms.
[35384.020114] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 168
[35384.020125] ieee80211 phy0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-110)
[35384.020311] cfg80211: All devices are disconnected, going to restore regulatory settings
[35384.020319] cfg80211: Restoring regulatory settings
[35384.020328] cfg80211: Calling CRDA to update world regulatory domain
[35386.020112] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35386.020125] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 171
[35386.020134] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35388.028078] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues
[35390.028122] iwlwifi 0000:03:00.0: Error sending REPLY_RXON: time out after 2000ms.
[35390.028132] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 173
[35390.028140] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-110)
[35392.028111] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35392.028121] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 174
[35392.029334] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[35392.029341] cfg80211: World regulatory domain updated:
[35392.029345] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[35392.029351] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35392.029357] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[35392.029363] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[35392.029368] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35392.029373] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[35394.028113] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35394.028124] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 175
[35396.028115] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35396.028128] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 176
[35399.028066] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35399.028080] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 177
[35402.028047] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35402.028052] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 178
[35405.028051] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35405.028057] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 179
[35408.028038] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35408.028043] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 180
[35412.032092] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35412.032097] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 181
[35415.032105] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: time out after 2000ms.
[35415.032117] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 152 write_ptr 182
[35416.033832] iwlwifi 0000:03:00.0: No space in command queue
[35416.033846] iwlwifi 0000:03:00.0: Restarting adapter queue is full
[35416.033863] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_CMD: enqueue_hcmd failed: -28
[35416.038365] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 1 [0xa5a5a5a0]
[35416.038365] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 3 [0xa5a5a5a0]
[35416.038365] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 4 [0xa5a5a5a0]
[35416.038365] iwlwifi 0000:03:00.0: Failing on timeout while stopping DMA channel 6 [0xa5a5a5a0]
[35424.168990] iwlwifi 0000:03:00.0: Master Disable Timed Out, 100 usec
[35424.169048] iwlwifi 0000:03:00.0: Request scan called when driver not ready.
[35424.169787] ieee80211 phy0: Hardware restart was requested
[35424.173411] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[35424.173793] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[35428.432563] wlan0: authenticate with 00:14:bf:0e:91:f2
[35428.435872] wlan0: send auth to 00:14:bf:0e:91:f2 (try 1/3)
[35428.438717] wlan0: authenticated
[35428.439597] wlan0: waiting for beacon from 00:14:bf:0e:91:f2
[35428.448055] wlan0: associate with 00:14:bf:0e:91:f2 (try 1/3)
[35428.450515] wlan0: RX AssocResp from 00:14:bf:0e:91:f2 (capab=0x411 status=0 aid=2)
[35428.453811] wlan0: associated
 Release Date: 11/10/2009
 Manufacturer: LENOVO
 Product Name: 74585FU
 Serial Number: LV01H18
 Manufacturer: LENOVO
 Product Name: 74585FU
 Serial Number: 1ZFDS926357
 Manufacturer: LENOVO
 Serial Number: Not Available
 Manufacturer: GenuineIntel
 Serial Number: Not Specified
 Manufacturer: 802C
 Serial Number: D8483917
 Manufacturer: 02FE
 Serial Number: 5737E8C0
 Manufacturer: LGC
 SBDS Serial Number: 09D6
 SBDS Manufacture Date: 2009-03-14
wlan0 IEEE 802.11abg ESSID:"Shostakovich"
          Mode:Managed Frequency:2.437 GHz Access Point: 00:14:BF:0E:91:F2
          Bit Rate=1 Mb/s Tx-Power=15 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=70/70 Signal level=-21 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:13 Missed beacon:0

lo no wireless extensions.

eth0 no wireless extensions.

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt
options iwlwifi 11n_disable=1
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 12564: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
13: PCI 19.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.RfSKF6taKG8
  SysFS ID: /devices/pci0000:00/0000:00:19.0
  SysFS BusID: 0000:00:19.0
  Hardware Class: network
  Model: "Intel 82567LM Gigabit Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x10f5 "82567LM Gigabit Network Connection"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x20ee
  Revision: 0x03
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: eth0
  Memory Range: 0xf2600000-0xf261ffff (rw,non-prefetchable)
  Memory Range: 0xf2625000-0xf2625fff (rw,non-prefetchable)
  I/O Ports: 0x1840-0x185f (rw)
  IRQ: 44 (4885 events)
  HW Address: 00:1f:16:15:f0:5d
  Link detected: yes
  Module Alias: "pci:v00008086d000010F5sv000017AAsd000020EEbc02sc00i00"
  Driver Info #0:
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

30: PCI 300.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.GbTjk0YbA70
  Parent ID: qTvu.s_qLKaqAND0
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Intel PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4237 "PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1211
  Driver: "iwlwifi"
  Driver Modules: "iwlwifi"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xf2500000-0xf2501fff (rw,non-prefetchable)
  IRQ: 47 (828055 events)
  HW Address: 00:22:fa:43:4e:b2
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 5.6 5.62 5.64 5.66 5.68 5.7
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00004237sv00008086sd00001211bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlwifi is active
    Driver Activation Cmd: "modprobe iwlwifi"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (PCI bridge)
warning: bad ps syntax, perhaps a bogus '-'?
See http://gitorious.org/procps/procps/blobs/master/Documentation/FAQ
root 825 0.1 0.1 33348 5748 ? Ssl 12:45 0:43 NetworkManager
root 1045 0.0 0.0 6136 2248 ? Ss 12:45 0:03 /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant
root 1049 0.0 0.1 25424 7176 ? S 12:45 0:00 /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py
root 1054 0.0 0.2 20268 11284 ? S 12:45 0:00 /usr/bin/python -O /usr/share/wicd/daemon/monitor.py
juniajon 1628 0.0 0.4 54688 18792 ? Sl 12:45 0:00 /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py --tray
nobody 1829 0.0 0.0 5468 1416 ? S 12:45 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.1.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d
root 11648 0.0 0.0 5492 3136 ? S 22:29 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-441f3dc6-5489-4b26-b2a3-28095b49369c-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
root 12287 0.0 0.0 5492 3132 ? S 22:35 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-wlan0.pid -lf /var/lib/dhcp/dhclient-db352323-7d38-4f98-8821-912fc4f9db44-wlan0.lease -cf /var/run/nm-dhclient-wlan0.conf wlan0
juniajon 12582 0.0 0.0 4392 824 pts/1 R+ 22:37 0:00 egrep --color=auto wpa|icd|etwork
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search hsd1.mi.comcast.net
Module Size Used by
joydev 17162 0
snd_hda_codec_conexant 52203 1
coretemp 13169 0
arc4 12474 2
kvm 357807 0
rfcomm 37277 12
bnep 17708 2
parport_pc 31969 0
ppdev 12818 0
snd_hda_intel 32516 3
snd_hda_codec 111548 2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 13273 1 snd_hda_codec
snd_pcm 80235 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13133 0
microcode 18210 0
snd_rawmidi 25383 1 snd_seq_midi
psmouse 84878 0
snd_seq_midi_event 14476 1 snd_seq_midi
serio_raw 13032 0
lpc_ich 16926 0
snd_seq 51281 2 snd_seq_midi,snd_seq_midi_event
thinkpad_acpi 69338 0
nvram 13987 1 thinkpad_acpi
iwlwifi 348584 0
tpm_tis 18209 0
btusb 17987 0
i915 457247 3
mac80211 461203 1 iwlwifi
bluetooth 183270 22 rfcomm,bnep,btusb
snd_timer 24412 2 snd_pcm,snd_seq
mac_hid 13038 0
snd_seq_device 14138 3 snd_seq_midi,snd_rawmidi,snd_seq
wmi 18591 0
cfg80211 175574 2 iwlwifi,mac80211
drm_kms_helper 47304 1 i915
drm 238811 4 i915,drm_kms_helper
i2c_algo_bit 13198 1 i915
video 18848 1 i915
snd 62146 16 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,thinkpad_acpi,snd_timer,snd_seq_device
soundcore 14600 1 snd
snd_page_alloc 14037 2 snd_hda_intel,snd_pcm
mei 35797 0
lp 13300 0
parport 40754 3 parport_pc,ppdev,lp
ses 17172 0
enclosure 14692 1 ses
usb_storage 39351 0
uas 17557 0
hid_generic 12485 0
usbhid 41734 0
hid 82179 2 hid_generic,usbhid
e1000e 174780 0
juniajon@juniajon-ThinkPad-X200:~$

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

I suspect that your wireless adapter is experiencing the following bug, for which there is no permanent solution yet:

https://bugs.launchpad.net/debian/+bug/575492

The bugreport does contain workarounds that may or may not help you...

Can you help with this problem?

Provide an answer of your own, or ask Jon Junia for more information if necessary.

To post a message you must log in.