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 38 | x86_64 (266)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (394)* | Fedora 39 (155 downloads) |
Fedora 40 | x86_64 (310)* | Fedora 40 (159 downloads) |
Fedora 41 | x86_64 (80)* | Fedora 41 (19 downloads) |
Fedora rawhide | x86_64 (258)* | Fedora rawhide (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable trixieua/nbfc-linux
More info about enabling Copr repositories