Max: Set initial fan speed.
This commit is contained in:
parent
2a18a3d85b
commit
332a5540ea
|
@ -49,8 +49,8 @@ in
|
|||
wm2fc
|
||||
];
|
||||
script = ''
|
||||
old=0
|
||||
oldtemp=0
|
||||
old=-1
|
||||
oldtemp=-1
|
||||
smooth=0
|
||||
while true; do
|
||||
temp=$(cat /sys/devices/pci0000\:00/0000\:00\:18.3/hwmon/*/temp1_input)
|
||||
|
|
Loading…
Reference in a new issue