We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58fa7f commit 77cfe32Copy full SHA for 77cfe32
asus_fanmode.conf
@@ -3,10 +3,13 @@
3
# Daemon will try to find it automatically
4
# If it doesn't uncomment and set proper path
5
# cpu_temp = /sys/class/hwmon/hwmon3/temp1_input
6
+
7
cpu_temp_divider = 1000
8
9
# Path to fan boost mode or throttle thermal policy
-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
13
14
# Modes
15
mode_silent = 2
0 commit comments