Hi, I'm having problem with my wireless connection. It manages to get connected, but from time to time it gets disconnected. Also sometimes it fails to connect to a wireless-n. I have not managed to figure out what triggers this disconnection. These are the outputs I thought could help clarify what happens:
uname -a
lspci
dmesg
I have also NetworkManager log, wpaSupplicant.log, and the complete dmesg. Let me know if they are needed.
Thanks in advance for any hint you can give me.
uname -a
Code:
Linux linux-suse 3.11.10-21-desktop #1 SMP PREEMPT Mon Jul 21 15:28:46 UTC 2014 (9a9565d) x86_64 x86_64 x86_64 GNU/Linux
Code:
06:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)
06:00.0 0280: 8086:08b1 (rev 73)
Code:
[ 1857.763144] ------------[ cut here ]------------
[ 1857.763157] WARNING: CPU: 0 PID: 727 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.11.10/linux-3.11/drivers/net/wireless/iwlwifi/mvm/mac80211.c:1047 iwl_mvm_mac_sta_state+0x221/0x280 [iwlmvm]()
[ 1857.763159] Modules linked in: fuse rfcomm vboxpci(O) vboxnetadp(O) vboxnetflt(O) af_packet xt_pkttype xt_LOG xt_limit ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw ipt_REJECT iptable_raw xt_CT iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_ipv4 nf_defrag_ipv4 ip_tables vboxdrv(O) xt_conntrack nf_conntrack ip6table_filter ip6_tables x_tables bnep arc4 nls_iso8859_1 nls_cp437 vfat fat tpm_infineon snd_hda_codec_realtek snd_hda_codec_hdmi uvcvideo videobuf2_core x86_pkg_temp_thermal videodev coretemp videobuf2_vmalloc videobuf2_memops kvm_intel snd_hda_intel snd_hda_codec kvm iwlmvm snd_hwdep crc32_pclmul ghash_clmulni_intel mac80211 snd_pcm aesni_intel ablk_helper iTCO_wdt cryptd snd_seq iTCO_vendor_support rtsx_pci_sdmmc rtsx_pci_ms
[ 1857.763187] mmc_core memstick lrw gf128mul snd_timer glue_helper aes_x86_64 iwlwifi r8169 snd_seq_device btusb cfg80211 firewire_ohci sr_mod i2c_i801 serio_raw joydev pcspkr cdrom mii bluetooth snd firewire_core rtsx_pci lpc_ich crc_itu_t mfd_core rfkill mei_me mei soundcore snd_page_alloc shpchp battery tpm_tis tpm tpm_bios acpi_cpufreq ac mperf sg dm_mod autofs4 efivarfs btrfs raid6_pq zlib_deflate xor libcrc32c crc32c_intel nouveau i915 ttm drm_kms_helper drm xhci_hcd mxm_wmi i2c_algo_bit thermal wmi video button processor thermal_sys scsi_dh_alua scsi_dh_rdac scsi_dh_emc scsi_dh_hp_sw scsi_dh
[ 1857.763220] CPU: 0 PID: 727 Comm: wpa_supplicant Tainted: G W O 3.11.10-21-desktop #1
[ 1857.763222] Hardware name: Notebook P15SM-A/SM1-A /P15SM-A/SM1-A , BIOS 4.6.5 02/14/2014
[ 1857.763223] 0000000000000009 ffffffff815a0392 0000000000000000 ffffffff81050eb2
[ 1857.763227] 0000000000000000 0000000000000004 0000000000000003 ffff88041a28b1c0
[ 1857.763230] ffff88041931d7c0 ffffffffa06d4841 ffffffff00000004 0000000000000003
[ 1857.763234] Call Trace:
[ 1857.763243] [<ffffffff81004a28>] dump_trace+0x88/0x310
[ 1857.763247] [<ffffffff81004d80>] show_stack_log_lvl+0xd0/0x1d0
[ 1857.763250] [<ffffffff810061bc>] show_stack+0x1c/0x50
[ 1857.763255] [<ffffffff815a0392>] dump_stack+0x50/0x89
[ 1857.763261] [<ffffffff81050eb2>] warn_slowpath_common+0x72/0x90
[ 1857.763266] [<ffffffffa06d4841>] iwl_mvm_mac_sta_state+0x221/0x280 [iwlmvm]
[ 1857.763289] [<ffffffffa079d7eb>] sta_info_move_state+0xcb/0x780 [mac80211]
[ 1857.763300] [<ffffffffa079df7b>] __sta_info_destroy+0xdb/0x390 [mac80211]
[ 1857.763312] [<ffffffffa079e345>] sta_info_flush_defer+0x75/0xa0 [mac80211]
[ 1857.763328] [<ffffffffa07d5b45>] ieee80211_set_disassoc+0xa5/0x3c0 [mac80211]
[ 1857.763374] [<ffffffffa07d9084>] ieee80211_mgd_deauth+0x244/0x2b0 [mac80211]
[ 1857.763422] [<ffffffffa056fe76>] cfg80211_mlme_deauth+0x96/0x1b0 [cfg80211]
[ 1857.763450] [<ffffffffa0558bfc>] nl80211_deauthenticate+0xcc/0x120 [cfg80211]
[ 1857.763460] [<ffffffff814e8249>] genl_family_rcv_msg+0x179/0x360
[ 1857.763464] [<ffffffff814e84a9>] genl_rcv_msg+0x79/0xc0
[ 1857.763467] [<ffffffff814e7c89>] netlink_rcv_skb+0xa9/0xc0
[ 1857.763470] [<ffffffff814e80bf>] genl_rcv+0x1f/0x30
[ 1857.763473] [<ffffffff814e72d4>] netlink_unicast+0xd4/0x180
[ 1857.763476] [<ffffffff814e769c>] netlink_sendmsg+0x31c/0x750
[ 1857.763481] [<ffffffff814a7754>] sock_sendmsg+0x94/0xd0
[ 1857.763485] [<ffffffff814a7b88>] ___sys_sendmsg+0x3b8/0x3d0
[ 1857.763489] [<ffffffff814a85e9>] __sys_sendmsg+0x39/0x70
[ 1857.763493] [<ffffffff815adfed>] system_call_fastpath+0x1a/0x1f
[ 1857.763499] [<00007f3c411c19c0>] 0x7f3c411c19bf
[ 1857.763500] ---[ end trace a3052239fec6d6e5 ]---
[ 1859.765465] iwlwifi 0000:06:00.0: Error sending TXPATH_FLUSH: time out after 2000ms.
[ 1859.765469] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 85
[ 1859.765471] iwlwifi 0000:06:00.0: Failed to send flush command (-110)
[ 1859.765474] ------------[ cut here ]------------
[ 1859.765493] WARNING: CPU: 1 PID: 727 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.11.10/linux-3.11/net/mac80211/sta_info.c:839 __sta_info_destroy+0x20b/0x390 [mac80211]()
[ 1859.765495] Modules linked in: fuse rfcomm vboxpci(O) vboxnetadp(O) vboxnetflt(O) af_packet xt_pkttype xt_LOG xt_limit ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw ipt_REJECT iptable_raw xt_CT iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_ipv4 nf_defrag_ipv4 ip_tables vboxdrv(O) xt_conntrack nf_conntrack ip6table_filter ip6_tables x_tables bnep arc4 nls_iso8859_1 nls_cp437 vfat fat tpm_infineon snd_hda_codec_realtek snd_hda_codec_hdmi uvcvideo videobuf2_core x86_pkg_temp_thermal videodev coretemp videobuf2_vmalloc videobuf2_memops kvm_intel snd_hda_intel snd_hda_codec kvm iwlmvm snd_hwdep crc32_pclmul ghash_clmulni_intel mac80211 snd_pcm aesni_intel ablk_helper iTCO_wdt cryptd snd_seq iTCO_vendor_support rtsx_pci_sdmmc rtsx_pci_ms
[ 1859.765524] mmc_core memstick lrw gf128mul snd_timer glue_helper aes_x86_64 iwlwifi r8169 snd_seq_device btusb cfg80211 firewire_ohci sr_mod i2c_i801 serio_raw joydev pcspkr cdrom mii bluetooth snd firewire_core rtsx_pci lpc_ich crc_itu_t mfd_core rfkill mei_me mei soundcore snd_page_alloc shpchp battery tpm_tis tpm tpm_bios acpi_cpufreq ac mperf sg dm_mod autofs4 efivarfs btrfs raid6_pq zlib_deflate xor libcrc32c crc32c_intel nouveau i915 ttm drm_kms_helper drm xhci_hcd mxm_wmi i2c_algo_bit thermal wmi video button processor thermal_sys scsi_dh_alua scsi_dh_rdac scsi_dh_emc scsi_dh_hp_sw scsi_dh
[ 1859.765560] CPU: 1 PID: 727 Comm: wpa_supplicant Tainted: G W O 3.11.10-21-desktop #1
[ 1859.765561] Hardware name: Notebook P15SM-A/SM1-A /P15SM-A/SM1-A , BIOS 4.6.5 02/14/2014
[ 1859.765562] 0000000000000009 ffffffff815a0392 0000000000000000 ffffffff81050eb2
[ 1859.765565] ffff8803ee109000 ffff88041931c5e0 ffff88041a28a800 00000000ffffff92
[ 1859.765568] ffff88041a28a800 ffffffffa079e0ab ffff88041931c838 ffff88041931c838
[ 1859.765570] Call Trace:
[ 1859.765580] [<ffffffff81004a28>] dump_trace+0x88/0x310
[ 1859.765584] [<ffffffff81004d80>] show_stack_log_lvl+0xd0/0x1d0
[ 1859.765587] [<ffffffff810061bc>] show_stack+0x1c/0x50
[ 1859.765592] [<ffffffff815a0392>] dump_stack+0x50/0x89
[ 1859.765598] [<ffffffff81050eb2>] warn_slowpath_common+0x72/0x90
[ 1859.765607] [<ffffffffa079e0ab>] __sta_info_destroy+0x20b/0x390 [mac80211]
[ 1859.765627] [<ffffffffa079e345>] sta_info_flush_defer+0x75/0xa0 [mac80211]
[ 1859.765645] [<ffffffffa07d5b45>] ieee80211_set_disassoc+0xa5/0x3c0 [mac80211]
[ 1859.765701] [<ffffffffa07d9084>] ieee80211_mgd_deauth+0x244/0x2b0 [mac80211]
[ 1859.765753] [<ffffffffa056fe76>] cfg80211_mlme_deauth+0x96/0x1b0 [cfg80211]
[ 1859.765781] [<ffffffffa0558bfc>] nl80211_deauthenticate+0xcc/0x120 [cfg80211]
[ 1859.765792] [<ffffffff814e8249>] genl_family_rcv_msg+0x179/0x360
[ 1859.765796] [<ffffffff814e84a9>] genl_rcv_msg+0x79/0xc0
[ 1859.765799] [<ffffffff814e7c89>] netlink_rcv_skb+0xa9/0xc0
[ 1859.765802] [<ffffffff814e80bf>] genl_rcv+0x1f/0x30
[ 1859.765805] [<ffffffff814e72d4>] netlink_unicast+0xd4/0x180
[ 1859.765808] [<ffffffff814e769c>] netlink_sendmsg+0x31c/0x750
[ 1859.765813] [<ffffffff814a7754>] sock_sendmsg+0x94/0xd0
[ 1859.765817] [<ffffffff814a7b88>] ___sys_sendmsg+0x3b8/0x3d0
[ 1859.765821] [<ffffffff814a85e9>] __sys_sendmsg+0x39/0x70
[ 1859.765825] [<ffffffff815adfed>] system_call_fastpath+0x1a/0x1f
[ 1859.765831] [<00007f3c411c19c0>] 0x7f3c411c19bf
[ 1859.765833] ---[ end trace a3052239fec6d6e6 ]---
[ 1861.767841] iwlwifi 0000:06:00.0: Error sending MAC_CONTEXT_CMD: time out after 2000ms.
[ 1861.767851] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 86
[ 1861.767857] iwlwifi 0000:06:00.0: Failed to send MAC context (action:2): -110
[ 1861.767862] iwlwifi 0000:06:00.0: failed to update MAC 0c:8b:fd:6c:87:66
[ 1863.770169] iwlwifi 0000:06:00.0: Error sending REMOVE_STA: time out after 2000ms.
[ 1863.770179] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 87
[ 1863.770185] iwlwifi 0000:06:00.0: Failed to remove station. Id=1
[ 1863.770190] iwlwifi 0000:06:00.0: failed to remove AP station
[ 1865.772430] iwlwifi 0000:06:00.0: Error sending TIME_QUOTA_CMD: time out after 2000ms.
[ 1865.772441] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 88
[ 1865.772447] iwlwifi 0000:06:00.0: Failed to send quota: -110
[ 1865.772451] iwlwifi 0000:06:00.0: failed to update quotas
[ 1867.774820] iwlwifi 0000:06:00.0: Error sending POWER_TABLE_CMD: time out after 2000ms.
[ 1867.774830] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 89
[ 1867.774836] iwlwifi 0000:06:00.0: failed to update power mode
[ 1869.777053] iwlwifi 0000:06:00.0: Error sending MAC_CONTEXT_CMD: time out after 2000ms.
[ 1869.777057] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 90
[ 1869.777059] iwlwifi 0000:06:00.0: Failed to send MAC context (action:2): -110
[ 1869.777060] iwlwifi 0000:06:00.0: failed to update MAC 0c:8b:fd:6c:87:66
[ 1871.779480] iwlwifi 0000:06:00.0: Error sending BINDING_CONTEXT_CMD: time out after 2000ms.
[ 1871.779488] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 91
[ 1871.779495] iwlwifi 0000:06:00.0: Failed to send binding (action:3): -110
[ 1871.781684] cfg80211: Calling CRDA to update world regulatory domain
[ 1871.786431] cfg80211: World regulatory domain updated:
[ 1871.786433] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1871.786435] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1871.786436] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1871.786437] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1871.786437] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1871.786438] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1873.792743] iwlwifi 0000:06:00.0: Error sending SCAN_REQUEST_CMD: time out after 2000ms.
[ 1873.792752] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 92
[ 1873.792758] iwlwifi 0000:06:00.0: Scan failed! status 0x1 ret -110
[ 1877.190721] iwlwifi 0000:06:00.0: Error sending SCAN_REQUEST_CMD: time out after 2000ms.
[ 1877.190735] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 93
[ 1877.190745] iwlwifi 0000:06:00.0: Scan failed! status 0x1 ret -110
[ 1900.218471] iwlwifi 0000:06:00.0: Error sending SCAN_REQUEST_CMD: time out after 2000ms.
[ 1900.218480] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 94
[ 1900.218486] iwlwifi 0000:06:00.0: Scan failed! status 0x1 ret -110
[ 1933.259928] iwlwifi 0000:06:00.0: Error sending SCAN_REQUEST_CMD: time out after 2000ms.
[ 1933.259934] iwlwifi 0000:06:00.0: Current CMD queue read_ptr 75 write_ptr 95
[ 1933.259938] iwlwifi 0000:06:00.0: Scan failed! status 0x1 ret -110
Thanks in advance for any hint you can give me.