Skip to content
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

vega64 does not apply memory / core clock #163

Open
MartB opened this issue Sep 29, 2019 · 7 comments
Open

vega64 does not apply memory / core clock #163

MartB opened this issue Sep 29, 2019 · 7 comments

Comments

@MartB
Copy link

MartB commented Sep 29, 2019

The memory clock in the states table is not applied to the device, for some reason nothing happens when the memory clocks get changed.

Running the following command manually works though.
echo "m 3 1050 1000" > "/sys/class/drm/card0/device/pp_od_clk_voltage"

Core clock changes seem to be broken aswell.

Can someone point me into the right direction?

Edit: installing radeon-profile-daemon and running the app as normal user works.

Running the app standalone using sudo does not work though, interesting.

@Oxalin
Copy link
Contributor

Oxalin commented Mar 6, 2020

Is this still relevent?

@Benzhaomin
Copy link

Running with sudo radeon-profile still shows

QIODevice::write (QLocalSocket): device not open
Failed sending signal:  "2#s 0 852 800#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 1 991 900#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 2 1084 950#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 3 1138 1000#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 4 1200 1010#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 5 1401 1010#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 6 1536 1030#/sys/class/drm/card0/device/pp_od_clk_voltage#2#s 7 1580 1040#/sys/class/drm/card0/device/pp_od_clk_voltage#"

@marazmista
Copy link
Owner

@Benzhaomin @MartB
I pushed a fix in commit 65318da. Please try it, I think it should work fine now.

@Benzhaomin
Copy link

Looks fixed to me, thanks.

@JoneKone
Copy link

I'm also currently experiencing this issue, I installed a version "Git unstable" (git develop repository) from PPA Ubuntu 20.04 Vega 56, It will change the Power limit, but won't touch pp_od_clk_voltage at all. I tested and CoreControl works fine. You will ask me what version is on, but currently when Corecontrol is running it won't allow me to start Radeon-Profile it is telling me to "At least one core state has to be enabled"

i quest it won't allow me to start it at the same time as CoreCtrl, nor after it was started and stopped.

On the picture it says v20200824

Radeon_Vega_State_Table
Radeon_Profile

@Razer0123
Copy link

Not working for me either

@Nostromo-KM
Copy link

Fresh install - Manjaro with Cinnamon UI
Kernel 5.4

  • Installed from AUR
  • Deamon installed from AUR
  • Deamon configed to auto-run
  • GRUB amdgpu.ppfeaturemask=0xffffffff amdgpu.dpm=1

Created new frequency/voltage states tables but cannot apply them
Tried running sudo - no luck
Tried to do the same with Core-Ctrl - it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants