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 : - The latest version of Bazzite (bazzite-nvidia-open). Downloaded and installed yesterday. - Not sure what detail I should add. Ask away. Thanks!
GitHub
Works with tp-link TXE70UH (8852cu) · Issue #17 · lwfinger/rtw8852cu
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...
4 Replies
wolfyreload
wolfyreload•3w ago
I'm not sure if you can actually install custom drivers in Bazzite without making your own image.
MrDecapoda
MrDecapodaOP•3w ago
WELL THEN. How is that so? I don't understand how that would be blocked? Can't I just get the correct kernel-devel and just follow the instructions? I'm confused.
asen23
asen23•3w ago
dkms is not supported in atomic fedora, you need akmod, look at https://github.com/ublue-os/akmods for example
GitHub
GitHub - ublue-os/akmods: A caching layer for pre-built Fedora akmo...
A caching layer for pre-built Fedora akmod RPMs. Contribute to ublue-os/akmods development by creating an account on GitHub.
MrDecapoda
MrDecapodaOP•3w ago
:monkas1: I have no idea how to use that. Sadly, another disappointing foray into Linux gaming. I'm just not willing to go that far just to get my wifi card working. Keep being awesome y'all! 🙂

Did you find this page helpful?