Skip to content

Fan controller for AMD graphics cards running the amdgpu driver on Linux

License

Notifications You must be signed in to change notification settings

oorlykk/amdgpu-fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fan controller for amdgpus

if you experience problems please create an issue.

usage:
sudo amdgpu-fan

configuration:

# /etc/amdgpu-fan.yml
# format is:
# -[temp(*C), speed(0-100%)]
# eg:

- [0, 0]
- [40, 30]
- [60, 50]
- [80, 100]

About

Fan controller for AMD graphics cards running the amdgpu driver on Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%