HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
  • 1684XB-32T

    • Introduction

      • AIBOX-1684XB-32 Introduction
    • Get started quickly

      • First time use
      • Network Configuration
      • Disk usage
      • Memory allocation
      • Fan Strategy
      • Firmware Upgrade
    • Deployment Tutorial

      • Algorithm deployment
      • Deploy Llama3 Example
    • Application Development

      • Sophgo SDK Development
      • Sophon LLM_api_server development
      • Deploy MiniCPM-V-2_6
      • Qwen-2-5-VL Image and Video Recognition DEMO
      • Qwen3-chat-DEMO
  • 1684X-416T

    • Introduction

      • AIBOX-1684X-416 Introduction
    • Demo simple operation guide

      • Simple instructions for using shimeta smart monitoring demo

Fan Strategy

AIBOX-1684X fan operation is divided into 4 levels:

Main control current temperatureFan 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/temp

Check the temperature of the development board:

    cat /sys/class/thermal/thermal_zone1/temp

Check fan rating:

    cat /sys/class/thermal/cooling_device0/cur_state

Check the maximum fan level:

    cat /sys/class/thermal/cooling_device0/max_state

To modify the fan level:

    echo 1 > /sys/class/thermal/cooling_device0/cur_state

Edit this page on GitHub
Last Updated:
Contributors: zsl, zwhuang
Prev
Memory allocation
Next
Firmware Upgrade