Skip to content

Instantly share code, notes, and snippets.

@nivhty
Last active November 4, 2021 09:08
Show Gist options
  • Save nivhty/53af2282857fb5698433fa5cd49f862e to your computer and use it in GitHub Desktop.
Save nivhty/53af2282857fb5698433fa5cd49f862e to your computer and use it in GitHub Desktop.
Thinkfan X1C6 new yaml configuration /etc/thinkfan.conf
sensors:
- hwmon: /sys/devices/platform/coretemp.0/hwmon/
indices: [1, 2, 3, 4, 5]
fans:
- tpacpi: /proc/acpi/ibm/fan
levels:
- [0, 0, 40]
- [1, 40, 47]
- [2, 47, 50]
- [3, 50, 55]
- [4, 55, 57]
- [5, 57, 60]
- [6, 60, 65]
- ["level full-speed", 65, 32767]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment