Fan Strategy
AIBOX-1684X fan operation is divided into 4 levels:
| Main control current temperature | Fan operating level |
|---|---|
| ≥40℃ | 1 |
| ≥55℃ | 2 |
| ≥65℃ | 3 |
| ≥85℃ | 4 |
Warning
As the temperature of the device box rises, the temperature level will also automatically increase synchronously.
Check CPU temperature:
cat /sys/class/thermal/thermal_zone0/tempCheck the temperature of the development board:
cat /sys/class/thermal/thermal_zone1/tempCheck fan rating:
cat /sys/class/thermal/cooling_device0/cur_stateCheck the maximum fan level:
cat /sys/class/thermal/cooling_device0/max_stateTo modify the fan level:
echo 1 > /sys/class/thermal/cooling_device0/cur_state