Installing it87 kernel module
I have a deshrouded GPU and use mobo fan headers for GPU fans. I can use CoolerControl for that easily - but my mobo (Gigabyte B550i) chipset requires the it87 kernel module for the fans to be exposed to
sensors-detect
.
I was evaluating EndeavourOS and able to install that from AUR by going down a 3 hour rabbit hole, but as a linux newbie, I have no idea how to do that on Fedora/Bazzite. Can anyone direct me? Or does the fact that Bazzite is "immutable" mean I can't do that?2 Replies
make a request in https://github.com/ublue-os/akmods
kernel modules has to be inclued with the system image, as long as the module does not break other hardware we will include it
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.
OK, can do. I don't really know what I'm asking though. Will put up a request in any event.