Skip to content

jokerj40/amdgpu-fancontrol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amdgpu-fancontrol

Simple bash script to control AMD Radeon graphics cards fan pwm forked from here. Adjust temp/pwm values and hysteresis/interval in the script as desired. Other adjustments, such as the correct hwmon path might be required as well.

This script was initially meant as an example. Please don't just run it naively and keep in mind that I'm not responsible for failures.


I added simple OpenRC service script. Copy amdgpu-fancontrol script to /usr/bin directory. Copy OpenRC service from service/amdgpu-fancontrol to /etc/init.d directory. Copy config to /etc/amdgpu-fancontrol.cfg. Enable service at startup: rc-update add amdgpu-fancontrol default.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%