Code Monkey home page Code Monkey logo

wisnuc's Introduction

WisNUC 闻上云管家ws215i

其他:

风扇控制

并不是很好的控制方案,每分钟根据cpu温度调整一次转速。led灯:高负载 快闪 中负载 慢闪 低负载 常闭

切换成root用户

mkdir /apps && cd /apps

wget https://raw.githubusercontent.com/wanghuangjie/WisNUC/master/fancontrol.sh

chmod a+x fancontrol.sh

测试脚本是否有效,执行后指示灯应熄灭,转速明显下降 ./fancontrol.sh

查看当前转速 cat /proc/FAN_io

修改定时计划 crontab -e

* * * * * /usr/bin/sudo sh /apps/fancontrol.sh

也可通过群晖的计划任务,设置成每分钟执行一次。

硬件:

拆机

  • CPU: Intel ATOM CE5315 X86
  • RAM: 2G - SAMSUNG 512M*4
  • DISK: 4G - SANDISK SD1N7DP2-40
  • IO:
    • USB3.0*2
    • HDMI
    • RJ45千兆网口

wisnuc's People

Contributors

wanghuangjie avatar

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.