S76 Thelio IO driver install
Hello all,
I have a System76 Thelio and it uses a custom IO to run the fans. I see there is an akmod in https://github.com/ublue-os/akmods for the thelio IO but I'm not sure how to add it to my install.
Is that possible? Or did I miss something?
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.
8 Replies
Solution
you need to make a custom image and add them in there
blue-build makes this super easy without docker knowledge (if you need help with that ask in their discord)
if you have docker knowledge then use the ublue-os/image-template
def gonna have to go with option 1 then
Thanks!
BlueBuild
The easiest way to build your own desktop Linux images.
The BlueBuild project creates accessible tools for you to create, configure & build custom images of atomic Fedora distributions.
once the image is done, you can just rebase to it
so I can just "squish" the akmod into the bazzite image?
I'm working on this for Lee and have a repo:
https://github.com/ahoneybun/bazzite-system76
GitHub
GitHub - ahoneybun/bazzite-system76: Adds system76 akmods to the Ba...
Adds system76 akmods to the Bazzite image. Contribute to ahoneybun/bazzite-system76 development by creating an account on GitHub.
I'm having build issues but working though it.