En ssh puis entrer les commandes ci-desous !
By doing this setting, the fan rotate speed will function like this.
System temperature increasing
0 - 34: fan stop
35 - 60: low speed
60 or above: high speed
System temperature decreasing
45 or above: high speed
44 - 35: low speed
0 - 34: fan stop
Code :
[~] # setcfg Misc "system stop temp" 34 -f /etc/config/uLinux.conf
[~] # setcfg Misc "system low temp" 44 -f /etc/config/uLinux.conf
[~] # setcfg Misc "system high temp" 60 -f /etc/config/uLinux.conf
By doing this setting, the fan rotate speed will function like this.
System temperature increasing
0 - 34: fan stop
35 - 60: low speed
60 or above: high speed
System temperature decreasing
45 or above: high speed
44 - 35: low speed
0 - 34: fan stop

