项目作者: OursDesCavernes
项目描述 :
Simple daemon to automaticaly manage fans from amdgpu cards
高级语言: C
项目地址: git://github.com/OursDesCavernes/amdgpu-fan.git
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