radeon-scripts icon indicating copy to clipboard operation
radeon-scripts copied to clipboard

FYI, alternative fancontrol script

Open famo opened this issue 5 years ago • 3 comments

FYI, I use this script to control the fans on my AMD R9 Nano: https://github.com/grmat/amdgpu-fancontrol/blob/master/amdgpu-fancontrol

I like that you can enter all the temp & pwm pairs in just two lines (7 & 8). OTOH it doesn't feature your auto-detection. This just as food for thought. :-)

This how the script looks in action: amdgpu_fanscript2

famo avatar Mar 09 '19 14:03 famo

How did you get those two extra tabs (System Spec and CPU) in KSysGuard?

LeaPhant avatar Mar 10 '19 20:03 LeaPhant

I configured those myself: File -> New Tab and then you can drag & drop the sensors in from the sensor browser (which is hidden and needs to be pulled from the right side).

You can also dl tabs from the kde store or import from file. I attached my tabs, however they might not show the same information if the sysfs paths don't match (which is very likely).

Tabs.zip

famo avatar Mar 10 '19 23:03 famo

I'm going to start working on rewriting the script. You can view the issue I opened for it here. Let me know your thoughts. I don't feel the vega-fan-control merits a rewrite or really needs CLI arguments, as it's a more one dimensional script. vega-power-control is a kluge and needs to be rewritten from the ground up. Sure, it works, but it's not the best example of scripting out there right now haha.

dasunsrule32 avatar Mar 13 '19 02:03 dasunsrule32