lwfinger/rtw89

rtw89_8852ce: probe failed with error -22

FreshwaterShrimp opened this issue · 4 comments

I'm using Linux mint I'm tryna get my RTL8852CE to work. I installed the package using

sudo add-apt-repository ppa:kelebek333/kablosuz
sudo apt update
sudo apt install rtw89-dkms

and now I'm getting this without wifi working at all.

$ dmesg | grep rtw89
[    7.508371] rtw89_8852ce 0000:07:00.0: loaded firmware rtw89/rtw8852c_fw.bin
[    7.508411] rtw89_8852ce 0000:07:00.0: enabling device (0000 -> 0003)
[    7.509342] rtw89_8852ce 0000:07:00.0: Firmware version 0.27.56.13 (ebbe528f), cmd version 0, type 1
[    7.509345] rtw89_8852ce 0000:07:00.0: Firmware version 0.27.56.13 (ebbe528f), cmd version 0, type 3
[    7.766836] rtw89_8852ce 0000:07:00.0: chip rfe_type is 1
[    7.791179] Modules linked in: snd_hda_codec_realtek rtw_8852ce(OE+) rtw_8852c(OE) snd_hda_codec_generic ledtrig_audio intel_rapl_msr rtw89pci(OE) intel_rapl_common snd_hda_codec_hdmi rtw89core(OE) edac_mce_amd snd_seq_midi snd_hda_intel snd_seq_midi_event snd_intel_dspcfg kvm_amd snd_rawmidi snd_intel_sdw_acpi mac80211 snd_seq snd_hda_codec kvm btusb snd_hda_core btrtl snd_hwdep btbcm btintel btmtk snd_pcm irqbypass snd_seq_device bluetooth nls_iso8859_1 rapl gigabyte_wmi wmi_bmof input_leds joydev k10temp snd_timer ccp cfg80211 ecdh_generic ecc snd soundcore libarc4 mac_hid nvidia_uvm(POE) sch_fq_codel msr parport_pc ppdev lp parport efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) amdgpu hid_generic iommu_v2 drm_buddy gpu_sched i2c_algo_bit drm_ttm_helper ttm drm_display_helper cec rc_core crct10dif_pclmul drm_kms_helper crc32_pclmul ucsi_ccg polyval_clmulni syscopyarea
[    7.791404]  ? rtw89_acpi_evaluate_dsm+0x1d3/0x230 [rtw89core]
[    7.791419]  rtw89_core_register+0x2b9/0x750 [rtw89core]
[    7.791429]  rtw89_pci_probe+0x9a0/0xce0 [rtw89pci]
[    7.791474]  rtw89_8852ce_driver_init+0x23/0xff0 [rtw_8852ce]
[    7.791560] rtw89_8852ce 0000:07:00.0: failed to register hw
[    7.791563] rtw89_8852ce 0000:07:00.0: failed to register core hw
[    7.791564] rtw89_8852ce 0000:07:00.0: failed to register core
[    7.812985] rtw89_8852ce: probe of 0000:07:00.0 failed with error -22

I don't understand what the last 4 lines mean so any help is appreciated, thank you.

Running kernel 6.5.0-25-generic, also tested on 6.2.0-39-generic and got the same result

nvm im rarted

nvm im rarted

do you mean rtw89 is conflict with nvm?

I have no idea what that means. The drivers work perfectly with nvm.