trixieua/nbfc-linux
Project ID: 101687
Description
NoteBook FanControl
When running NBFC for the first time, you need to give it a configuration file for your laptop model.
If you are lucky, sudo nbfc config --set auto
will find a matching one and set it.
sudo nbfc config --recommend
(requires dmidecode) will compare your DMI system-product-name to the available configuration file names and print a list of descending similarity.
With sudo nbfc config --set <MODEL>
a configuration is selected.
Installation Instructions
sudo dnf install nbfc-linux
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (467)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (392)* | Fedora 40 (175 downloads) |
Fedora 41 | x86_64 (181)* | Fedora 41 (49 downloads) |
Fedora rawhide | x86_64 (329)* | Fedora rawhide (62 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable trixieua/nbfc-linux
More info about enabling Copr repositories