lwfinger/rtw89

WiFi not working after building driver on kernel 6.7

privacyfreak84 opened this issue · 1 comments

I built the driver (even though I have a kernel version above 6.6) because I had slow WiFi speeds.
I built the driver and read the part on HP and Lenovo laptops, and did the necessary steps.
I rebooted, but WiFi didn't work. I tried unloading and reloading the module (rtw89_8852be), but it didn't work. It kept saying the device was busy.
I deleted the file that I copied to /etc/modprobe.d .
Then I rebooted. I ran make uninstall and it said that it successfully uninstalled. I still have no WiFi however.
Now running "sudo modprobe -v rtw89-8852be" just makes it load forever, whereas earlier, it just said that the device was busy. Please help me in getting WiFi back.
OS- Fedora 39x86_64
Device: HP Pavilion Laptop 15-eh2xxx
Kernel Version- 6.7.4-200.fc39.x86_64

Closed because of accidental duplication of issue