Skip to content

Simple daemon to automaticaly manage fans from amdgpu cards

License

Notifications You must be signed in to change notification settings

OursDesCavernes/amdgpu-fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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