I may have asked this before but I don’t remember. The open source drivers work great for me which is very good because my card has not been supported by Amd for a long time. That means I can stick with my present machine indefinitely down the road.
The only real problem I have is that I need the proprietary drivers to adjust my clocks. The reason I want to do that is because Asus modified the defaults and I like to return them to the Amd reference. I think it runs better that way,
So…What I would like is an alternative that works with the open source drivers provided with tumbleweed, most preferably something I could set to adjust the core and memory clocks to settings that I specify upon boot or login.
Anybody know this program? Gui would be nice but not absolutely necessary by any means.
Hi
You need to look down in /sys/class/drm/card0/device/ to see what is available and can be changed via the echo command, run systool -vm radeon to see what parameters are set and can be set via radeon.<some_parm>=<value>. I know you can set the power options, that may be enough?
What I’m using is what was supplied with Tumbleweed. I think I’m using radeon but if you tell me how I will find out for sure. As far as the files in that directory go I can see them but knowing what they represent or how to manipulate them is an entirely different matter. Sorry for being so clueless.
Hi
Also you can switch to the amdgpu driver which is the latest, rather than the radeon driver. Just a few tweaks to the grub options and installation of the xf86-video-amdgpu package.