Packages not found: kernel-devel-6.12.8-201.bazzite.fc41.x86_64
So I have the TP-Link AXE5400 usb wifi dongle. It uses a RTL8852c chipset.
There are instructions on how to compile the drivers here (https://github.com/lwfinger/rtw8852cu/issues/17) and I could follow some instructions, but at the step to "MAKE", I get errors.
The errors seems to be related to my computer missing the "kernel-devel" package and when I do "sudo dnf install kernel-devel-$(uname -r)", I get the error in title.
Is there a way for me to fix this?
Additionnal details :
There are instructions on how to compile the drivers here (https://github.com/lwfinger/rtw8852cu/issues/17) and I could follow some instructions, but at the step to "MAKE", I get errors.
The errors seems to be related to my computer missing the "kernel-devel" package and when I do "sudo dnf install kernel-devel-$(uname -r)", I get the error in title.
Is there a way for me to fix this?
Additionnal details :
- The latest version of Bazzite (bazzite-nvidia-open). Downloaded and installed yesterday.
- Not sure what detail I should add. Ask away.
GitHub
My Product is TXE70UH. lsusb Bus 001 Device 004: ID 35bc:0102 Realtek 802.11ax WLAN Adapter modified some code. {USB_DEVICE_AND_INTERFACE_INFO(0x35b2, 0x0502, 0xff, 0xff, 0xff), .driver_info = RTL8...