fancontrol
utility to control the fan speed
Install
- All systems
-
curl cmd.cat/fancontrol.sh
- Debian
-
apt-get install fancontrol
- Ubuntu
-
apt-get install fancontrol
- Arch Linux
-
pacman -S fancontrol
- Kali Linux
-
apt-get install fancontrol
- CentOS
-
yum install fancontrol
- Fedora
-
dnf install fancontrol
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fancontrol
- Raspbian
-
apt-get install fancontrol
- Dockerfile
- dockerfile.run/fancontrol
fancontrol
utility to control the fan speed
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. This package contains a daemon that calculates fan speeds from temperatures and sets the corresponding PWM outputs to the computed values. This is useful when this feature is not provided by the BIOS or ACPI, which should normally be the case on a laptop.