You are not logged in.

#1 2020-09-02 14:05:29

mkuw
Member
Registered: 2020-09-02
Posts: 2

Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Hi!

Yesterday my wireless adapter stopped working out of nowhere, I wasn't doing updates, just using my notebook for work (attacched to a different wireless network, if it is relevant).
Since yesterday, the iwlwifi module crashes and the wireless interface does not show up.

If it can be useful, after the initial problem I searched the forums and found someone suggesting to add the intel_iommu=off kernel parameter, so I did and it worked again for other 10 minutes.
After that I experienced some system lag and wifi instability, then it died again and the kernel parameter had no effect anymore.

My kernel version is 5.8.5, a friend suggested to try the lts kernel as well (version 5.4.61) but I got the same problem with a different log.

This is the output of lspci, my notebook is a 2019 Asus Zenbook (UX333FN).

00:14.3 Network controller: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] (rev 30)
        DeviceName: WLAN
        Subsystem: Intel Corporation Device 0000
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at b431c000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

This is a relevant part of the journal log (LTS kernel loaded)

iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
iwlwifi 0000:00:14.3: Not valid error log pointer 0x00000000 for Init uCode
iwlwifi 0000:00:14.3: Fseq Registers:
iwlwifi 0000:00:14.3: 0x42B4B898 | FSEQ_ERROR_CODE
iwlwifi 0000:00:14.3: 0xD52912DF | FSEQ_TOP_INIT_VERSION
iwlwifi 0000:00:14.3: 0x34AD9E28 | FSEQ_CNVIO_INIT_VERSION
iwlwifi 0000:00:14.3: 0xBC2AC099 | FSEQ_OTP_VERSION
iwlwifi 0000:00:14.3: 0x165D3A9F | FSEQ_TOP_CONTENT_VERSION
iwlwifi 0000:00:14.3: 0x04FB48A1 | FSEQ_ALIVE_TOKEN
iwlwifi 0000:00:14.3: 0x2EB5D143 | FSEQ_CNVI_ID
iwlwifi 0000:00:14.3: 0xC5F8EE26 | FSEQ_CNVR_ID
iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0xa5a5a5a2, CPU2 Status: 0xa5a5a5a2
iwlwifi 0000:00:14.3: Failed to start INIT ucode: -5
iwlwifi 0000:00:14.3: Collecting data: trigger 16 fired.

This is the relevant part of the journal log using the plain kernel.

------------[ cut here ]------------
Sep 02 13:08:30 zenbook kernel: WARNING: CPU: 0 PID: 272 at drivers/net/wireless/intel/iwlwifi/pcie/drv.c:1095 iwl_pci_probe+0x40f/0x4a0 [iwlwifi]
Sep 02 13:08:30 zenbook kernel: Modules linked in: snd_hda_core cryptd glue_helper snd_hwdep rapl intel_cstate pcc_cpufreq(-) iwlwifi(+) acpi_cpuf>
Sep 02 13:08:30 zenbook kernel: CPU: 0 PID: 272 Comm: systemd-udevd Not tainted 5.8.5-arch1-1 #1
Sep 02 13:08:30 zenbook kernel: Hardware name: ASUSTeK COMPUTER INC. ZenBook UX333FN_UX333FN/UX333FN, BIOS UX333FN.204 09/20/2018
Sep 02 13:08:30 zenbook kernel: RIP: 0010:iwl_pci_probe+0x40f/0x4a0 [iwlwifi]
Sep 02 13:08:30 zenbook kernel: Code: ff ff 48 c7 45 18 40 20 94 c0 48 c7 c0 40 20 94 c0 e9 cd fd ff ff 48 c7 45 18 40 25 94 c0 48 c7 c0 40 25 94 >
Sep 02 13:08:30 zenbook kernel: RSP: 0018:ffffb69100667aa0 EFLAGS: 00010246
Sep 02 13:08:30 zenbook kernel: RAX: ffffffffc0941480 RBX: ffff9f752383b000 RCX: ffffffffc0937ba2
Sep 02 13:08:30 zenbook kernel: RDX: 0000000000000000 RSI: 0000000000000031 RDI: 0000000000000000
Sep 02 13:08:30 zenbook kernel: RBP: ffff9f751797c018 R08: 0000000000000002 R09: 0000000000000318
Sep 02 13:08:30 zenbook kernel: R10: 0000000000000001 R11: 0000000000000008 R12: ffffffffc0941480
Sep 02 13:08:30 zenbook kernel: R13: ffff9f752383b0b0 R14: 0000000000000024 R15: 0000000000000000
Sep 02 13:08:30 zenbook kernel: FS:  00007f7bd7acf440(0000) GS:ffff9f7525c00000(0000) knlGS:0000000000000000
Sep 02 13:08:30 zenbook kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 02 13:08:30 zenbook kernel: CR2: 000055955967c3a8 CR3: 000000025c3e4003 CR4: 00000000003606f0
Sep 02 13:08:30 zenbook kernel: Call Trace:
Sep 02 13:08:30 zenbook kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Sep 02 13:08:30 zenbook kernel:  local_pci_probe+0x42/0x80
Sep 02 13:08:30 zenbook kernel:  ? pci_match_device+0xd7/0x100
Sep 02 13:08:30 zenbook kernel:  pci_device_probe+0xfa/0x1b0
Sep 02 13:08:30 zenbook kernel:  really_probe+0x160/0x400
Sep 02 13:08:30 zenbook kernel:  driver_probe_device+0xe1/0x150
Sep 02 13:08:30 zenbook kernel:  device_driver_attach+0xa1/0xb0
Sep 02 13:08:30 zenbook kernel:  __driver_attach+0x8a/0x150
Sep 02 13:08:30 zenbook kernel:  ? device_driver_attach+0xb0/0xb0
Sep 02 13:08:30 zenbook kernel:  ? device_driver_attach+0xb0/0xb0
Sep 02 13:08:30 zenbook kernel:  bus_for_each_dev+0x89/0xd0
Sep 02 13:08:30 zenbook kernel:  bus_add_driver+0x12b/0x1e0
Sep 02 13:08:30 zenbook kernel:  driver_register+0x8b/0xe0
Sep 02 13:08:30 zenbook kernel:  ? 0xffffffffc0970000
Sep 02 13:08:30 zenbook kernel:  iwl_pci_register_driver+0x21/0x40 [iwlwifi]
Sep 02 13:08:30 zenbook kernel:  iwl_drv_init+0x73/0x1000 [iwlwifi]
Sep 02 13:08:30 zenbook kernel:  do_one_initcall+0x59/0x240
Sep 02 13:08:30 zenbook kernel:  do_init_module+0x5c/0x260
Sep 02 13:08:30 zenbook kernel:  load_module+0x21a5/0x2450
Sep 02 13:08:30 zenbook kernel:  __do_sys_init_module+0x12d/0x180
Sep 02 13:08:30 zenbook kernel:  do_syscall_64+0x44/0x70
Sep 02 13:08:30 zenbook kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 02 13:08:30 zenbook kernel: RIP: 0033:0x7f7bd8880e4e
Sep 02 13:08:30 zenbook kernel: Code: 48 8b 0d 25 10 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 >
Sep 02 13:08:30 zenbook kernel: RSP: 002b:00007ffe99ed6288 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Sep 02 13:08:30 zenbook kernel: RAX: ffffffffffffffda RBX: 0000559558d9cb20 RCX: 00007f7bd8880e4e
Sep 02 13:08:30 zenbook kernel: RDX: 00007f7bd89b997d RSI: 00000000000b8461 RDI: 000055955974aed0
Sep 02 13:08:30 zenbook kernel: RBP: 000055955974aed0 R08: fffffffffffffff0 R09: 00007ffe99ed4591
Sep 02 13:08:30 zenbook kernel: R10: 0000559558c02010 R11: 0000000000000246 R12: 00007f7bd89b997d
Sep 02 13:08:30 zenbook kernel: R13: 0000000000000001 R14: 0000559558d9cdf0 R15: 0000559558d9cb20
Sep 02 13:08:30 zenbook kernel: ---[ end trace 224709a3d3f1dd93 ]---
Sep 02 13:08:30 zenbook kernel: iwlwifi: probe of 0000:00:14.3 failed with error -22

I am asking since similar issues are for older versions of the kernel and now marked as solved, which seems not to be my case.
I also found this https://bugs.archlinux.org/task/65638 which seems related to my issue.

Do you have any advice? Is there a way to rule out hardware damage?
Thanks

Offline

#2 2020-09-12 09:27:41

matoxxx
Member
Registered: 2014-06-19
Posts: 12

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

I can confirm similar issue. Different card, no updates and did not gracefully woke up from sleep giving similar series of errors. Device was soft-blocked after crash, but had to reboot to unblock and get device working again. No issues in Windows.

04:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Error sending UNKNOWN: time out after 2000ms.
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Current CMD queue read_ptr 5 write_ptr 6
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: HCMD_ACTIVE already clear for command UNKNOWN
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Start IWL Error Log Dump:
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Status: 0x00000040, count: 6
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Loaded firmware version: 55.d9698065.0 cc-a0-55.ucode
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00A0A2F0 | trm_hw_status0
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | trm_hw_status1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x004FA34A | branchlink2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x004E4BBC | interruptlink1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x004E4BBC | interruptlink2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00016468 | data1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0xFF000000 | data2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | data3
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | beacon time
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x0029CA86 | tsf low
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | tsf hi
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | time gp1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x002A389C | time gp2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000001 | uCode revision type
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000037 | uCode version major
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0xD9698065 | uCode version minor
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000340 | hw version
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00C89000 | board version
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x803AFD26 | hcmd
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x20028000 | isr0
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x08F00002 | isr2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00C0000C | isr3
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr4
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | last cmd Id
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00016468 | wait_event
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_control
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_duration
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_mhvalid
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_addr_match
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000009 | lmpm_pmg_sel
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | timestamp
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000028 | flow_handler
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Start IWL Error Log Dump:
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Status: 0x00000040, count: 7
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | umac branchlink1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x80465826 | umac branchlink2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac interruptlink1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac interruptlink2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x01000000 | umac data1
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac data2
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | umac data3
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000037 | umac major
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0xD9698065 | umac minor
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x002A3897 | frame pointer
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0xC0886270 | stack pointer
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00050201 | last host cmd
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr status reg
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Fseq Registers:
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x20000000 | FSEQ_ERROR_CODE
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x80290021 | FSEQ_TOP_INIT_VERSION
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00050008 | FSEQ_CNVIO_INIT_VERSION
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x0000A503 | FSEQ_OTP_VERSION
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00100530 | FSEQ_CNVI_ID
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000532 | FSEQ_CNVR_ID
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: WRT: Collecting data: ini trigger 4 fired.
Sep 12 08:56:31 legion kernel: iwlwifi 0000:04:00.0: Failed to set soc latency: -110
Sep 12 08:56:31 legion kernel: Modules linked in: ccm algif_aead cbc uhid des_generic libdes ecb arc4 cmac md4 algif_skcipher algif_hash bnep af_alg uvcvideo btusb videobuf2_vmalloc btrtl videobuf2_memops snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma btbcm nvidia_drm(POE) btintel joydev videobuf2_v4l2 mousedev nvidia_modeset(POE) snd_soc_core bluetooth videobuf2_common usbhid videodev snd_compress ecdh_generic hid_multitouch ecc ac97_bus hid_generic mc snd_pcm_dmaengine nvidia(POE) wmi_bmof edac_mce_amd iwlmvm snd_hda_codec_realtek mac80211 kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel irqbypass crct10dif_pclmul snd_intel_dspcfg crc32_pclmul nls_iso8859_1 ghash_clmulni_intel snd_hda_codec libarc4 nls_cp437 aesni_intel snd_hda_core vfat crypto_simd cryptd fat snd_hwdep glue_helper iwlwifi rapl drm_kms_helper snd_pcm r8169 input_leds cec pcspkr realtek snd_timer sp5100_tco snd_rn_pci_acp3x rc_core cfg80211 k10temp i2c_piix4 ccp snd libphy snd_pci_acp3x syscopyarea sysfillrect sysimgblt
Sep 12 08:56:31 legion kernel: Modules linked in: ccm algif_aead cbc uhid des_generic libdes ecb arc4 cmac md4 algif_skcipher algif_hash bnep af_alg uvcvideo btusb videobuf2_vmalloc btrtl videobuf2_memops snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma btbcm nvidia_drm(POE) btintel joydev videobuf2_v4l2 mousedev nvidia_modeset(POE) snd_soc_core bluetooth videobuf2_common usbhid videodev snd_compress ecdh_generic hid_multitouch ecc ac97_bus hid_generic mc snd_pcm_dmaengine nvidia(POE) wmi_bmof edac_mce_amd iwlmvm snd_hda_codec_realtek mac80211 kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel irqbypass crct10dif_pclmul snd_intel_dspcfg crc32_pclmul nls_iso8859_1 ghash_clmulni_intel snd_hda_codec libarc4 nls_cp437 aesni_intel snd_hda_core vfat crypto_simd cryptd fat snd_hwdep glue_helper iwlwifi rapl drm_kms_helper snd_pcm r8169 input_leds cec pcspkr realtek snd_timer sp5100_tco snd_rn_pci_acp3x rc_core cfg80211 k10temp i2c_piix4 ccp snd libphy snd_pci_acp3x syscopyarea sysfillrect sysimgblt
Sep 12 08:56:31 legion kernel: Modules linked in: ccm algif_aead cbc uhid des_generic libdes ecb arc4 cmac md4 algif_skcipher algif_hash bnep af_alg uvcvideo btusb videobuf2_vmalloc btrtl videobuf2_memops snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma btbcm nvidia_drm(POE) btintel joydev videobuf2_v4l2 mousedev nvidia_modeset(POE) snd_soc_core bluetooth videobuf2_common usbhid videodev snd_compress ecdh_generic hid_multitouch ecc ac97_bus hid_generic mc snd_pcm_dmaengine nvidia(POE) wmi_bmof edac_mce_amd iwlmvm snd_hda_codec_realtek mac80211 kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel irqbypass crct10dif_pclmul snd_intel_dspcfg crc32_pclmul nls_iso8859_1 ghash_clmulni_intel snd_hda_codec libarc4 nls_cp437 aesni_intel snd_hda_core vfat crypto_simd cryptd fat snd_hwdep glue_helper iwlwifi rapl drm_kms_helper snd_pcm r8169 input_leds cec pcspkr realtek snd_timer sp5100_tco snd_rn_pci_acp3x rc_core cfg80211 k10temp i2c_piix4 ccp snd libphy snd_pci_acp3x syscopyarea sysfillrect sysimgblt
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Error sending UNKNOWN: time out after 2000ms.
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Current CMD queue read_ptr 5 write_ptr 6
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: HCMD_ACTIVE already clear for command UNKNOWN
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Start IWL Error Log Dump:
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Status: 0x00000050, count: 6
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Loaded firmware version: 55.d9698065.0 cc-a0-55.ucode
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00A022F0 | trm_hw_status0
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | trm_hw_status1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x004FA34A | branchlink2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x004E4BBC | interruptlink1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x004E4BBC | interruptlink2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00016468 | data1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0xFF000000 | data2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | data3
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | beacon time
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00289B12 | tsf low
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | tsf hi
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | time gp1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x0029087C | time gp2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000001 | uCode revision type
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000037 | uCode version major
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0xD9698065 | uCode version minor
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000340 | hw version
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00C89000 | board version
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x803AFD26 | hcmd
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00020000 | isr0
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x08F00002 | isr2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00C0000C | isr3
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr4
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | last cmd Id
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00016468 | wait_event
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_control
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_duration
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_mhvalid
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | l2p_addr_match
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000009 | lmpm_pmg_sel
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | timestamp
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000028 | flow_handler
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Start IWL Error Log Dump:
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Status: 0x00000050, count: 7
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | umac branchlink1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x80465826 | umac branchlink2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac interruptlink1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac interruptlink2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x01000000 | umac data1
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x8048074C | umac data2
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | umac data3
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000037 | umac major
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0xD9698065 | umac minor
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00290877 | frame pointer
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0xC0886270 | stack pointer
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00050201 | last host cmd
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000000 | isr status reg
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Fseq Registers:
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x60000000 | FSEQ_ERROR_CODE
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x80290021 | FSEQ_TOP_INIT_VERSION
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00050008 | FSEQ_CNVIO_INIT_VERSION
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x0000A503 | FSEQ_OTP_VERSION
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00100530 | FSEQ_CNVI_ID
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000532 | FSEQ_CNVR_ID
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Firmware error during reconfiguration - reprobe!
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: Failed to set soc latency: -110
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: LED command failed: -5
Sep 12 09:03:09 legion kernel: iwlwifi 0000:04:00.0: LED command failed: -5
Sep 12 09:03:09 legion iwd[460]: Removing scan context for wdev 2
Sep 12 09:03:09 legion iwd[460]: Removing scan context for wdev 3
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-cc-a0-56.ucode failed with error -2
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: api flags index 2 larger than supported by driver
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: Found debug destination: EXTERNAL_DRAM
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: Found debug configuration: 0
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: loaded firmware version 55.d9698065.0 cc-a0-55.ucode op_mode iwlmvm
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
Sep 12 09:03:10 legion kernel: iwlwifi 0000:04:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Sep 12 09:03:11 legion kernel: iwlwifi 0000:04:00.0: base HW address: 8c:c6:81:d1:09:ac
Sep 12 09:03:11 legion iwd[460]: Received a NEW_INTERFACE for a wiphy id that isn't tracked.  This is most ikely a kernel bug where NEW_WIPHY events that are too large are dropped on the floor.  Attempting a workaround...
Sep 12 09:03:11 legion iwd[460]: Wiphy: 1, Name: phy1
Sep 12 09:03:11 legion iwd[460]:         Permanent Address: 8c:c6:81:d1:09:ac
Sep 12 09:03:11 legion iwd[460]:         Bands: 2.4 GHz 5 GHz
Sep 12 09:03:11 legion iwd[460]:         Ciphers: CCMP TKIP BIP
Sep 12 09:03:11 legion iwd[460]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Sep 12 09:03:11 legion systemd-udevd[132437]: Using default interface naming scheme 'v245'.
Sep 12 09:03:11 legion kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Sep 12 09:03:11 legion kernel: ------------[ cut here ]------------
Sep 12 09:03:11 legion kernel: WARNING: CPU: 11 PID: 460 at net/wireless/nl80211.c:7284 nl80211_get_reg_do+0x228/0x290 [cfg80211]
Sep 12 09:03:11 legion kernel: Modules linked in: ccm algif_aead cbc uhid des_generic libdes ecb arc4 cmac md4 algif_skcipher algif_hash bnep af_alg uvcvideo btusb videobuf2_vmalloc btrtl videobuf2_memops snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma btbcm nvidia_drm(POE) btintel joydev videobuf2_v4l2 mousedev nvidia_modeset(POE) snd_soc_core bluetooth videobuf2_common usbhid videodev snd_compress ecdh_generic hid_multitouch ecc ac97_bus hid_generic mc snd_pcm_dmaengine nvidia(POE) wmi_bmof edac_mce_amd iwlmvm snd_hda_codec_realtek mac80211 kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel irqbypass crct10dif_pclmul snd_intel_dspcfg crc32_pclmul nls_iso8859_1 ghash_clmulni_intel snd_hda_codec libarc4 nls_cp437 aesni_intel snd_hda_core vfat crypto_simd cryptd fat snd_hwdep glue_helper iwlwifi rapl drm_kms_helper snd_pcm r8169 input_leds cec pcspkr realtek snd_timer sp5100_tco snd_rn_pci_acp3x rc_core cfg80211 k10temp i2c_
piix4 ccp snd libphy snd_pci_acp3x syscopyarea sysfillrect sysimgblt
Sep 12 09:03:11 legion kernel:  soundcore rng_core fb_sys_fops ucsi_acpi typec_ucsi ideapad_laptop typec sparse_keymap rfkill wmi battery pinctrl_amd cm32181 i2c_hid industrialio acpi_cpufreq hid evdev mac_hid ac drm pkcs8_key_parser i2c_dev crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 xhci_pci xhci_pci_renesas crc32c_intel xhci_hcd i8042 serio
Sep 12 09:03:11 legion kernel: CPU: 11 PID: 460 Comm: iwd Tainted: P        W  OE     5.8.7-arch1-1 #1
Sep 12 09:03:11 legion kernel: Hardware name: LENOVO 82B5/LNVNB161216, BIOS EUCN22WW 08/07/2020
Sep 12 09:03:11 legion kernel: RIP: 0010:nl80211_get_reg_do+0x228/0x290 [cfg80211]
Sep 12 09:03:11 legion kernel: Code: 89 ef c7 44 24 0c 01 00 00 00 e8 e3 15 6a eb 85 c0 74 cc e9 ff fe ff ff 48 89 ef 48 89 04 24 e8 ce 84 9d eb 48 8b 04 24 eb 89 <0f> 0b 48 89 ef e8 be 84 9d eb b8 ea ff ff ff e9 75 ff ff ff b8 97
Sep 12 09:03:11 legion kernel: RSP: 0018:ffffb42ec0bffbe8 EFLAGS: 00010202
Sep 12 09:03:11 legion kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
Sep 12 09:03:11 legion kernel: RDX: ffffa0334c228008 RSI: 0000000000000000 RDI: ffffa0334c2282e0
Sep 12 09:03:11 legion kernel: RBP: ffffa032b14c1100 R08: 0000000000000014 R09: ffffa0335b048014
Sep 12 09:03:11 legion kernel: R10: 000000000000001e R11: 0000000000000001 R12: ffffb42ec0bffc40
Sep 12 09:03:11 legion kernel: R13: ffffa0335b048014 R14: 0000000000000000 R15: ffffa0334c2282e0
Sep 12 09:03:11 legion kernel: FS:  00007fb7b5d9c740(0000) GS:ffffa0335eec0000(0000) knlGS:0000000000000000
Sep 12 09:03:11 legion kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 12 09:03:11 legion kernel: CR2: 000055f9e8f9fad8 CR3: 0000000402b58000 CR4: 0000000000340ee0
Sep 12 09:03:11 legion kernel: Call Trace:
Sep 12 09:03:11 legion kernel:  genl_rcv_msg+0x1b8/0x310
Sep 12 09:03:11 legion kernel:  ? genl_family_rcv_msg_attrs_parse.isra.0+0xd0/0xd0
Sep 12 09:03:11 legion kernel:  netlink_rcv_skb+0x75/0x140
Sep 12 09:03:11 legion kernel:  genl_rcv+0x24/0x40
Sep 12 09:03:11 legion kernel:  netlink_unicast+0x242/0x340
Sep 12 09:03:11 legion kernel:  netlink_sendmsg+0x243/0x480
Sep 12 09:03:11 legion kernel:  sock_sendmsg+0x5e/0x60
Sep 12 09:03:11 legion kernel:  __sys_sendto+0x120/0x180
Sep 12 09:03:11 legion kernel:  __x64_sys_sendto+0x25/0x30
Sep 12 09:03:11 legion kernel:  do_syscall_64+0x44/0x70
Sep 12 09:03:11 legion kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Sep 12 09:03:11 legion kernel: RIP: 0033:0x7fb7b5ea0730
Sep 12 09:03:11 legion kernel: Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
Sep 12 09:03:11 legion kernel: RSP: 002b:00007ffcf1cb69e8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
Sep 12 09:03:11 legion kernel: RAX: ffffffffffffffda RBX: 000055dc374f8870 RCX: 00007fb7b5ea0730
Sep 12 09:03:11 legion kernel: RDX: 000000000000001c RSI: 000055dc375035f0 RDI: 0000000000000004
Sep 12 09:03:11 legion kernel: RBP: 000055dc3750e7a0 R08: 0000000000000000 R09: 0000000000000000
Sep 12 09:03:11 legion kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffcf1cb6a40
Sep 12 09:03:11 legion kernel: R13: 00007ffcf1cb6a3c R14: 000055dc37502500 R15: 0000000000000000
Sep 12 09:03:11 legion kernel: ---[ end trace a0a1e4f516461818 ]---
Sep 12 09:03:11 legion systemd-udevd[132437]: wlan0: Failed to get link config: No such device

Last edited by matoxxx (2020-09-12 09:31:05)

Offline

#3 2020-10-04 08:02:51

mohangk
Member
Registered: 2020-10-04
Posts: 2

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Did you have any luck resolving it? I have the same issue on my Thinxpad X1 Extreme. I managed to update my linux over ethernet, but the latest update still has the issue (5.8.13)

00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)

Error in dmesg:

[   18.028598] ------------[ cut here ]------------
[   18.028819] WARNING: CPU: 0 PID: 553 at drivers/net/wireless/intel/iwlwifi/pcie/drv.c:1095 iwl_pci_probe+0x40f/0x4a0 [iwlwifi]
[   18.028820] Modules linked in: nls_iso8859_1 videobuf2_v4l2 irqbypass ofpart mousedev iwlwifi(+) nls_cp437 pcc_cpufreq(+) videobuf2_common rapl cmdlinepart acpi_cpufreq(-) intel_cstate snd_hda_core cec intel_spi_pci vfat fjes(-) intel_uncore psmouse videodev snd_hwdep fat intel_spi rc_core pcspkr input_leds ecdh_generic wacom ecc mc ucsi_acpi thinkpad_acpi i2c_i801 cfg80211 spi_nor mei_me intel_gtt e1000e tpm_crb snd_pcm mtd mei processor_thermal_device i2c_smbus nvram intel_lpss_pci syscopyarea typec_ucsi ledtrig_audio sysfillrect intel_rapl_common tpm_tis intel_lpss sysimgblt idma64 snd_timer rfkill fb_sys_fops intel_soc_dts_iosf intel_pch_thermal typec tpm_tis_core wmi snd battery soundcore int3403_thermal ac int340x_thermal_zone evdev int3400_thermal mac_hid acpi_thermal_rel drm crypto_user acpi_call(OE) agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid uas usb_storage dm_crypt cbc encrypted_keys dm_mod trusted tpm rng_core serio_raw atkbd libps2
[   18.028858]  crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel xhci_pci crypto_simd xhci_pci_renesas cryptd glue_helper xhci_hcd i8042 serio
[   18.028866] CPU: 0 PID: 553 Comm: systemd-udevd Tainted: G           OE     5.8.13-arch1-1 #1
[   18.028868] Hardware name: LENOVO 20MFCTO1WW/20MFCTO1WW, BIOS N2EET45W (1.27 ) 02/06/2020
[   18.028892] RIP: 0010:iwl_pci_probe+0x40f/0x4a0 [iwlwifi]
[   18.028895] Code: ff ff 48 c7 45 18 40 10 b5 c0 48 c7 c0 40 10 b5 c0 e9 cd fd ff ff 48 c7 45 18 40 15 b5 c0 48 c7 c0 40 15 b5 c0 e9 b9 fd ff ff <0f> 0b b8 ea ff ff ff 48 89 ef 89 44 24 04 e8 fe e4 00 00 8b 44 24
[   18.028896] RSP: 0018:ffff99d7807b3aa0 EFLAGS: 00010246
[   18.028898] RAX: ffffffffc0b50480 RBX: ffff96e57856f000 RCX: ffffffffc0b46ba2
[   18.028899] RDX: 0000000000000000 RSI: 0000000000000031 RDI: 0000000000000000
[   18.028900] RBP: ffff96e538d10018 R08: 0000000000000002 R09: 0000000000000318
[   18.028901] R10: 0000000000000001 R11: 0000000000000008 R12: ffffffffc0b50480
[   18.028903] R13: ffff96e57856f0b0 R14: 0000000000000042 R15: 0000000000000000
[   18.028904] FS:  00007f300eb05440(0000) GS:ffff96e57d600000(0000) knlGS:0000000000000000
[   18.028906] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   18.028907] CR2: 00007f300e043ada CR3: 0000000875fc2004 CR4: 00000000003606f0
[   18.028908] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   18.028909] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   18.028910] Call Trace:
[   18.028917]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[   18.028928]  local_pci_probe+0x42/0x80
[   18.028931]  ? pci_match_device+0xd7/0x100
[   18.028934]  pci_device_probe+0xfa/0x1b0
[   18.028937]  really_probe+0x160/0x400
[   18.028940]  driver_probe_device+0xe1/0x150
[   18.028942]  device_driver_attach+0xa1/0xb0
[   18.028945]  __driver_attach+0x8a/0x150
[   18.028946]  ? device_driver_attach+0xb0/0xb0
[   18.028948]  ? device_driver_attach+0xb0/0xb0
[   18.028951]  bus_for_each_dev+0x89/0xd0
[   18.028954]  bus_add_driver+0x12b/0x1e0
[   18.028956]  driver_register+0x8b/0xe0
[   18.028958]  ? 0xffffffffc090b000
[   18.028981]  iwl_pci_register_driver+0x21/0x40 [iwlwifi]
[   18.029003]  iwl_drv_init+0x73/0x1000 [iwlwifi]
[   18.029007]  do_one_initcall+0x59/0x240
[   18.029012]  do_init_module+0x5c/0x260
[   18.029016]  load_module+0x21a5/0x2450
[   18.029023]  __do_sys_init_module+0x12d/0x180
[   18.029029]  do_syscall_64+0x44/0x70
[   18.029032]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   18.029034] RIP: 0033:0x7f300f8b8e4e
[   18.029037] Code: 48 8b 0d 25 10 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d f2 0f 0c 00 f7 d8 64 89 01 48
[   18.029039] RSP: 002b:00007ffc3cae1898 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[   18.029042] RAX: ffffffffffffffda RBX: 000055b31669e510 RCX: 00007f300f8b8e4e
[   18.029043] RDX: 00007f300f9f195d RSI: 00000000000b8461 RDI: 000055b317046050
[   18.029044] RBP: 000055b317046050 R08: fffffffffffffff0 R09: 00007ffc3cadfba1
[   18.029046] R10: 000055b3165a9010 R11: 0000000000000246 R12: 00007f300f9f195d
[   18.029047] R13: 0000000000000001 R14: 000055b31669cf80 R15: 000055b31669e510
[   18.029051] ---[ end trace 817c9f29453a9683 ]---
[   18.040819] iwlwifi: probe of 0000:00:14.3 failed with error -22

If you did manage to get it fixed, any pointers would be greatly appreciated

Offline

#4 2020-10-04 11:46:00

ievans
Member
Registered: 2020-10-04
Posts: 1

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Can you try with linux-llvm from the AUR?
I suspect that this may be due to a compiler bug in gcc 10.2, which would also explain why using a an earlier kernel fixed the issue for some in the past but not now that kernels are built with gcc 10.2
I was also having unpredictable seemingly random problems with iwlwifi. Using linux-llvm kernel fixed this.
And then there is this bug https://bugs.archlinux.org/task/68071 which looks a likely candidate for the cause.

Last edited by ievans (2020-10-04 22:01:10)

Offline

#5 2020-10-05 01:47:39

mohangk
Member
Registered: 2020-10-04
Posts: 2

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Hello thank you for your suggestion - after compiling and using the linux-llvm kernel I am getting a different error (below). My kernel entris file has the Intel microcode package in it intel-ucode.img Do I need to recompile the intel-ucode package too with LLVM? If so is there any documentation that I could refer to?

Thanks again for all the help

title Arch Linux LLVM
linux /vmlinuz-linux-llvm
initrd /intel-ucode.img
initrd /initramfs-linux-llvm.img
options cryptdevice=UUID=8871f44e-2e3a-4c92-bb3e-00658f473df3:cryptroot root=/dev/mapper/cryptroot quite rw

[   11.433780] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x0
[   11.684208] iwlwifi 0000:00:14.3: Not valid error log pointer 0x00000000 for Init uCode
[   11.684221] iwlwifi 0000:00:14.3: Fseq Registers:
[   11.684229] iwlwifi 0000:00:14.3: 0xDF456802 | FSEQ_ERROR_CODE
[   11.684237] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[   11.684246] iwlwifi 0000:00:14.3: 0xE41EEE1F | FSEQ_CNVIO_INIT_VERSION
[   11.684254] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[   11.684262] iwlwifi 0000:00:14.3: 0x39F0915A | FSEQ_TOP_CONTENT_VERSION
[   11.684271] iwlwifi 0000:00:14.3: 0x62C82265 | FSEQ_ALIVE_TOKEN
[   11.684279] iwlwifi 0000:00:14.3: 0xEFA53C0E | FSEQ_CNVI_ID
[   11.684287] iwlwifi 0000:00:14.3: 0x605378D9 | FSEQ_CNVR_ID
[   11.684296] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[   11.684337] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
[   11.684410] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   11.684484] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   11.684493] iwlwifi 0000:00:14.3: Failed to start INIT ucode: -110
[   11.696820] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110

Offline

#6 2020-11-23 13:06:03

TheSleeplessMachine
Member
Registered: 2020-11-23
Posts: 1

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

I also have the same exact issue as the first post, on an Asus UX450FD ( with Intel Cannon Point-LP CNVi Jefferson Peak 9560 AC) - same crash and log with card blocking itself and needing a full power cycle.

I could quick fix it fix by setting the usb power control of the bluetooth to "on" instead of "auto" (noticing that trying to remove an old usb fix made this issue pop up and that usually the bluetooth was going down with the wifi in a pretty much catastrophic way with the port not responding to setup adress). I will try to test the llvm kernel too. This issue is quite painfull.

For the SecBoot issue mohangk, it seems that the card is an unstable state after crash, usually a full power cycle with pluging / unpluging charger and shutdown fix it on my computer.

Offline

#7 2020-11-27 14:47:19

Kevgretor
Member
Registered: 2020-11-27
Posts: 1

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Hi there,

same issue here, it happened between yesterday night and this morning.
My laptop was in sleep mode, when i recovered it the interface was there but wasn't responding.

After reboot the driver couldn't load the firmware, and the interface didn't show up anymore.

[   11.713999] iwlwifi 0000:00:14.3: Failed to load firmware chunk!
[   11.714001] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[   11.714002] iwlwifi 0000:00:14.3: iwlwifi device config registers:
[   11.714084] iwlwifi 0000:00:14.3: 00000000: 9df08086 00100406 02800011 00800000 f1210004 00000000 00000000 00000000
[   11.714086] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 00348086 00000000 000000c8 00000000 000001ff
[   11.714087] iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
[   11.714088] iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
[   11.714089] iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
[   11.714090] iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.714090] iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
[   11.714091] iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.714092] iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
[   11.714093] iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.714094] iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
[   11.714095] iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
[   11.714110] iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
[   11.714111] iwlwifi 0000:00:14.3: 00000020: 00000010 0c000005 00000312 d55555d5 d55555d5 d55555d5 80008040 001f0042
[   11.714115] iwlwifi 0000:00:14.3: Could not load the [0] uCode section
[   11.714119] iwlwifi 0000:00:14.3: Failed to start INIT ucode: -110
[   11.714122] iwlwifi 0000:00:14.3: iwl_trans_send_cmd bad state = 0
[   11.714262] iwlwifi 0000:00:14.3: Master Disable Timed Out, 100 usec
[   11.726385] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[   11.836553] rfkill: input handler disabled

There are no bad sectors on the drive. I tried to reinstall linux-firmware package with no success.
There were no packages update when the issue happened, and now my system is up to date.

Any clues?

Offline

#8 2021-01-29 03:47:36

BradG
Member
Registered: 2021-01-29
Posts: 3

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Hi,I met this trouble 2 weeks ago,and it really made me upset, and I still finally smoothed it out,but I only know the general method ,the details still need to research.
My kernel is 5.10.6, which update  from 4.9.10, my wireless card is Intel wireless 7260, firmware is the latest  iwlwifi-7260-17-321.ucode ; I check the soure code of 5.10.6's /drivers/wireless/intel/iwlwifi, and found that something wrong with pcie's rx.c, the IRQ handler was not called, which should called by DMA that has a virtual address buffer. after a long time search on Archlinux, I guess it should be the problem with virtual device and PCI, so I tried to add some configuration at the virtualization drivers, virtio drivers ,vDPA drivers and VHost drivers ,you can try to add all the configurations , and then it works ,I can load firmware . remmeber don't add configuration of IOMMU Hardware suport.

Offline

#9 2021-03-03 10:39:34

mkuw
Member
Registered: 2020-09-02
Posts: 2

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

Hi everyone,

in my case it was some hardware issue. I solved by sending the notebook to Asus for repair.
The wireless interface was also broken on Windows.

They didn't give me details about the repair, but I know for sure that they opened the notebook.

Offline

#10 2021-07-26 07:22:09

kullfar
Member
From: Moscow
Registered: 2013-04-22
Posts: 16

Re: Issues between iwlwifi and Intel Cannon Point-LP CNVi Wireless Adapter

For me "power drain" did help.
see here for details https://support.lenovo.com/sv/en/troubleshoot/lpt000352

I disabled battery in bios for addition.

Offline

Board footer

Powered by FluxBB