COPR for Framework Fan Control utilities.
| Packages | COPR |
|---|---|
| fw-ectool | ![]() |
| fw-fanctrl | ![]() |
sudo dnf copr enable zktaiga/fw-fanctrl
sudo dnf install fw-fanctrlsudo dnf copr enable zktaiga/fw-fanctrl
sudo rpm-ostree install fw-fanctrl
# Reboot to apply, or use --apply-live to avoid reboot:
# sudo rpm-ostree install --apply-live fw-fanctrlThis will install fw-fanctrl along with its dependency fw-ectool.
After installation, you must manually enable and start the service:
sudo systemctl enable --now fw-fanctrlTo verify it's running:
sudo systemctl status fw-fanctrl
