-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
I don't know what I am doing wrong here. I keep getting "ERROR: /etc/thinkfan.conf: Invalid entry". I have checked for tabs, so that shouldn't be an issue. I am running Ubuntu 24.04.3.
This is my thinkfan.conf:
sensors:
- hwmon: /sys/devices/platform/coretemp.0
indices: [1, 2, 3, 4] - hwmon: /sys/class/hwmon
name: thinkpad
indices: [1]
fans:
- tpacpi: /proc/acpi/ibm/fan
levels:
- [0, 0, 60]
- ["level 1", 58 70]
- ["level 3", 65, 80]
- ["level 5", 75, 90]
- ["level 6", 85, 95]
- ["level 7", 90, 255]
Metadata
Metadata
Assignees
Labels
No labels