Skip to content

Commit 77cfe32

Browse files
committed
asus_fanmode: Comment out fan_mode in conf file.
1 parent a58fa7f commit 77cfe32

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

asus_fanmode.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
33
# Daemon will try to find it automatically
44
# If it doesn't uncomment and set proper path
55
# cpu_temp = /sys/class/hwmon/hwmon3/temp1_input
6+
67
cpu_temp_divider = 1000
78

89
# Path to fan boost mode or throttle thermal policy
9-
fan_mode = /sys/devices/platform/asus-nb-wmi/throttle_thermal_policy
10+
# Daemon will try to find it automatically
11+
# If it doesn't uncomment and set proper path
12+
# fan_mode = /sys/devices/platform/asus-nb-wmi/throttle_thermal_policy
1013

1114
# Modes
1215
mode_silent = 2

0 commit comments

Comments
 (0)