aports/community/thinkfan/thinkfan.conf
2022-03-26 06:26:39 +01:00

24 lines
576 B
Plaintext

##############################################################################
# Sensor Drivers and Temperature Inputs
# =====================================
#
# ATTENTION: The order in which sensors are specified here is significant when
# specifying the fan speeds further below!
#
# PLEASE take a look at the example configuration file
# /usr/share/doc/thinkfan/thinkfan.yaml
sensors:
- hwmon: /sys/class/hwmon
name: amdgpu
indices: [1]
fans:
- tpacpi: /proc/acpi/ibm/fan
levels:
- [0, 0, 50]
- ["level auto", 45, 65]
- ["level full-speed", 60, 255]