Skip to content

Commit

Permalink
Update thinkpad.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanSafonov authored Jan 6, 2024
1 parent 7a97507 commit 85adacd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conf/thinkpad.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Thinkpad T14 gen 4 (intel) example.
# Uses cpu package temp sensor which is max temp for all cores.
# Makes fan quiet with power save profile. And a bit less noizy with
# Makes fan quiet with power save profile. And a bit less noisy with
# balanced profile.
# ⚠️ Don't forget to enable fan control in thinkpad_acpi kernel module ⚠️

Expand All @@ -13,7 +13,6 @@ fans:
- name: low-power
levels:
# Disable fan if cpu temperature less than 60 C
# Has to be more then 60 for 5 seconds before switching to another level
- level: level 0
max: 60

Expand Down

0 comments on commit 85adacd

Please sign in to comment.