Skip to content

Instantly share code, notes, and snippets.

@kedarmhaswade
Created September 15, 2014 00:10
Show Gist options
  • Save kedarmhaswade/85b8ffe1bb26e227ce32 to your computer and use it in GitHub Desktop.
Save kedarmhaswade/85b8ffe1bb26e227ce32 to your computer and use it in GitHub Desktop.
/var/log/syslog -- debugging wlan0
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) starting connection 'LessWire'
Sep 14 15:50:34 mypc NetworkManager[736]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 14 15:50:34 mypc NetworkManager[736]: <info> NetworkManager state is now CONNECTING
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Sep 14 15:50:34 mypc NetworkManager[736]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0/wireless): access point 'LessWire' has security, but secrets are required.
Sep 14 15:50:34 mypc NetworkManager[736]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
Sep 14 15:50:34 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Sep 14 15:50:35 mypc dbus[551]: [system] Activating service name='org.freedesktop.hostname1' (using servicehelper)
Sep 14 15:50:35 mypc dbus[551]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 14 15:50:45 mypc NetworkManager[736]: get_secret_flags: assertion 'is_secret_prop (setting, secret_name, error)' failed
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Sep 14 15:50:45 mypc NetworkManager[736]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Sep 14 15:50:45 mypc NetworkManager[736]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0/wireless): connection 'LessWire' has security, and secrets exist. No new secrets needed.
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: added 'ssid' value 'LessWire'
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: added 'scan_ssid' value '1'
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: added 'auth_alg' value 'OPEN'
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: added 'psk' value '<omitted>'
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Sep 14 15:50:45 mypc NetworkManager[736]: <info> Config: set interface ap_scan to 1
Sep 14 15:50:45 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: inactive -> scanning
Sep 14 15:50:45 mypc wpa_supplicant[778]: message repeated 3 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ]
Sep 14 15:50:45 mypc wpa_supplicant[778]: wlan0: SME: Trying to authenticate with 1c:af:f7:d4:60:b1 (SSID='LessWire' freq=2462 MHz)
Sep 14 15:50:45 mypc kernel: [ 86.474854] wlan0: authenticate with 1c:af:f7:d4:60:b1
Sep 14 15:50:45 mypc kernel: [ 86.480043] wlan0: send auth to 1c:af:f7:d4:60:b1 (try 1/3)
Sep 14 15:50:45 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Sep 14 15:50:46 mypc wpa_supplicant[778]: wlan0: Trying to associate with 1c:af:f7:d4:60:b1 (SSID='LessWire' freq=2462 MHz)
Sep 14 15:50:46 mypc kernel: [ 86.584450] wlan0: send auth to 1c:af:f7:d4:60:b1 (try 2/3)
Sep 14 15:50:46 mypc kernel: [ 86.586321] wlan0: authenticated
Sep 14 15:50:46 mypc kernel: [ 86.588428] wlan0: associate with 1c:af:f7:d4:60:b1 (try 1/3)
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: authenticating -> associating
Sep 14 15:50:46 mypc kernel: [ 86.592917] wlan0: RX AssocResp from 1c:af:f7:d4:60:b1 (capab=0x431 status=0 aid=3)
Sep 14 15:50:46 mypc wpa_supplicant[778]: wlan0: Associated with 1c:af:f7:d4:60:b1
Sep 14 15:50:46 mypc kernel: [ 86.598089] wlan0: associated
Sep 14 15:50:46 mypc kernel: [ 86.598171] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
Sep 14 15:50:46 mypc wpa_supplicant[778]: wlan0: WPA: Key negotiation completed with 1c:af:f7:d4:60:b1 [PTK=CCMP GTK=TKIP]
Sep 14 15:50:46 mypc wpa_supplicant[778]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1c:af:f7:d4:60:b1 completed [id=0 id_str=]
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'LessWire'.
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Sep 14 15:50:46 mypc NetworkManager[736]: <info> dhclient started with pid 2480
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Beginning IP6 addrconf.
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Sep 14 15:50:46 mypc dhclient: Internet Systems Consortium DHCP Client 4.2.4
Sep 14 15:50:46 mypc dhclient: Copyright 2004-2012 Internet Systems Consortium.
Sep 14 15:50:46 mypc dhclient: All rights reserved.
Sep 14 15:50:46 mypc dhclient: For info, please visit https://www.isc.org/software/dhcp/
Sep 14 15:50:46 mypc dhclient:
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Sep 14 15:50:46 mypc dhclient: Listening on LPF/wlan0/40:25:c2:c2:4b:c0
Sep 14 15:50:46 mypc dhclient: Sending on LPF/wlan0/40:25:c2:c2:4b:c0
Sep 14 15:50:46 mypc dhclient: Sending on Socket/fallback
Sep 14 15:50:46 mypc dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 (xid=0x218c55a)
Sep 14 15:50:46 mypc dhclient: DHCPREQUEST of 192.168.0.111 on wlan0 to 255.255.255.255 port 67 (xid=0x218c55a)
Sep 14 15:50:46 mypc dhclient: DHCPOFFER of 192.168.0.111 from 192.168.0.1
Sep 14 15:50:46 mypc dhclient: DHCPACK of 192.168.0.111 from 192.168.0.1
Sep 14 15:50:46 mypc dhclient: bound to 192.168.0.111 -- renewal in 268586 seconds.
Sep 14 15:50:46 mypc NetworkManager[736]: <info> (wlan0): DHCPv4 state changed preinit -> bound
Sep 14 15:50:46 mypc NetworkManager[736]: <info> address 192.168.0.111
Sep 14 15:50:46 mypc NetworkManager[736]: <info> prefix 24 (255.255.255.0)
Sep 14 15:50:46 mypc NetworkManager[736]: <info> gateway 192.168.0.1
Sep 14 15:50:46 mypc NetworkManager[736]: <info> nameserver '192.168.0.1'
Sep 14 15:50:46 mypc NetworkManager[736]: <info> domain name 'localdslextreme.com'
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Sep 14 15:50:46 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
Sep 14 15:50:46 mypc avahi-daemon[690]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.0.111.
Sep 14 15:50:46 mypc avahi-daemon[690]: New relevant interface wlan0.IPv4 for mDNS.
Sep 14 15:50:46 mypc avahi-daemon[690]: Registering new address record for 192.168.0.111 on wlan0.IPv4.
Sep 14 15:50:47 mypc avahi-daemon[690]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4225:c2ff:fec2:4bc0.
Sep 14 15:50:47 mypc avahi-daemon[690]: New relevant interface wlan0.IPv6 for mDNS.
Sep 14 15:50:47 mypc avahi-daemon[690]: Registering new address record for fe80::4225:c2ff:fec2:4bc0 on wlan0.*.
Sep 14 15:50:47 mypc NetworkManager[736]: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Sep 14 15:50:47 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
Sep 14 15:50:47 mypc NetworkManager[736]: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 14 15:50:47 mypc NetworkManager[736]: <info> NetworkManager state is now CONNECTED_GLOBAL
Sep 14 15:50:47 mypc NetworkManager[736]: <info> Policy set 'LessWire' (wlan0) as default for IPv4 routing and DNS.
Sep 14 15:50:47 mypc NetworkManager[736]: <info> DNS: starting dnsmasq...
Sep 14 15:50:47 mypc NetworkManager[736]: <warn> dnsmasq not available on the bus, can't update servers.
Sep 14 15:50:47 mypc NetworkManager[736]: <error> [1410735047.737708] [nm-dns-dnsmasq.c:396] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
Sep 14 15:50:47 mypc NetworkManager[736]: <warn> DNS: plugin dnsmasq update failed
Sep 14 15:50:47 mypc NetworkManager[736]: <info> Writing DNS information to /sbin/resolvconf
Sep 14 15:50:47 mypc dnsmasq[2488]: started, version 2.68 cache disabled
Sep 14 15:50:47 mypc dnsmasq[2488]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth
Sep 14 15:50:47 mypc dnsmasq[2488]: DBus support enabled: connected to system bus
Sep 14 15:50:47 mypc dnsmasq[2488]: warning: no upstream servers configured
Sep 14 15:50:48 mypc NetworkManager[736]: <info> Activation (wlan0) successful, device activated.
Sep 14 15:50:48 mypc dbus[551]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Sep 14 15:50:48 mypc NetworkManager[736]: <warn> dnsmasq appeared on DBus: :1.84
Sep 14 15:50:48 mypc NetworkManager[736]: <info> Writing DNS information to /sbin/resolvconf
Sep 14 15:50:48 mypc dnsmasq[2488]: setting upstream servers from DBus
Sep 14 15:50:48 mypc dnsmasq[2488]: using nameserver 192.168.0.1#53
Sep 14 15:50:48 mypc dbus[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 14 15:50:47 mypc whoopsie[1065]: message repeated 2 times: [ offline]
Sep 14 15:50:48 mypc whoopsie[1065]: online
Sep 14 15:50:55 mypc ntpdate[2617]: adjust time server 91.189.94.4 offset 0.229061 sec
Sep 14 15:51:06 mypc NetworkManager[736]: <info> (wlan0): IP6 addrconf timed out or failed.
Sep 14 15:51:06 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Sep 14 15:51:06 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Sep 14 15:51:06 mypc NetworkManager[736]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Sep 14 15:51:07 mypc wpa_supplicant[778]: wlan0: WPA: Group rekeying completed with 1c:af:f7:d4:60:b1 [GTK=TKIP]
Sep 14 15:51:15 mypc wpa_supplicant[778]: wlan0: CTRL-EVENT-SCAN-STARTED
Sep 14 15:51:16 mypc wpa_supplicant[778]: nl80211: send_and_recv->nl_recvmsgs failed: -33
Sep 14 15:51:58 mypc kernel: [ 159.008067] iwlwifi 0000:02:00.0: fail to flush all tx fifo queues Q 0
Sep 14 15:51:58 mypc kernel: [ 159.008081] iwlwifi 0000:02:00.0: Current SW read_ptr 10 write_ptr 11
Sep 14 15:51:58 mypc kernel: [ 159.027490] ------------[ cut here ]------------
Sep 14 15:51:58 mypc kernel: [ 159.027523] WARNING: CPU: 0 PID: 92 at /build/buildd/linux-3.13.0/drivers/net/wireless/iwlwifi/pcie/trans.c:1002 iwl_trans_pcie_grab_nic_access+0xcb/0xe0 [iwlwifi]()
Sep 14 15:51:58 mypc kernel: [ 159.027528] Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff)
Sep 14 15:51:58 mypc kernel: [ 159.027531] Modules linked in: ctr ccm rfcomm bnep bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel i2400m_usb i2400m asus_nb_wmi asus_wmi snd_hda_codec sparse_keymap joydev wimax intel_rapl uvcvideo x86_pkg_temp_thermal arc4 videobuf2_vmalloc intel_powerclamp snd_hwdep videobuf2_memops snd_pcm videobuf2_core snd_page_alloc iwldvm snd_seq_midi coretemp snd_seq_midi_event videodev mac80211 snd_rawmidi kvm_intel snd_seq kvm snd_seq_device snd_timer snd crct10dif_pclmul crc32_pclmul iwlwifi ghash_clmulni_intel soundcore aesni_intel lpc_ich mei_me aes_x86_64 mei lrw cfg80211 i915 gf128mul glue_helper ablk_helper drm_kms_helper psmouse wmi cryptd drm serio_raw i2c_algo_bit video mac_hid parport_pc ppdev lp parport ahci atl1c libahci
Sep 14 15:51:58 mypc kernel: [ 159.027646] CPU: 0 PID: 92 Comm: kworker/u32:1 Not tainted 3.13.0-24-generic #46-Ubuntu
Sep 14 15:51:58 mypc kernel: [ 159.027650] Hardware name: ASUSTeK Computer Inc. U56E/U56E, BIOS U56E.213 12/21/2011
Sep 14 15:51:58 mypc kernel: [ 159.027692] Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.027696] 0000000000000009 ffff8801b559db98 ffffffff81715a64 ffff8801b559dbe0
Sep 14 15:51:58 mypc kernel: [ 159.027706] ffff8801b559dbd0 ffffffff810676bd ffff8801b2e98000 ffff8801b2e9b258
Sep 14 15:51:58 mypc kernel: [ 159.027714] ffff8801b559dc78 0000000000000000 0000000000000004 ffff8801b559dc30
Sep 14 15:51:58 mypc kernel: [ 159.027722] Call Trace:
Sep 14 15:51:58 mypc kernel: [ 159.027735] [<ffffffff81715a64>] dump_stack+0x45/0x56
Sep 14 15:51:58 mypc kernel: [ 159.027744] [<ffffffff810676bd>] warn_slowpath_common+0x7d/0xa0
Sep 14 15:51:58 mypc kernel: [ 159.027751] [<ffffffff8106772c>] warn_slowpath_fmt+0x4c/0x50
Sep 14 15:51:58 mypc kernel: [ 159.027771] [<ffffffffa02e4eda>] ? iwl_read32+0x1a/0x80 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.027787] [<ffffffffa02e632b>] iwl_trans_pcie_grab_nic_access+0xcb/0xe0 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.027803] [<ffffffffa02e73c1>] iwl_trans_pcie_read_mem+0x31/0x130 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.027817] [<ffffffffa02e53ad>] iwl_trans_pcie_wait_txq_empty+0x15d/0x3e0 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.027835] [<ffffffffa04c2080>] iwlagn_mac_flush+0xa0/0x180 [iwldvm]
Sep 14 15:51:58 mypc kernel: [ 159.027868] [<ffffffffa044db1d>] ieee80211_flush_queues+0xbd/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.027900] [<ffffffffa04642c4>] ieee80211_mgd_probe_ap_send+0xa4/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.027928] [<ffffffffa04617e2>] ? ieee80211_cqm_rssi_notify+0x32/0x80 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.027955] [<ffffffffa0463e6e>] ? ieee80211_recalc_ps.part.24+0xce/0x200 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.027982] [<ffffffffa0464465>] ieee80211_mgd_probe_ap.part.25+0x105/0x160 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.028008] [<ffffffffa0464acd>] ieee80211_beacon_connection_loss_work+0x5d/0x90 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.028018] [<ffffffff810838a2>] process_one_work+0x182/0x450
Sep 14 15:51:58 mypc kernel: [ 159.028027] [<ffffffff81084641>] worker_thread+0x121/0x410
Sep 14 15:51:58 mypc kernel: [ 159.028035] [<ffffffff81084520>] ? rescuer_thread+0x3e0/0x3e0
Sep 14 15:51:58 mypc kernel: [ 159.028043] [<ffffffff8108b312>] kthread+0xd2/0xf0
Sep 14 15:51:58 mypc kernel: [ 159.028050] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.028059] [<ffffffff8172637c>] ret_from_fork+0x7c/0xb0
Sep 14 15:51:58 mypc kernel: [ 159.028066] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.028071] ---[ end trace 93ce75ea2bf7c0d2 ]---
Sep 14 15:51:58 mypc kernel: [ 159.028148] iwl data: 00000000: d0 12 d4 b5 00 88 ff ff 00 06 d4 b5 00 88 ff ff ................
Sep 14 15:51:58 mypc kernel: [ 159.047615] iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.067045] iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.086513] iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.105957] iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.125401] iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.144850] iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.164292] iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
Sep 14 15:51:58 mypc kernel: [ 159.183744] iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
Sep 14 15:51:58 mypc wpa_supplicant[778]: wlan0: CTRL-EVENT-SCAN-STARTED
Sep 14 15:51:58 mypc kernel: [ 159.222662] ------------[ cut here ]------------
Sep 14 15:51:58 mypc kernel: [ 159.222700] WARNING: CPU: 0 PID: 92 at /build/buildd/linux-3.13.0/drivers/net/wireless/iwlwifi/iwl-trans.h:743 iwl_trans_pcie_wait_txq_empty+0x374/0x3e0 [iwlwifi]()
Sep 14 15:51:58 mypc kernel: [ 159.222704] Modules linked in: ctr ccm rfcomm bnep bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel i2400m_usb i2400m asus_nb_wmi asus_wmi snd_hda_codec sparse_keymap joydev wimax intel_rapl uvcvideo x86_pkg_temp_thermal arc4 videobuf2_vmalloc intel_powerclamp snd_hwdep videobuf2_memops snd_pcm videobuf2_core snd_page_alloc iwldvm snd_seq_midi coretemp snd_seq_midi_event videodev mac80211 snd_rawmidi kvm_intel snd_seq kvm snd_seq_device snd_timer snd crct10dif_pclmul crc32_pclmul iwlwifi ghash_clmulni_intel soundcore aesni_intel lpc_ich mei_me aes_x86_64 mei lrw cfg80211 i915 gf128mul glue_helper ablk_helper drm_kms_helper psmouse wmi cryptd drm serio_raw i2c_algo_bit video mac_hid parport_pc ppdev lp parport ahci atl1c libahci
Sep 14 15:51:58 mypc kernel: [ 159.222818] CPU: 0 PID: 92 Comm: kworker/u32:1 Tainted: G W 3.13.0-24-generic #46-Ubuntu
Sep 14 15:51:58 mypc kernel: [ 159.222822] Hardware name: ASUSTeK Computer Inc. U56E/U56E, BIOS U56E.213 12/21/2011
Sep 14 15:51:58 mypc kernel: [ 159.222862] Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.222867] 0000000000000009 ffff8801b559dc60 ffffffff81715a64 0000000000000000
Sep 14 15:51:58 mypc kernel: [ 159.222876] ffff8801b559dc98 ffffffff810676bd ffff8801b1e0b000 ffff8801b2e98000
Sep 14 15:51:58 mypc kernel: [ 159.222884] 0000000000000000 0000000000a02e34 0000000000000400 ffff8801b559dca8
Sep 14 15:51:58 mypc kernel: [ 159.222892] Call Trace:
Sep 14 15:51:58 mypc kernel: [ 159.222904] [<ffffffff81715a64>] dump_stack+0x45/0x56
Sep 14 15:51:58 mypc kernel: [ 159.222913] [<ffffffff810676bd>] warn_slowpath_common+0x7d/0xa0
Sep 14 15:51:58 mypc kernel: [ 159.222920] [<ffffffff8106779a>] warn_slowpath_null+0x1a/0x20
Sep 14 15:51:58 mypc kernel: [ 159.222939] [<ffffffffa02e55c4>] iwl_trans_pcie_wait_txq_empty+0x374/0x3e0 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.222956] [<ffffffffa04c2080>] iwlagn_mac_flush+0xa0/0x180 [iwldvm]
Sep 14 15:51:58 mypc kernel: [ 159.222990] [<ffffffffa044db1d>] ieee80211_flush_queues+0xbd/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223022] [<ffffffffa04642c4>] ieee80211_mgd_probe_ap_send+0xa4/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223051] [<ffffffffa04617e2>] ? ieee80211_cqm_rssi_notify+0x32/0x80 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223078] [<ffffffffa0463e6e>] ? ieee80211_recalc_ps.part.24+0xce/0x200 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223105] [<ffffffffa0464465>] ieee80211_mgd_probe_ap.part.25+0x105/0x160 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223131] [<ffffffffa0464acd>] ieee80211_beacon_connection_loss_work+0x5d/0x90 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.223141] [<ffffffff810838a2>] process_one_work+0x182/0x450
Sep 14 15:51:58 mypc kernel: [ 159.223150] [<ffffffff81084641>] worker_thread+0x121/0x410
Sep 14 15:51:58 mypc kernel: [ 159.223158] [<ffffffff81084520>] ? rescuer_thread+0x3e0/0x3e0
Sep 14 15:51:58 mypc kernel: [ 159.223166] [<ffffffff8108b312>] kthread+0xd2/0xf0
Sep 14 15:51:58 mypc kernel: [ 159.223173] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.223182] [<ffffffff8172637c>] ret_from_fork+0x7c/0xb0
Sep 14 15:51:58 mypc kernel: [ 159.223189] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.223193] ---[ end trace 93ce75ea2bf7c0d3 ]---
Sep 14 15:51:58 mypc kernel: [ 159.262084] iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
Sep 14 15:51:58 mypc kernel: [ 159.300989] ------------[ cut here ]------------
Sep 14 15:51:58 mypc kernel: [ 159.301011] WARNING: CPU: 0 PID: 92 at /build/buildd/linux-3.13.0/drivers/net/wireless/iwlwifi/iwl-trans.h:743 iwl_trans_pcie_wait_txq_empty+0x374/0x3e0 [iwlwifi]()
Sep 14 15:51:58 mypc kernel: [ 159.301015] Modules linked in: ctr ccm rfcomm bnep bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel i2400m_usb i2400m asus_nb_wmi asus_wmi snd_hda_codec sparse_keymap joydev wimax intel_rapl uvcvideo x86_pkg_temp_thermal arc4 videobuf2_vmalloc intel_powerclamp snd_hwdep videobuf2_memops snd_pcm videobuf2_core snd_page_alloc iwldvm snd_seq_midi coretemp snd_seq_midi_event videodev mac80211 snd_rawmidi kvm_intel snd_seq kvm snd_seq_device snd_timer snd crct10dif_pclmul crc32_pclmul iwlwifi ghash_clmulni_intel soundcore aesni_intel lpc_ich mei_me aes_x86_64 mei lrw cfg80211 i915 gf128mul glue_helper ablk_helper drm_kms_helper psmouse wmi cryptd drm serio_raw i2c_algo_bit video mac_hid parport_pc ppdev lp parport ahci atl1c libahci
Sep 14 15:51:58 mypc kernel: [ 159.301123] CPU: 0 PID: 92 Comm: kworker/u32:1 Tainted: G W 3.13.0-24-generic #46-Ubuntu
Sep 14 15:51:58 mypc kernel: [ 159.301126] Hardware name: ASUSTeK Computer Inc. U56E/U56E, BIOS U56E.213 12/21/2011
Sep 14 15:51:58 mypc kernel: [ 159.301156] Workqueue: phy0 ieee80211_beacon_connection_loss_work [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301161] 0000000000000009 ffff8801b559dc60 ffffffff81715a64 0000000000000000
Sep 14 15:51:58 mypc kernel: [ 159.301169] ffff8801b559dc98 ffffffff810676bd ffff8801b1e0b000 ffff8801b2e98000
Sep 14 15:51:58 mypc kernel: [ 159.301177] 0000000000000001 0000000000a02e38 000000000000a5a5 ffff8801b559dca8
Sep 14 15:51:58 mypc kernel: [ 159.301185] Call Trace:
Sep 14 15:51:58 mypc kernel: [ 159.301194] [<ffffffff81715a64>] dump_stack+0x45/0x56
Sep 14 15:51:58 mypc kernel: [ 159.301202] [<ffffffff810676bd>] warn_slowpath_common+0x7d/0xa0
Sep 14 15:51:58 mypc kernel: [ 159.301209] [<ffffffff8106779a>] warn_slowpath_null+0x1a/0x20
Sep 14 15:51:58 mypc kernel: [ 159.301225] [<ffffffffa02e55c4>] iwl_trans_pcie_wait_txq_empty+0x374/0x3e0 [iwlwifi]
Sep 14 15:51:58 mypc kernel: [ 159.301241] [<ffffffffa04c2080>] iwlagn_mac_flush+0xa0/0x180 [iwldvm]
Sep 14 15:51:58 mypc kernel: [ 159.301271] [<ffffffffa044db1d>] ieee80211_flush_queues+0xbd/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301300] [<ffffffffa04642c4>] ieee80211_mgd_probe_ap_send+0xa4/0x140 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301328] [<ffffffffa04617e2>] ? ieee80211_cqm_rssi_notify+0x32/0x80 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301354] [<ffffffffa0463e6e>] ? ieee80211_recalc_ps.part.24+0xce/0x200 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301379] [<ffffffffa0464465>] ieee80211_mgd_probe_ap.part.25+0x105/0x160 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301405] [<ffffffffa0464acd>] ieee80211_beacon_connection_loss_work+0x5d/0x90 [mac80211]
Sep 14 15:51:58 mypc kernel: [ 159.301413] [<ffffffff810838a2>] process_one_work+0x182/0x450
Sep 14 15:51:58 mypc kernel: [ 159.301422] [<ffffffff81084641>] worker_thread+0x121/0x410
Sep 14 15:51:58 mypc kernel: [ 159.301430] [<ffffffff81084520>] ? rescuer_thread+0x3e0/0x3e0
Sep 14 15:51:58 mypc kernel: [ 159.301437] [<ffffffff8108b312>] kthread+0xd2/0xf0
Sep 14 15:51:58 mypc kernel: [ 159.301445] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.301453] [<ffffffff8172637c>] ret_from_fork+0x7c/0xb0
Sep 14 15:51:58 mypc kernel: [ 159.301460] [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
Sep 14 15:51:58 mypc kernel: [ 159.301464] ---[ end trace 93ce75ea2bf7c0d4 ]---
Sep 14 15:51:58 mypc kernel: [ 159.340388] iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
Sep 14 15:51:58 mypc kernel: [ 159.379263] ------------[ cut here ]------------
*******
The same stack-trace is repeated a few times
******
Sep 14 15:51:58 mypc kernel: [ 159.379285] WARNING: CPU: 0 PID: 92 at /build/buildd/linux-3.13.0/drivers/net/wireless/iwlwifi/iwl-trans.h:743 iwl_trans_pcie_wait_txq_empty+0x374/0x3e0 [iwlwifi]()
Sep 14 15:51:58 mypc kernel: [ 159.379288] Modules linked in: ctr ccm rfcomm bnep bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel i2400m_usb i2400m asus_nb_wmi asus_wmi snd_hda_codec sparse_keymap joydev wimax intel_rapl uvcvideo x86_pkg_temp_thermal arc4 videobuf2_vmalloc intel_powerclamp snd_hwdep videobuf2_memops snd_pcm videobuf2_core snd_page_alloc iwldvm snd_seq_midi coretemp snd_seq_midi_event videodev mac80211 snd_rawmidi kvm_intel snd_seq kvm snd_seq_device snd_timer snd crct10dif_pclmul crc32_pclmul iwlwifi ghash_clmulni_intel soundcore aesni_intel lpc_ich mei_me aes_x86_64 mei lrw cfg80211 i915 gf128mul glue_helper ablk_helper drm_kms_helper psmouse wmi cryptd drm serio_raw i2c_algo_bit video mac_hid parport_pc ppdev lp parport ahci atl1c libahci
Sep 14 15:51:58 mypc kernel: [ 159.379395] CPU: 0 PID: 92 Comm: kworker/u32:1 Tainted: G W 3.13.0-24-generic #46-Ubuntu
Sep 14 15:52:02 mypc kernel: [ 163.175367] iwlwifi 0000:02:00.0: Log capacity -1515870811 is bogus, limit to 1024 entries
Sep 14 15:52:02 mypc kernel: [ 163.175373] iwlwifi 0000:02:00.0: Log write index -1515870811 is bogus, limit to 1024
Sep 14 15:52:02 mypc kernel: [ 163.175378] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
Sep 14 15:52:02 mypc kernel: [ 163.194862] wlan0: HW problem - can not stop rx aggregation for 1c:af:f7:d4:60:b1 tid 0
Sep 14 15:52:03 mypc kernel: [ 164.253471] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:03 mypc kernel: [ 164.473676] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:04 mypc kernel: [ 164.693734] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:04 mypc kernel: [ 164.913934] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:04 mypc kernel: [ 165.031820] i2400m_usb 1-1.1:1.0: timeout waiting for reply to message 0x5606
Sep 14 15:52:04 mypc kernel: [ 165.031833] i2400m_usb 1-1.1:1.0: Failed to issue 'Enter power save' command: -110
Sep 14 15:52:04 mypc kernel: [ 165.134017] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:04 mypc kernel: [ 165.173435] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 0 [0x5a5a5a5a]
Sep 14 15:52:04 mypc kernel: [ 165.354254] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:04 mypc kernel: [ 165.574343] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:05 mypc kernel: [ 165.794539] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:05 mypc kernel: [ 166.014610] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:05 mypc kernel: [ 166.234732] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:05 mypc kernel: [ 166.454952] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:06 mypc kernel: [ 166.675001] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:06 mypc kernel: [ 166.895148] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:06 mypc kernel: [ 167.115327] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:06 mypc kernel: [ 167.155274] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 2 [0x5a5a5a5a]
Sep 14 15:52:06 mypc kernel: [ 167.335527] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:06 mypc kernel: [ 167.555603] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:07 mypc kernel: [ 167.775808] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:07 mypc kernel: [ 167.995908] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:07 mypc kernel: [ 168.216035] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:07 mypc kernel: [ 168.436208] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:08 mypc kernel: [ 168.656267] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:08 mypc kernel: [ 168.876460] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:08 mypc kernel: [ 169.096562] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:08 mypc kernel: [ 169.175374] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 5 [0x5a5a5a5a]
Sep 14 15:52:08 mypc kernel: [ 169.316732] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:08 mypc kernel: [ 169.536853] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:09 mypc kernel: [ 169.756969] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:09 mypc kernel: [ 169.977090] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:09 mypc kernel: [ 170.197264] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:09 mypc rtkit-daemon[1267]: The canary thread is apparently starving. Taking action.
Sep 14 15:52:09 mypc rtkit-daemon[1267]: Demoting known real-time threads.
Sep 14 15:52:09 mypc rtkit-daemon[1267]: Successfully demoted thread 1849 of process 1844 (n/a).
Sep 14 15:52:09 mypc rtkit-daemon[1267]: Successfully demoted thread 1848 of process 1844 (n/a).
Sep 14 15:52:09 mypc rtkit-daemon[1267]: Successfully demoted thread 1844 of process 1844 (n/a).
Sep 14 15:52:09 mypc rtkit-daemon[1267]: Demoted 3 threads.
Sep 14 15:52:09 mypc kernel: [ 170.417431] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:09 mypc kernel: [ 170.637556] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:10 mypc kernel: [ 170.857784] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:10 mypc kernel: [ 171.077858] i2400m_usb 1-1.1:1.0: TX: cannot send URB; retrying. tx_msg @224 64 B [64 sent]: -110
Sep 14 15:52:10 mypc kernel: [ 171.157773] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 7 [0x5a5a5a5a]
Sep 14 15:52:10 mypc kernel: [ 171.196464] i2400m_usb 1-1.1:1.0: Huh? reply to command with no waiters
Sep 14 15:52:10 mypc kernel: [ 171.426958] i2400m_usb 1-1.1:1.0: RX: timeout: -110
Sep 14 15:52:12 mypc kernel: [ 173.137268] ieee80211 phy0: Hardware restart was requested
Sep 14 15:52:12 mypc kernel: [ 173.137292] i2400m_usb 1-1.1:1.0: device rebooted: reinitializing driver
Sep 14 15:52:12 mypc wpa_supplicant[778]: wlan0: CTRL-EVENT-DISCONNECTED bssid=1c:af:f7:d4:60:b1 reason=4 locally_generated=1
Sep 14 15:52:12 mypc NetworkManager[736]: <warn> Connection disconnected (reason -4)
Sep 14 15:52:12 mypc kernel: [ 173.141305] iwlwifi 0000:02:00.0: iwl_trans_wait_tx_queue_empty bad state = 0
Sep 14 15:52:12 mypc kernel: [ 173.157448] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
Sep 14 15:52:12 mypc kernel: [ 173.157553] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
Sep 14 15:52:12 mypc kernel: [ 173.234461] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
Sep 14 15:52:15 mypc kernel: [ 176.415788] i2400m_usb 1-1.1:1.0: firmware interface version 9.3.2
Sep 14 15:52:26 mypc kernel: [ 179.009493] iwlwifi 0000:02:00.0: Failed to load firmware chunk!
Sep 14 15:52:26 mypc kernel: [ 179.009508] iwlwifi 0000:02:00.0: Could not load the [0] uCode section
Sep 14 15:52:26 mypc kernel: [ 179.009522] iwlwifi 0000:02:00.0: Failed to start RT ucode: -110
Sep 14 15:52:26 mypc kernel: [ 181.124155] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 0 [0x5a5a5a5a]
Sep 14 15:52:26 mypc kernel: [ 183.145524] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 2 [0x5a5a5a5a]
Sep 14 15:52:26 mypc kernel: [ 185.205473] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 5 [0x5a5a5a5a]
Sep 14 15:52:26 mypc kernel: [ 187.105793] iwlwifi 0000:02:00.0: Failing on timeout while stopping DMA channel 7 [0x5a5a5a5a]
Sep 14 15:52:28 mypc kernel: [ 189.074365] iwlwifi 0000:02:00.0: Unable to initialize device.
Sep 14 15:52:28 mypc kernel: [ 189.074555] cfg80211: Calling CRDA to update world regulatory domain
Sep 14 15:52:28 mypc kernel: [ 189.075258] [sched_delayed] sched: RT throttling activated
Sep 14 15:52:28 mypc wpa_supplicant[778]: wlan0: Reject scan trigger since one is already pending
Sep 14 15:52:28 mypc wpa_supplicant[778]: wlan0: Failed to initiate AP scan
Sep 14 15:52:28 mypc NetworkManager[736]: <info> (wlan0): roamed from BSSID 1C:AF:F7:D4:60:B1 (LessWire) to (none) ((none))
Sep 14 15:52:28 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: completed -> disconnected
Sep 14 15:52:28 mypc kernel: [ 189.079919] cfg80211: World regulatory domain updated:
Sep 14 15:52:28 mypc kernel: [ 189.079923] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Sep 14 15:52:28 mypc kernel: [ 189.079925] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Sep 14 15:52:28 mypc kernel: [ 189.079927] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Sep 14 15:52:28 mypc kernel: [ 189.079928] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Sep 14 15:52:28 mypc kernel: [ 189.079930] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Sep 14 15:52:28 mypc kernel: [ 189.079931] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Sep 14 15:52:29 mypc kernel: [ 190.077002] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
Sep 14 15:52:29 mypc NetworkManager[736]: <info> (wlan0): supplicant interface state: disconnected -> scanning
Sep 14 15:52:43 mypc NetworkManager[736]: <warn> (wlan0): link timed out.
Sep 14 15:52:43 mypc NetworkManager[736]: <info> (wlan0): device state change: activated -> failed (reason 'SSID not found') [100 120 53]
Sep 14 15:52:43 mypc NetworkManager[736]: <info> NetworkManager state is now DISCONNECTED
Sep 14 15:52:43 mypc NetworkManager[736]: <warn> Activation (wlan0) failed for connection 'LessWire'
Sep 14 15:50:48 mypc whoopsie[1065]: online
Sep 14 15:52:43 mypc whoopsie[1065]: offline
Sep 14 15:52:43 mypc dbus[551]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Sep 14 15:52:43 mypc NetworkManager[736]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment