Coder Social home page Coder Social logo

odroid-xu4-fan-control's Introduction

odroid-xu4-fan-control

Adopted settings to get odroid-xu3-fan-control working on XU4.

Makes Odroid XU4 fan silent on idle load

Odroid XU4

Will only work on:

  • Ubuntu 15.04.1

Was not tested anywhere else. Might work though after adjusting script variables

Precautions

Only Odroid XU4 is supported

Is it safe to use?

When script quits it brings fan mode back to automatic "factory" settings.

Usage

sudo apt-get install git
git clone https://github.com/f1vefour/odroid-xu4-fan-control.git
cd odroid-xu4-fan-control
sudo ./odroid-xu4-fan-control.sh

Installation

To make it start when system boots:

edit odroid-fan-controller and add the path of the odroid-xu3-fan-control.sh script (full-pathname), then do the following to add it to the runlevels

cd /etc/init.d/
#adjust to correct, absolute path below
sudo ln -s ~/odroid-xu4-fan-control/odroid-fan-controller
sudo update-rc.d odroid-fan-controller defaults

you can also use the following to start the controller

sudo /etc/init.d/odroid-fan-controller start

or

sudo /etc/init.d/odroid-fan-controller stop

to stop the controller

odroid-xu4-fan-control's People

Contributors

nthx avatar f1vefour avatar max2play avatar engrin avatar

Watchers

James Cloos avatar s1mbad avatar

Forkers

mikheyev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.