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.
Solution:
you need to make a custom image and add them in there
Jump to solution
8 Replies
Solution
HikariKnight
HikariKnight3w ago
you need to make a custom image and add them in there
HikariKnight
HikariKnight3w ago
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
DaisyLee
DaisyLeeOP3w ago
def gonna have to go with option 1 then Thanks!
HikariKnight
HikariKnight3w ago
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.
HikariKnight
HikariKnight3w ago
once the image is done, you can just rebase to it
DaisyLee
DaisyLeeOP3w ago
so I can just "squish" the akmod into the bazzite image?
Aaron Honeycutt
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.
Aaron Honeycutt
I'm having build issues but working though it.

Did you find this page helpful?