thinkfan
thinkfan copied to clipboard
The minimalist fan control program
The P50 has 2 fans, lm-sensors shows: ``` thinkpad-isa-0000 Adapter: ISA adapter fan1: 2316 RPM fan2: 2332 RPM ``` in sysfs there is ``` # ls -al /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon3/ total 0...
I am trying to use thinkfan on a x1 yoga gen 6 but I get the following error: ``` sudo thinkfan -n ERROR: ~TpFanDriver: Resetting fan control in /proc/acpi/ibm/fan: Invalid...
``` Dear thinkfan maintainer, the manpage-l10n project maintains a large number of translations of man pages both from a large variety of sources (including thinkfan) as well for a large...
Output from `systemctl status thinkfan` before and after suspend: ``` Apr 06 15:35:09 thinkpad thinkfan[262008]: Temperatures(bias): 53(0) -> Fans: level 3 Apr 06 15:36:33 thinkpad thinkfan[262008]: Going to sleep: Will...
Hi I create this `thinkfan.conf` file ```bash # All core sensors + ACPI sensors: # Chassis - hwmon: /sys/devices/platform/thinkpad_hwmon/hwmon indices: [1,2,3,4,5,6,7] # Core - hwmon: /sys/devices/platform/coretemp.0/hwmon indices: [1,2,3,4,5] correction: [-5,...
Hi there, I set up a new machine, and tried to install thinkfan. Building and installing with the latest version 1.3.1 resulted in the following exception on start: ``` ERROR:...
For some reason, thinkfan is not provided in debian 11 bullseye. So, I had to compile it myself. Here are some suggestions for the readme, to save some time for...
### ISSUE --- IDK why, but thinkfan on my laptop do weird things. Thinkfan success read temp and choose right level mode, but when choosen mode applied to fan conf...
Here's an example from the config file: ``` tp_fan /proc/acpi/ibm/fan hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp3_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp4_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp1_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp5_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp2_input hwmon /sys/devices/virtual/thermal/thermal_zone0/hwmon1/temp1_input hwmon /sys/devices/virtual/thermal/thermal_zone0/hwmon1/temp2_input (0, 0, 40) (1, 38, 44)...
sorry if this is a stupid thing to make an issue about, but as I was configuring thinkfan for the first time, I realized that I have a `pwm1_enable`, but...