Skip to content

Nvidia Gpus autofan control in ubuntu within py-nvtools

License

Notifications You must be signed in to change notification settings

a52521255/Autofan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

  1. Download the script file
  2. chmod +x autofan.sh
  3. Modify the TARGET_TEMP, MIN_FAN, MAX_FAN, CRITICAL_TEMP, CRITICAL_ACTION if needed
  4. mv autofan.sh /usr/sbin/autofan

Then you can run autofan everywhere~

If you do not have py-nvtools, you should deploy it first:

  1. wget https://github.com/Akisoft41/py-nvtool/releases/download/v0.2.0/py-nvtool.py
  2. chmod +x py-nvtool.py
  3. mv py-nvtool.py /usr/sbin/py-nvtool

About

Nvidia Gpus autofan control in ubuntu within py-nvtools

Resources

License

Stars

Watchers

Forks

Packages

No packages published