thinkfan icon indicating copy to clipboard operation
thinkfan copied to clipboard

The minimalist fan control program

Results 69 thinkfan issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

documentation

``` 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...

documentation

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...

enhancement

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,...

need info

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:...

bug
can't repro

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...

documentation
need info

### 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...

need info

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)...

support

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...

need info