Lenovo ThinkPad fan control via ThinkFan on Ubuntu
The default fan control is annoying, Thinkfan is a simple, lightweight fan control program. vmatare/thinkfan- The minimalist fan control program Setup Thinkfan Install Thinkfan and lm-sensors sudo apt install lm-sensors thinkfan Read the doc $ man thinkfan.conf Check thermal devices hwmon-style $ find /sys/devices -type f -name "temp*_input" /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp6_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp3_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp7_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp4_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp8_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp1_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp5_input /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp2_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp6_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp13_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp3_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp10_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp7_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp4_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp11_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp8_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp1_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp5_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp12_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp9_input /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp2_input /sys/devices/pci0000:00/0000:00:06.0/0000:02:00.0/nvme/nvme0/hwmon3/temp1_input /sys/devices/pci0000:00/0000:00:06.0/0000:02:00.0/nvme/nvme0/hwmon3/temp2_input /sys/devices/virtual/thermal/thermal_zone0/hwmon1/temp1_input /sys/devices/virtual/thermal/thermal_zone9/hwmon6/temp1_input /proc/acpi/ibm/thermal ...