Debian Bullseye + 네트워크 컨트롤러: Wi-Fi 인터페이스가 없는 Intel Corporation Cannon Point-LP CNVi

Debian Bullseye + 네트워크 컨트롤러: Wi-Fi 인터페이스가 없는 Intel Corporation Cannon Point-LP CNVi

몇 번의 업데이트 후 충돌(원래 이야기가 모호함) 후에 Wi-Fi가 사라졌습니다. 당시 저는 Ubuntu 20.04를 사용하고 있었지만, 무료가 아닌 펌웨어를 사용하여 데비안을 완전히 다시 설치했습니다.

아직도 질문은 남아있습니다. 인터넷에서 찾을 수 있는 모든 질문을 읽었지만 지금까지 성공하지 못했습니다. 그래서:

  • Debian 10을 사용하여 완전히 다시 설치하고 불스아이로 이동합니다.
  • firmware-iwlwifi그리고 firmware-misc-nonfree설치됨
  • 보이는 네트워크 카드 lspci: 네트워크 컨트롤러: Intel Corporation Cannon Point-LP CNVi
  • 부드러운/딱딱한 덩어리 없음(확인하는 데 사용 rfkill)
  • ifconfig이더넷 및 루프백 인터페이스만 표시
  • dmesg | grep iwlconfig:
[   50.232084] Loading modules backported from iwlwifi
[   50.232085] iwlwifi-stack-public:master:8613:3ae69204
[   50.514718] WARNING: CPU: 1 PID: 535 at /home/chris/backport-iwlwifi/drivers/net/wireless/intel/iwlwifi/pcie/drv.c:973 iwl_pci_probe+0x503/0x590 [iwlwifi]
[   50.514719] Modules linked in: btrtl pcc_cpufreq(-) uvcvideo(+) nls_ascii btbcm videobuf2_vmalloc snd_hda_core irqbypass btintel nls_cp437 videobuf2_memops iwlwifi(OE+) intel_cstate videobuf2_v4l2 efi_pstore snd_hwdep intel_uncore videobuf2_common vfat iTCO_wdt joydev bluetooth videodev iTCO_vendor_support snd_pcm fat intel_rapl_perf pcspkr snd_timer mc cfg80211(OE) serio_raw watchdog efivars intel_wmi_thunderbolt drbg ansi_cprng snd ecdh_generic ecc soundcore compat(OE) intel_pch_thermal rfkill tpm_crb tpm_tis tpm_tis_core tpm rng_core intel_hid evdev sparse_keymap acpi_pad ac parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic dm_crypt dm_mod i915 crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper rtsx_pci_sdmmc cec mmc_core nvme ahci libahci nvme_core aesni_intel rtsx_pci r8169 xhci_pci mfd_core libaes t10_pi realtek crc_t10dif crypto_simd xhci_hcd libata libphy cryptd glue_helper crct10dif_generic drm psmouse
[   50.514796] RIP: 0010:iwl_pci_probe+0x503/0x590 [iwlwifi]
[   50.514868]  iwl_pci_register_driver+0x21/0x40 [iwlwifi]
[   50.514898]  __init_backport+0xc2/0x1000 [iwlwifi]
[   50.640213] iwlwifi: probe of 0000:00:14.3 failed with error -22

참고: Bluetooth에는 이상한 문제가 있습니다 dmesg | grep blue.

[   50.514719] Modules linked in: btrtl pcc_cpufreq(-) uvcvideo(+) nls_ascii btbcm videobuf2_vmalloc snd_hda_core irqbypass btintel nls_cp437 videobuf2_memops iwlwifi(OE+) intel_cstate videobuf2_v4l2 efi_pstore snd_hwdep intel_uncore videobuf2_common vfat iTCO_wdt joydev bluetooth videodev iTCO_vendor_support snd_pcm fat intel_rapl_perf pcspkr snd_timer mc cfg80211(OE) serio_raw watchdog efivars intel_wmi_thunderbolt drbg ansi_cprng snd ecdh_generic ecc soundcore compat(OE) intel_pch_thermal rfkill tpm_crb tpm_tis tpm_tis_core tpm rng_core intel_hid evdev sparse_keymap acpi_pad ac parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic dm_crypt dm_mod i915 crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper rtsx_pci_sdmmc cec mmc_core nvme ahci libahci nvme_core aesni_intel rtsx_pci r8169 xhci_pci mfd_core libaes t10_pi realtek crc_t10dif crypto_simd xhci_hcd libata libphy cryptd glue_helper crct10dif_generic drm psmouse
[   50.799428] bluetooth hci0: firmware: failed to load intel/ibt-17-0-0.sfi (-2)
[   50.799477] bluetooth hci0: Direct firmware load for intel/ibt-17-0-0.sfi failed with error -2

그리고 온라인에서 해당 버전의 펌웨어를 찾을 수 없습니다.

어떤 도움이라도 대단히 감사하겠습니다. 매우 감사합니다.

답변1

커널 버그가 수정된 것 같습니다.매우최근에 커널 5.7.8에 포함될 가능성이 있는 간단한 해결책은 최신 커널(>v5.7)을 사용하는 것입니다.

https://bugs.archlinux.org/task/66977

https://bugzilla.kernel.org/attachment.cgi?id=290037&action=diff

관련 정보