iwlwifi 0000:02:00.0: Queue 0 stuck for 2000 ms + ieee80211 phy0: Hardware restart was requested -> DISABLED Wireless Network controller [0280]: Intel Corporation Centrino Wireless-N + WiMAX 6150 [8086:0885] (rev 67) not working on ASUS U56E in Ubuntu 12.10

Asked by Richard Ryan Cadwalader

ASUS 56E Laptop with a Centrino Wireless-N + WiMAX 6150. The WiFi connection is grayed-out. I can connect through the ethernet port. Wifi not so much. I think the wireless adapter is missing the driver? How do I fix that?

0: asus-wlan: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
1: asus-wimax: WiMAX
 Soft blocked: yes
 Hard blocked: no
3: phy1: Wireless LAN
 Soft blocked: yes
 Hard blocked: no

 *-network DISABLED
       description: Wireless interface
       product: Centrino Wireless-N + WiMAX 6150
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 67
       serial: 40:25:c2:62:47:8c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=3.5.0-21-generic firmware=41.28.5.1 build 33926 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       resources: irq:52 memory:de800000-de801fff

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

The following Terminal output (that you sent us) seems to indicate the
issue that your wireless card is having:

"
0: asus-wlan: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
1: asus-wimax: WiMAX
 Soft blocked: yes
 Hard blocked: no
3: phy1: Wireless LAN
 Soft blocked: yes
 Hard blocked: no

"

So your wireless card is probably disabled by a hardware switch, a
special key combination (Fn-F2, etc...), by incorrect BIOS settings for
wireless, or a COMBINATION of these factors...

There might also be a BIOS option that allows you to have the wireless
functionality controlled "By application"

Search for the "by application" option in the BIOS and select it (if
possible)....

Then reboot and retest wireless.

Also run the following 2 Terminal commands to try to change the rfkill
state of your wireless chipset after rebooting:

rfkill unblock all

sudo rfkill unblock all

Then retest wireless .

You could also try resetting the BIOS values to default values and then rebooting and retesting again.

Source: https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/185589

Revision history for this message
Richard Ryan Cadwalader (rcadwalader) said :
#2

Nothing in the BIOS seemed to point to the card being blocked. I did reset the BIOS to default settings. I also changed the state of rfkill to unblock all. Nothing is blocked. I still can't get a WiFi connection. The Authentication window keeps popping up asking for a password, it tries to connect but can't, and then it pops up again. The password is correct, my networks are all present and accounted for, I just can't make the connection.

It seems to me that maybe the correct driver isn't installed?

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

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
Richard Ryan Cadwalader (rcadwalader) said :
#4

The terminal would not allow me to scroll up to the original command prompt, like it was too much output for the terminal. I'll post what I got. Do you want me to go back and run each command seperately and then post each command's output?

[ 3809.019740] iwlwifi 0000:02:00.0: 0x00000000 | branchlink1
[ 3809.019745] iwlwifi 0000:02:00.0: 0x00000000 | branchlink2
[ 3809.019749] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink1
[ 3809.019753] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
[ 3809.019757] iwlwifi 0000:02:00.0: 0x00000000 | data1
[ 3809.019761] iwlwifi 0000:02:00.0: 0x00000000 | data2
[ 3809.019766] iwlwifi 0000:02:00.0: 0x00000000 | line
[ 3809.019770] iwlwifi 0000:02:00.0: 0x00000000 | beacon time
[ 3809.019774] iwlwifi 0000:02:00.0: 0x00000000 | tsf low
[ 3809.019779] iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
[ 3809.019783] iwlwifi 0000:02:00.0: 0x00000000 | time gp1
[ 3809.019787] iwlwifi 0000:02:00.0: 0x00000000 | time gp2
[ 3809.019791] iwlwifi 0000:02:00.0: 0x00000000 | time gp3
[ 3809.019795] iwlwifi 0000:02:00.0: 0x00000000 | uCode version
[ 3809.019800] iwlwifi 0000:02:00.0: 0x00000000 | hw version
[ 3809.019804] iwlwifi 0000:02:00.0: 0x00000000 | board version
[ 3809.019808] iwlwifi 0000:02:00.0: 0x00000000 | hcmd
[ 3809.019813] iwlwifi 0000:02:00.0: 0x00000000 | isr0
[ 3809.019817] iwlwifi 0000:02:00.0: 0x00000000 | isr1
[ 3809.019821] iwlwifi 0000:02:00.0: 0x00000000 | isr2
[ 3809.019825] iwlwifi 0000:02:00.0: 0x00000000 | isr3
[ 3809.019830] iwlwifi 0000:02:00.0: 0x00000000 | isr4
[ 3809.019834] iwlwifi 0000:02:00.0: 0x00000000 | isr_pref
[ 3809.019838] iwlwifi 0000:02:00.0: 0x00000000 | wait_event
[ 3809.019843] iwlwifi 0000:02:00.0: 0x00000000 | l2p_control
[ 3809.019847] iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
[ 3809.019851] iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
[ 3809.019856] iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
[ 3809.019860] iwlwifi 0000:02:00.0: 0x00000000 | lmpm_pmg_sel
[ 3809.019864] iwlwifi 0000:02:00.0: 0x00000000 | timestamp
[ 3809.019869] iwlwifi 0000:02:00.0: 0x00000000 | flow_handler
[ 3809.019937] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
[ 3809.019963] iwlwifi 0000:02:00.0: EVT_LOGT:0003925634:0x0003001c:0206
[ 3809.019979] iwlwifi 0000:02:00.0: EVT_LOGT:0003925635:0x01000043:0251
[ 3809.019995] iwlwifi 0000:02:00.0: EVT_LOGT:0003925893:0x01000000:0221
[ 3809.020011] iwlwifi 0000:02:00.0: EVT_LOGT:0003925894:0x0003001c:0206
[ 3809.020027] iwlwifi 0000:02:00.0: EVT_LOGT:0003925895:0x01000043:0251
[ 3809.020042] iwlwifi 0000:02:00.0: EVT_LOGT:0003926073:0x01000000:0221
[ 3809.020058] iwlwifi 0000:02:00.0: EVT_LOGT:0003926074:0x0003001c:0206
[ 3809.020074] iwlwifi 0000:02:00.0: EVT_LOGT:0003926075:0x01000043:0251
[ 3809.020089] iwlwifi 0000:02:00.0: EVT_LOGT:0003926333:0x01000000:0221
[ 3809.020105] iwlwifi 0000:02:00.0: EVT_LOGT:0003926334:0x0003001c:0206
[ 3809.020121] iwlwifi 0000:02:00.0: EVT_LOGT:0003926335:0x01000043:0251
[ 3809.020136] iwlwifi 0000:02:00.0: EVT_LOGT:0003926513:0x01000000:0221
[ 3809.020151] iwlwifi 0000:02:00.0: EVT_LOGT:0003926514:0x0003001c:0206
[ 3809.020167] iwlwifi 0000:02:00.0: EVT_LOGT:0003926515:0x01000043:0251
[ 3809.020183] iwlwifi 0000:02:00.0: EVT_LOGT:0003926833:0x01000000:0221
[ 3809.020198] iwlwifi 0000:02:00.0: EVT_LOGT:0003926834:0x0003001c:0206
[ 3809.020214] iwlwifi 0000:02:00.0: EVT_LOGT:0003926835:0x01000043:0251
[ 3809.020230] iwlwifi 0000:02:00.0: EVT_LOGT:0003927033:0x01000000:0221
[ 3809.020246] iwlwifi 0000:02:00.0: EVT_LOGT:0003927034:0x0003001c:0206
[ 3809.020261] iwlwifi 0000:02:00.0: EVT_LOGT:0003927035:0x01000043:0251
[ 3809.638645] iwlwifi 0000:02:00.0: fail to flush all tx fifo queues
[ 3809.639040] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
[ 3809.639069] ieee80211 phy0: Hardware restart was requested
[ 3809.639150] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 3809.639316] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[ 3811.321102] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3811.323654] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3811.523840] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3811.727540] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3811.931233] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3812.634776] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3812.639382] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3812.841848] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3813.045576] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3813.249275] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3813.970320] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3813.972652] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3814.175833] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3814.379530] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3814.583226] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3815.286375] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3815.288752] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3815.489940] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3815.693616] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3815.897331] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3816.572957] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3816.575373] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3816.775980] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3816.979687] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3817.183377] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3830.634690] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3830.637354] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3830.839278] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3831.042760] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3831.246487] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3832.636371] iwlwifi 0000:02:00.0: Queue 0 stuck for 2000 ms.
[ 3832.636376] iwlwifi 0000:02:00.0: Current SW read_ptr 15 write_ptr 18
[ 3832.636409] iwlwifi 0000:02:00.0: Current HW read_ptr 15 write_ptr 18
[ 3832.636413] iwlwifi 0000:02:00.0: Loaded firmware version: 41.28.5.1 build 33926
[ 3832.636552] iwlwifi 0000:02:00.0: 0x00000000 | OK
[ 3832.636553] iwlwifi 0000:02:00.0: 0x00000000 | uPc
[ 3832.636554] iwlwifi 0000:02:00.0: 0x00000000 | branchlink1
[ 3832.636556] iwlwifi 0000:02:00.0: 0x00000000 | branchlink2
[ 3832.636557] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink1
[ 3832.636558] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
[ 3832.636559] iwlwifi 0000:02:00.0: 0x00000000 | data1
[ 3832.636560] iwlwifi 0000:02:00.0: 0x00000000 | data2
[ 3832.636562] iwlwifi 0000:02:00.0: 0x00000000 | line
[ 3832.636563] iwlwifi 0000:02:00.0: 0x00000000 | beacon time
[ 3832.636564] iwlwifi 0000:02:00.0: 0x00000000 | tsf low
[ 3832.636565] iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
[ 3832.636567] iwlwifi 0000:02:00.0: 0x00000000 | time gp1
[ 3832.636568] iwlwifi 0000:02:00.0: 0x00000000 | time gp2
[ 3832.636569] iwlwifi 0000:02:00.0: 0x00000000 | time gp3
[ 3832.636570] iwlwifi 0000:02:00.0: 0x00000000 | uCode version
[ 3832.636571] iwlwifi 0000:02:00.0: 0x00000000 | hw version
[ 3832.636573] iwlwifi 0000:02:00.0: 0x00000000 | board version
[ 3832.636574] iwlwifi 0000:02:00.0: 0x00000000 | hcmd
[ 3832.636575] iwlwifi 0000:02:00.0: 0x00000000 | isr0
[ 3832.636576] iwlwifi 0000:02:00.0: 0x00000000 | isr1
[ 3832.636578] iwlwifi 0000:02:00.0: 0x00000000 | isr2
[ 3832.636579] iwlwifi 0000:02:00.0: 0x00000000 | isr3
[ 3832.636580] iwlwifi 0000:02:00.0: 0x00000000 | isr4
[ 3832.636581] iwlwifi 0000:02:00.0: 0x00000000 | isr_pref
[ 3832.636583] iwlwifi 0000:02:00.0: 0x00000000 | wait_event
[ 3832.636584] iwlwifi 0000:02:00.0: 0x00000000 | l2p_control
[ 3832.636585] iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
[ 3832.636586] iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
[ 3832.636588] iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
[ 3832.636589] iwlwifi 0000:02:00.0: 0x00000000 | lmpm_pmg_sel
[ 3832.636590] iwlwifi 0000:02:00.0: 0x00000000 | timestamp
[ 3832.636591] iwlwifi 0000:02:00.0: 0x00000000 | flow_handler
[ 3832.636654] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
[ 3832.636674] iwlwifi 0000:02:00.0: EVT_LOGT:0009958173:0x00000000:0302
[ 3832.636686] iwlwifi 0000:02:00.0: EVT_LOGT:0009958184:0x00002000:0350
[ 3832.636698] iwlwifi 0000:02:00.0: EVT_LOGT:0009958189:0x00000118:0106
[ 3832.636710] iwlwifi 0000:02:00.0: EVT_LOGT:0009958191:0x00000000:0302
[ 3832.636722] iwlwifi 0000:02:00.0: EVT_LOGT:0009958203:0x00002000:0350
[ 3832.636735] iwlwifi 0000:02:00.0: EVT_LOGT:0009958469:0x01000000:0221
[ 3832.636747] iwlwifi 0000:02:00.0: EVT_LOGT:0009958470:0x000f001c:0206
[ 3832.636759] iwlwifi 0000:02:00.0: EVT_LOGT:0009958471:0x01000043:0251
[ 3832.636771] iwlwifi 0000:02:00.0: EVT_LOGT:0009958709:0x01000000:0221
[ 3832.636782] iwlwifi 0000:02:00.0: EVT_LOGT:0009958710:0x000f001c:0206
[ 3832.636794] iwlwifi 0000:02:00.0: EVT_LOGT:0009958711:0x01000043:0251
[ 3832.636806] iwlwifi 0000:02:00.0: EVT_LOGT:0009958889:0x01000000:0221
[ 3832.636818] iwlwifi 0000:02:00.0: EVT_LOGT:0009958890:0x000f001c:0206
[ 3832.636830] iwlwifi 0000:02:00.0: EVT_LOGT:0009958891:0x01000043:0251
[ 3832.636842] iwlwifi 0000:02:00.0: EVT_LOGT:0009959067:0x00000118:0106
[ 3832.636854] iwlwifi 0000:02:00.0: EVT_LOGT:0009959069:0x00000000:0302
[ 3832.636866] iwlwifi 0000:02:00.0: EVT_LOGT:0009959082:0x00002000:0350
[ 3832.636878] iwlwifi 0000:02:00.0: EVT_LOGT:0009959099:0x00000118:0106
[ 3832.636891] iwlwifi 0000:02:00.0: EVT_LOGT:0009959101:0x00000000:0301
[ 3832.636903] iwlwifi 0000:02:00.0: EVT_LOGT:0009959176:0x00000529:0353
[ 3833.251459] iwlwifi 0000:02:00.0: fail to flush all tx fifo queues
[ 3833.251787] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
[ 3833.251797] ieee80211 phy0: Hardware restart was requested
[ 3833.251846] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 3833.251997] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[ 3834.928411] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3834.930859] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3835.132657] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3835.336361] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3835.540061] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3836.929982] iwlwifi 0000:02:00.0: Queue 0 stuck for 2000 ms.
[ 3836.929987] iwlwifi 0000:02:00.0: Current SW read_ptr 0 write_ptr 3
[ 3836.930029] iwlwifi 0000:02:00.0: Current HW read_ptr 0 write_ptr 3
[ 3836.930032] iwlwifi 0000:02:00.0: Loaded firmware version: 41.28.5.1 build 33926
[ 3836.930172] iwlwifi 0000:02:00.0: 0x00000000 | OK
[ 3836.930174] iwlwifi 0000:02:00.0: 0x00000000 | uPc
[ 3836.930176] iwlwifi 0000:02:00.0: 0x00000000 | branchlink1
[ 3836.930178] iwlwifi 0000:02:00.0: 0x00000000 | branchlink2
[ 3836.930180] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink1
[ 3836.930182] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
[ 3836.930184] iwlwifi 0000:02:00.0: 0x00000000 | data1
[ 3836.930186] iwlwifi 0000:02:00.0: 0x00000000 | data2
[ 3836.930188] iwlwifi 0000:02:00.0: 0x00000000 | line
[ 3836.930190] iwlwifi 0000:02:00.0: 0x00000000 | beacon time
[ 3836.930192] iwlwifi 0000:02:00.0: 0x00000000 | tsf low
[ 3836.930194] iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
[ 3836.930196] iwlwifi 0000:02:00.0: 0x00000000 | time gp1
[ 3836.930198] iwlwifi 0000:02:00.0: 0x00000000 | time gp2
[ 3836.930200] iwlwifi 0000:02:00.0: 0x00000000 | time gp3
[ 3836.930202] iwlwifi 0000:02:00.0: 0x00000000 | uCode version
[ 3836.930205] iwlwifi 0000:02:00.0: 0x00000000 | hw version
[ 3836.930207] iwlwifi 0000:02:00.0: 0x00000000 | board version
[ 3836.930209] iwlwifi 0000:02:00.0: 0x00000000 | hcmd
[ 3836.930211] iwlwifi 0000:02:00.0: 0x00000000 | isr0
[ 3836.930213] iwlwifi 0000:02:00.0: 0x00000000 | isr1
[ 3836.930215] iwlwifi 0000:02:00.0: 0x00000000 | isr2
[ 3836.930217] iwlwifi 0000:02:00.0: 0x00000000 | isr3
[ 3836.930219] iwlwifi 0000:02:00.0: 0x00000000 | isr4
[ 3836.930221] iwlwifi 0000:02:00.0: 0x00000000 | isr_pref
[ 3836.930223] iwlwifi 0000:02:00.0: 0x00000000 | wait_event
[ 3836.930225] iwlwifi 0000:02:00.0: 0x00000000 | l2p_control
[ 3836.930227] iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
[ 3836.930229] iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
[ 3836.930232] iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
[ 3836.930234] iwlwifi 0000:02:00.0: 0x00000000 | lmpm_pmg_sel
[ 3836.930236] iwlwifi 0000:02:00.0: 0x00000000 | timestamp
[ 3836.930238] iwlwifi 0000:02:00.0: 0x00000000 | flow_handler
[ 3836.930301] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
[ 3836.930323] iwlwifi 0000:02:00.0: EVT_LOGT:0002674407:0x00000000:0301
[ 3836.930336] iwlwifi 0000:02:00.0: EVT_LOGT:0002674481:0x0000039f:0353
[ 3836.930349] iwlwifi 0000:02:00.0: EVT_LOGT:0002674522:0x00000118:0106
[ 3836.930362] iwlwifi 0000:02:00.0: EVT_LOGT:0002674524:0x00000000:0302
[ 3836.930376] iwlwifi 0000:02:00.0: EVT_LOGT:0002674535:0x00002000:0350
[ 3836.930389] iwlwifi 0000:02:00.0: EVT_LOGT:0002674546:0x00000118:0106
[ 3836.930402] iwlwifi 0000:02:00.0: EVT_LOGT:0002674548:0x00000000:0302
[ 3836.930415] iwlwifi 0000:02:00.0: EVT_LOGT:0002674561:0x00002000:0350
[ 3836.930428] iwlwifi 0000:02:00.0: EVT_LOGT:0002674566:0x00000118:0106
[ 3836.930441] iwlwifi 0000:02:00.0: EVT_LOGT:0002674568:0x00000000:0302
[ 3836.930454] iwlwifi 0000:02:00.0: EVT_LOGT:0002674579:0x00002000:0350
[ 3836.930467] iwlwifi 0000:02:00.0: EVT_LOGT:0002674611:0x00000118:0106
[ 3836.930480] iwlwifi 0000:02:00.0: EVT_LOGT:0002674612:0x00000000:0302
[ 3836.930492] iwlwifi 0000:02:00.0: EVT_LOGT:0002674625:0x00002000:0350
[ 3836.930505] iwlwifi 0000:02:00.0: EVT_LOGT:0002674655:0x00000118:0106
[ 3836.930518] iwlwifi 0000:02:00.0: EVT_LOGT:0002674657:0x00000000:0302
[ 3836.930531] iwlwifi 0000:02:00.0: EVT_LOGT:0002674669:0x00002000:0350
[ 3836.930544] iwlwifi 0000:02:00.0: EVT_LOGT:0002674674:0x00000118:0106
[ 3836.930557] iwlwifi 0000:02:00.0: EVT_LOGT:0002674676:0x00000000:0302
[ 3836.930570] iwlwifi 0000:02:00.0: EVT_LOGT:0002674688:0x00002000:0350
[ 3837.553073] iwlwifi 0000:02:00.0: fail to flush all tx fifo queues
[ 3837.553093] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
[ 3837.553434] ieee80211 phy0: Hardware restart was requested
[ 3837.553483] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 3837.553637] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[ 3839.180436] wlan0: authenticate with c6:c1:c0:62:12:ea
[ 3839.182416] wlan0: direct probe to c6:c1:c0:62:12:ea (try 1/3)
[ 3839.916255] wlan0: direct probe to c6:c1:c0:62:12:ea (try 2/3)
[ 3840.117249] wlan0: direct probe to c6:c1:c0:62:12:ea (try 3/3)
[ 3840.320943] wlan0: authentication with c6:c1:c0:62:12:ea timed out
[ 3841.914566] iwlwifi 0000:02:00.0: Queue 0 stuck for 2000 ms.
[ 3841.914571] iwlwifi 0000:02:00.0: Current SW read_ptr 1 write_ptr 3
[ 3841.914605] iwlwifi 0000:02:00.0: Current HW read_ptr 1 write_ptr 3
[ 3841.914608] iwlwifi 0000:02:00.0: Loaded firmware version: 41.28.5.1 build 33926
[ 3841.914749] iwlwifi 0000:02:00.0: 0x00000000 | OK
[ 3841.914752] iwlwifi 0000:02:00.0: 0x00000000 | uPc
[ 3841.914754] iwlwifi 0000:02:00.0: 0x00000000 | branchlink1
[ 3841.914756] iwlwifi 0000:02:00.0: 0x00000000 | branchlink2
[ 3841.914758] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink1
[ 3841.914760] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
[ 3841.914763] iwlwifi 0000:02:00.0: 0x00000000 | data1
[ 3841.914765] iwlwifi 0000:02:00.0: 0x00000000 | data2
[ 3841.914767] iwlwifi 0000:02:00.0: 0x00000000 | line
[ 3841.914769] iwlwifi 0000:02:00.0: 0x00000000 | beacon time
[ 3841.914771] iwlwifi 0000:02:00.0: 0x00000000 | tsf low
[ 3841.914774] iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
[ 3841.914776] iwlwifi 0000:02:00.0: 0x00000000 | time gp1
[ 3841.914778] iwlwifi 0000:02:00.0: 0x00000000 | time gp2
[ 3841.914780] iwlwifi 0000:02:00.0: 0x00000000 | time gp3
[ 3841.914782] iwlwifi 0000:02:00.0: 0x00000000 | uCode version
[ 3841.914784] iwlwifi 0000:02:00.0: 0x00000000 | hw version
[ 3841.914786] iwlwifi 0000:02:00.0: 0x00000000 | board version
[ 3841.914788] iwlwifi 0000:02:00.0: 0x00000000 | hcmd
[ 3841.914790] iwlwifi 0000:02:00.0: 0x00000000 | isr0
[ 3841.914792] iwlwifi 0000:02:00.0: 0x00000000 | isr1
[ 3841.914795] iwlwifi 0000:02:00.0: 0x00000000 | isr2
[ 3841.914797] iwlwifi 0000:02:00.0: 0x00000000 | isr3
[ 3841.914799] iwlwifi 0000:02:00.0: 0x00000000 | isr4
[ 3841.914801] iwlwifi 0000:02:00.0: 0x00000000 | isr_pref
[ 3841.914803] iwlwifi 0000:02:00.0: 0x00000000 | wait_event
[ 3841.914805] iwlwifi 0000:02:00.0: 0x00000000 | l2p_control
[ 3841.914808] iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
[ 3841.914810] iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
[ 3841.914812] iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
[ 3841.914814] iwlwifi 0000:02:00.0: 0x00000000 | lmpm_pmg_sel
[ 3841.914816] iwlwifi 0000:02:00.0: 0x00000000 | timestamp
[ 3841.914818] iwlwifi 0000:02:00.0: 0x00000000 | flow_handler
[ 3841.914882] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
[ 3841.914904] iwlwifi 0000:02:00.0: EVT_LOGT:0003428645:0x0001001c:0206
[ 3841.914917] iwlwifi 0000:02:00.0: EVT_LOGT:0003428646:0x01000043:0251
[ 3841.914930] iwlwifi 0000:02:00.0: EVT_LOGT:0003428784:0x01000000:0221
[ 3841.914944] iwlwifi 0000:02:00.0: EVT_LOGT:0003428785:0x0001001c:0206
[ 3841.914957] iwlwifi 0000:02:00.0: EVT_LOGT:0003428786:0x01000043:0251
[ 3841.914970] iwlwifi 0000:02:00.0: EVT_LOGT:0003429024:0x01000000:0221
[ 3841.914983] iwlwifi 0000:02:00.0: EVT_LOGT:0003429025:0x0001001c:0206
[ 3841.914996] iwlwifi 0000:02:00.0: EVT_LOGT:0003429026:0x01000043:0251
[ 3841.915010] iwlwifi 0000:02:00.0: EVT_LOGT:0003429184:0x01000000:0221
[ 3841.915023] iwlwifi 0000:02:00.0: EVT_LOGT:0003429185:0x0001001c:0206
[ 3841.915036] iwlwifi 0000:02:00.0: EVT_LOGT:0003429186:0x01000043:0251
[ 3841.915050] iwlwifi 0000:02:00.0: EVT_LOGT:0003429244:0x01000000:0221
[ 3841.915063] iwlwifi 0000:02:00.0: EVT_LOGT:0003429245:0x0001001c:0206
[ 3841.915076] iwlwifi 0000:02:00.0: EVT_LOGT:0003429246:0x01000043:0251
[ 3841.915089] iwlwifi 0000:02:00.0: EVT_LOGT:0003429384:0x01000000:0221
[ 3841.915103] iwlwifi 0000:02:00.0: EVT_LOGT:0003429385:0x0001001c:0206
[ 3841.915116] iwlwifi 0000:02:00.0: EVT_LOGT:0003429386:0x01000043:0251
[ 3841.915129] iwlwifi 0000:02:00.0: EVT_LOGT:0003429664:0x01000000:0221
[ 3841.915142] iwlwifi 0000:02:00.0: EVT_LOGT:0003429665:0x0001001c:0206
[ 3841.915155] iwlwifi 0000:02:00.0: EVT_LOGT:0003429666:0x01000043:0251
[ 3842.345947] iwlwifi 0000:02:00.0: fail to flush all tx fifo queues
[ 3842.346266] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
[ 3842.346277] ieee80211 phy0: Hardware restart was requested
[ 3842.346324] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
[ 3842.346475] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
 Release Date: 07/26/2011
  Serial services are supported (int 14h)
 Manufacturer: ASUSTeK Computer Inc.
 Product Name: U56E
 Serial Number: BSN12345678901234567
 Manufacturer: ASUSTeK Computer Inc.
 Serial Number: CSN12345678901234567
 Manufacturer: Intel
 Serial Number: To Be Filled By O.E.M.
 External Reference Designator: Serial Port
 Port Type: Serial Port 16550A Compatible
 Manufacturer: ASUSTeK Computer Inc.
 Product Name: U56E
 Serial Number: B8N0AS698019347
 Manufacturer: Samsung
 Serial Number: 0022F5F4
 Manufacturer: Samsung
 Serial Number: C19312AF
eth0 no wireless extensions.

lo no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:on

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
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 4711: 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
21: PCI 200.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.uu4vCpcD18A
  Parent ID: qTvu.wR9TF2Wy4Y8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "Intel WLAN controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0885
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1305
  Revision: 0x67
  Driver: "iwlwifi"
  Driver Modules: "iwlwifi"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xde800000-0xde801fff (rw,non-prefetchable)
  IRQ: 52 (67760 events)
  HW Address: 40:25:c2:62:47:8c
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  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
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00000885sv00008086sd00001305bc02sc80i00"
  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: #14 (PCI bridge)

23: PCI 400.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.VPVWDTPfG+9
  Parent ID: HnsE.2miS5YopIBA
  SysFS ID: /devices/pci0000:00/0000:00:1c.5/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Attansic Ethernet controller"
  Vendor: pci 0x1969 "Attansic Technology Corp."
  Device: pci 0x1083
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x1851
  Revision: 0xc0
  Driver: "atl1c"
  Driver Modules: "atl1c"
  Device File: eth0
  Memory Range: 0xdd400000-0xdd43ffff (rw,non-prefetchable)
  I/O Ports: 0xa000-0xafff (rw)
  IRQ: 54 (17019 events)
  HW Address: 14:da:e9:cb:a7:25
  Link detected: yes
  Module Alias: "pci:v00001969d00001083sv00001043sd00001851bc02sc00i00"
  Driver Info #0:
    Driver Status: atl1c is active
    Driver Activation Cmd: "modprobe atl1c"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
warning: bad ps syntax, perhaps a bogus '-'?
See http://gitorious.org/procps/procps/blobs/master/Documentation/FAQ
root 1152 0.3 0.1 246468 6132 ? Ssl 17:31 0:11 NetworkManager
root 1445 0.0 0.0 31860 2388 ? Ss 17:31 0:01 /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant
root 3200 0.0 0.0 10192 3716 ? S 18:22 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-5b77c96b-cceb-4d1e-a10e-58417f6b2a33-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
nobody 3204 0.0 0.0 33072 1552 ? S 18:22 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
1000 4727 0.0 0.0 13584 916 pts/0 S+ 18:35 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 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
# 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 westell.com
Module Size Used by
rfcomm 46619 0
parport_pc 32688 0
bnep 18140 2
bluetooth 209199 10 rfcomm,bnep
ppdev 17073 0
ext2 72880 1
joydev 17457 0
snd_hda_codec_hdmi 32007 1
snd_hda_codec_realtek 78045 1
arc4 12529 2
coretemp 13400 0
kvm_intel 132759 0
kvm 414070 1 kvm_intel
asus_nb_wmi 12710 0
asus_wmi 24088 1 asus_nb_wmi
sparse_keymap 13890 1 asus_wmi
uvcvideo 76749 0
videobuf2_core 32851 1 uvcvideo
videodev 120309 2 uvcvideo,videobuf2_core
videobuf2_vmalloc 12860 1 uvcvideo
videobuf2_memops 13368 1 videobuf2_vmalloc
snd_hda_intel 33491 3
snd_hda_codec 134212 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 96580 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30512 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61521 2 snd_seq_midi,snd_seq_midi_event
snd_timer 29425 2 snd_pcm,snd_seq
snd_seq_device 14497 3 snd_seq_midi,snd_rawmidi,snd_seq
iwlwifi 386826 0
mac_hid 13205 0
snd 78734 16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac80211 539908 1 iwlwifi
lpc_ich 17061 0
cfg80211 206566 2 iwlwifi,mac80211
microcode 22803 0
psmouse 95552 0
serio_raw 13215 0
soundcore 15047 1 snd
snd_page_alloc 18484 2 snd_hda_intel,snd_pcm
lp 17759 0
parport 46345 3 parport_pc,ppdev,lp
mei 40690 0
xts 12880 16
gf128mul 14951 1 xts
dm_crypt 23011 1
ghash_clmulni_intel 13180 0
cryptd 20403 1 ghash_clmulni_intel
atl1c 41101 0
wmi 19070 1 asus_wmi
i915 520539 3
drm_kms_helper 49112 1 i915
drm 288670 4 i915,drm_kms_helper
i2c_algo_bit 13413 1 i915
video 19335 1 i915
rcadwalader@ASUS:~$

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

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

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1036427

A similar issue is described here:

https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/214795

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Do you dual boot the system?

Revision history for this message
Richard Ryan Cadwalader (rcadwalader) said :
#7

No. The wireless adapter was actually working fine, when I used to dual boot with Windows 8. I got another laptop with Windows 8. I decided to delete the Windows 8 partition on the ASUS, do a fresh install, and just run Ubuntu 12.10. Now I can't get the WiFi working.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

Do you have a switch to enable / disable the wifi, or a shortcut combo? If so press it and retry connection. If not then try:

sudo rfkill unblock all

HTH

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

@actionparsnip (Andrew): I already suggested that 23 hours ago.....

Revision history for this message
Richard Ryan Cadwalader (rcadwalader) said :
#10

I found a psuedo-answer on the 12.04 LTS forum. As I said earlier, Ubuntu worked fine when I dual booted with Windows. I originally had 12.04 running with Windows, then upgraded to 12.10. When I first installed 12.04 I had some connection issues and resolved them thanks to this post:

http://ubuntuforums.org/showthread.php?t=1963201

Anyway, I pulled up the terminal, typed in:

sudo modprobe -r iwlagn
sudo modprobe iwlagn bt_coex_active=0

And BANG! I'm back in business!

I then proceeded to add the command to the /etc/modprobe.d/iwlagn.conf file.

Unfortunately, writing the command to a file did not result in the wireless staying on after rebooting. The file is still there but the wireless won't work unless I do the modprobe commands again.

Can you offer any solutions to this problem?

Thanks for the help.

Ryan

Revision history for this message
Richard Ryan Cadwalader (rcadwalader) said :
#11

I was looking through the output from the other day and realized that if I changed the commands to:

sudo modprobe -r iwlwifi
sudo modprobe iwlwifi bt_coex_active=0
gksu edit /etc/modprobe.d/iwlwifi.conf

and then added:

options iwlwifi bt_coex_active=0

to the file. Save and Quit.

Guess what dudes? The Wireless Works! It even works after a reboot.

Thanks Mark, you put me on the right path. I just needed a little support to figure it out.

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

Well done, Richard! Thanks for sharing the solution with us, as this will definitely help others.

Please set the thread to status "solved", if the issue is still solved.

I now noticed that you have used the following solution:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/876147/comments/16

The solution mentions this:

"Note: 'iwlagn' becomes 'iwlwifi' on kernel >=3.1 " which is the case here.

Revision history for this message
Richard Ryan Cadwalader (rcadwalader) said :
#13

Thanks Mark Rijckenberg, that solved my question.