Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


Sidebar

products:sbc:common:add-ons:cooling-fan

This is an old revision of the document!


Cooling Fan

Introduction

This document mainly introduces Cooling Fan. The first half of the document describes how to control the Cooling Fan on Ubuntu, and the second half of the document describes how to control the Cooling Fan on Android.

Ubuntu

Fan application

This method is recommended if you are using desktop firmware. Find Fan Setting from the app list. Open the app to modify the cooling fan status.

gnome_application_fan

Command Line

  • Set the fan mode:
    $ fan.sh off
    $ fan.sh on
    $ fan.sh auto
  • Read the fan mode:
    $ fan.sh mode
  • Set the fan speed:
    $ fan.sh high
    $ fan.sh mid
    $ fan.sh low
  • Read the fan speed:
    $ fan.sh level
  • Read CPU temperature:
    $ fan.sh temp

Android

Last modified: 2022/07/06 02:08 by nick