You are not logged in.

#1 2014-11-04 19:27:48

macau
Member
Registered: 2014-11-04
Posts: 3

System freezes with intel 7260

I have a laptop with intel 7260-based wireless card

Intel Corporation Wireless 7260 (rev 73)

When i use this nic, i have a massive kernel traces:

[   97.387067] cfg80211: Calling CRDA to update world regulatory domain
[   97.471387] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 64:16:f0:48:d8:ec
[  188.750426] ------------[ cut here ]------------
[  188.750453] WARNING: CPU: 1 PID: 469 at drivers/net/wireless/iwlwifi/mvm/tx.c:190 iwl_mvm_set_tx_params+0x60a/0x6f0 [iwlmvm]()
[  188.750458] Got an HT rate for a non data frame 0xa8
[  188.750461] Modules linked in: ctr ccm rfcomm bnep fuse arc4 joydev iwlmvm mac80211 mousedev ecb iTCO_wdt iTCO_vendor_support btusb iwlwifi bluetooth coretemp hwmon pcmcia kvm_intel yenta_socket pcmcia_rsrc pcmcia_core snd_hda_codec_conexant cfg80211 snd_hda_codec_generic rfkill kvm snd_hda_intel pcspkr psmouse snd_hda_controller sky2 snd_hda_codec serio_raw snd_hwdep i2c_i801 snd_pcm snd_timer snd lpc_ich soundcore rng_core ac thermal battery shpchp evdev mac_hid acpi_cpufreq processor loop atkbd libps2 pata_acpi tifm_7xx1 firewire_ohci sdhci_pci sdhci led_class mmc_core tifm_core firewire_core crc_itu_t ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio i915 button i2c_algo_bit video drm_kms_helper drm i2c_core intel_agp intel_gtt jfs ext4 crc16 mbcache jbd2 sr_mod cdrom sd_mod crc_t10dif
[  188.750597]  crct10dif_common ata_piix ata_generic libata scsi_mod
[  188.750610] CPU: 1 PID: 469 Comm: wpa_supplicant Not tainted 3.17.2-1-ARCH #1
[  188.750615] Hardware name: BenQ Joybook R55/Joybook R55, BIOS NOTE BIOS Version Q3A24 10/11/2006
[  188.750619]  0000000000000000 00000000b73e093b ffff88007b39f820 ffffffff815367d0
[  188.750627]  ffff88007b39f868 ffff88007b39f858 ffffffff8107054d ffff880037ac7380
[  188.750634]  ffff88007a316670 ffff8800633bc426 ffff88007b369a88 ffff88005ada7600
[  188.750641] Call Trace:
[  188.750653]  [<ffffffff815367d0>] dump_stack+0x4d/0x6f
[  188.750663]  [<ffffffff8107054d>] warn_slowpath_common+0x7d/0xa0
[  188.750670]  [<ffffffff810705cc>] warn_slowpath_fmt+0x5c/0x80
[  188.750682]  [<ffffffffa06bde13>] ? iwl_mvm_set_tx_params+0x43/0x6f0 [iwlmvm]
[  188.750693]  [<ffffffffa06be3da>] iwl_mvm_set_tx_params+0x60a/0x6f0 [iwlmvm]
[  188.750704]  [<ffffffffa06be744>] iwl_mvm_tx_skb+0x54/0x3f0 [iwlmvm]
[  188.750713]  [<ffffffffa06b6422>] iwl_mvm_mac_tx+0xb2/0x1c0 [iwlmvm]
[  188.750739]  [<ffffffffa074d000>] __ieee80211_tx+0x2d0/0x3d0 [mac80211]
[  188.750759]  [<ffffffffa074dcbe>] ieee80211_tx+0xde/0x110 [mac80211]
[  188.750779]  [<ffffffffa074e61a>] ieee80211_xmit+0x9a/0xf0 [mac80211]
[  188.750799]  [<ffffffffa074edc2>] ieee80211_subif_start_xmit+0x4a2/0xcb0 [mac80211]
[  188.750809]  [<ffffffff81510000>] ? tcp_v6_do_rcv+0x5a0/0x5e0
[  188.750818]  [<ffffffff81444d77>] dev_hard_start_xmit+0x2f7/0x630
[  188.750826]  [<ffffffff81466076>] sch_direct_xmit+0xa6/0x210
[  188.750833]  [<ffffffff814452a4>] __dev_queue_xmit+0x1f4/0x510
[  188.750839]  [<ffffffff814455d0>] dev_queue_xmit+0x10/0x20
[  188.750847]  [<ffffffff81521909>] packet_sendmsg+0xff9/0x1100
[  188.750855]  [<ffffffff81427724>] sock_sendmsg+0x84/0xc0
[  188.750864]  [<ffffffff811e2278>] ? destroy_inode+0x38/0x70
[  188.750871]  [<ffffffff811e4643>] ? __fdget+0x13/0x20
[  188.750877]  [<ffffffff81427f07>] ? sockfd_lookup_light+0x17/0x70
[  188.750885]  [<ffffffff81429c42>] SyS_sendto+0x122/0x170
[  188.750892]  [<ffffffff8142a361>] ? __sys_recvmsg+0x51/0x90
[  188.750901]  [<ffffffff81015c13>] ? do_device_not_available+0x23/0x30
[  188.750908]  [<ffffffff8153c7a9>] system_call_fastpath+0x16/0x1b
[  188.750913] ---[ end trace b2eea80320500396 ]---

Also when i sending my laptop to suspend, it goes, but dont wake up-i have only cpu fan and black screen.
Before 7260 u used intel 3945 nic and all was ok, no traces, no freezes.
I askd google, many peoples had same problen, but they disabled powersaving for wireless and theyr problems went. I made it too, but it dont help^

 iw wlan0 get power_save
Power save: off

My system is dayly updated.

Last edited by macau (2014-11-04 19:28:05)

Offline

#2 2014-11-19 09:56:14

kij
Member
Registered: 2009-10-06
Posts: 3

Re: System freezes with intel 7260

Hi,
I don't have an exact solution for you, but my 7260 is stable with 3.17-rc3  and newest linux-firmware, no power_save + fixed txpower.

Offline

#3 2014-11-19 12:29:02

cycling_penguin
Member
Registered: 2014-11-18
Posts: 5

Re: System freezes with intel 7260

Hiho,
similar problem here. Maybe this helps.

Offline

Board footer

Powered by FluxBB