Files
martin dolez 5b9c7d7a6c docs: add immutable-OS nct6687 fan control path to sensors (#32)
On atomic distros (Bazzite, Silverblue, Fedora CoreOS) the make install
step in the nct6687 instructions fails because /usr/lib/modules is
read-only on an ostree image. The build succeeds but the module never
lands in the kernel tree, so modprobe can't find it afterwards.

Document the two real paths: the ublue-os/akmods akmod on a stock
Bazzite kernel, and build-then-insmod with a systemd oneshot for
persistence on a custom BC-250 kernel where no matching akmod exists.

Refs #30.
2026-06-24 12:08:19 -07:00
..