nan0s7 / nfancurve

A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
GNU General Public License v3.0
319 stars 58 forks source link

AMD support? #11

Open nan0s7 opened 5 years ago

nan0s7 commented 5 years ago

I believe it should be relatively easy enough to add support for AMD GPU's. However, I do not own any of them so I would need someone to help me test things.

If you wouldn't mind helping test and or code this, let me know. :)

dubigrasu commented 5 years ago

I have no developer/coding experience, but I can test this when I have the time.

nan0s7 commented 5 years ago

I have no developer/coding experience, but I can test this when I have the time.

That's all good, so long as you can test! What GPU(s) do you have??

dubigrasu commented 5 years ago

A bit older I'm afraid, only a AMD HD7970 and a HD6990. For the moment I'm using this: https://github.com/DominiLux/amdgpu-pro-fans in combination with a separate script that sets the curve depending on the temps.

nan0s7 commented 5 years ago

Awesome, I'll have a look into it. :)

dubigrasu commented 5 years ago

OK then. For setting the curve I use this: https://pastebin.com/zHpeSPkx which is my chopped version of : https://github.com/FedoraTipper/Nvidia-Fan-Curve-Linux/blob/master/src/FanCurveScript.sh