-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overclocking with unlockd limits has no effect #24
Comments
Did you only change the frequency? Have you tried increasing the power/voltage? My 5700 XT will not reach higher than stock frequencies without giving it some more power (for kernel 5.10+ set the boot flag |
I tried to change both frequency and power limit. When I tried to change the power limit to 200W (higher than allowed 181W), dmesg complained about that.
|
Not really sure what is going on with the power limit (if limited by that), see #18 . AMD apparently have been doing a lot of rework with regards to the PowerPlay table from kernel 5.10, if there are also new limitations to setting the frequency I'm not sure, will try to test some more recent kernels (still on 5.10.1). Either way I do not see it is an issue with PowerUPP (nor UPP), they are modifying the PowerPlay table as intended. |
I can confirm that 5.10.16-arch-1-1 doesn't work either. I tried to undervolt 5700xt but pp_od_clk_voltage didn't change. |
Tested now with 5.11.0-051100-generic, firmware 42.61.0 (also tested 42.50.0), |
I am having this exact same issue and I am on kernel 5.11.4-051104-generic and Ubuntu 20.04. |
Same exact problem as OP here, power limit seems to be set without any dmesg errors but the clock speeds do not apply whatsoever
Linux 5.10.24, latest firmware from the linux-firmware git repo. Interestingly though when I revert back to the default 5.4 kernel that is installed the same issue remains edit: just tried 5.11.7, same thing |
I just reverted back to 5.8.18 and everything applies correctly on this version
|
PowerUPP does not applies OC settings if "Unlock limits" checkbox is ticked and higher than allowed settings was entered in the app.
All changes got committed to
/sys/class/drm/card0/device/pp_table
, and/sys/class/drm/card0/device/pp_od_clk_voltage
reports correct valuesBut the actual GPU frequency stays at 1750 MHz
dmesg outputs some errors
GPU: RX5700
OS: Arch Linux
Kernel:
5.10.13-zen1-1-zen
firmware:
linux-firmware-20201218.646f159-1
, also tested with AMDGPU firmware from git.The text was updated successfully, but these errors were encountered: