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 (418)* | Fedora 39 (159 downloads) |
Fedora 40 | x86_64 (341)* | Fedora 40 (169 downloads) |
Fedora 41 | x86_64 (121)* | Fedora 41 (34 downloads) |
Fedora rawhide | x86_64 (282)* | Fedora rawhide (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable trixieua/nbfc-linux
More info about enabling Copr repositories