I was looking for a way to be able to control my case fans with software (not from bios) and I saw that for my motherboard I have to use the nct6687d kernel module: https://github.com/Fred78290/nct6687d. This is included in the akmods module but since ublue deprecated the sway atomic image I switched to
quay.io/fedora-ostree-desktops/sway-atomic
quay.io/fedora-ostree-desktops/sway-atomic
, and in the docs it says the akmods module is only supported on ublue base images.
I'm a bit lost here, I've never done anything with kernel modules, if I could get any example I could modify to make the kernel module work in my image it would really help me.