/amdgpu-fan

Simple daemon to automaticaly manage fans from amdgpu cards

Primary LanguageCGNU General Public License v3.0GPL-3.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