项目作者: OursDesCavernes

项目描述 :
Simple daemon to automaticaly manage fans from amdgpu cards
高级语言: C
项目地址: git://github.com/OursDesCavernes/amdgpu-fan.git
创建时间: 2017-02-17T12:42:01Z
项目社区:https://github.com/OursDesCavernes/amdgpu-fan

开源协议:GNU General Public License v3.0

下载


amdgpu-fan

Simple daemon to automaticaly manage fans from amdgpu cards

TODO

  • Improve card detection logic
  • Add a configuration file
  • Add a Unix socket interface for client query and management
  • Add a DBus interface for client query and management

Done

  • Basic detection of cards
  • Table based regulation
  • Cooldown hysteresys function to smooth regulation
  • Travis-CI integration