-
Notifications
You must be signed in to change notification settings - Fork 76
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
segfault when trying to run radeon-profile on Radeon Vega 8 #286
Comments
similar thing for me worked for my "RX 570 + Vega 64" last year tho mine say
currently switched to using https://gitlab.com/corectrl/corectrl trying the fork from here |
Thanks a lot. He works well. |
emerge-e-world patches were included in my fork and I added new features and fixes along the way. I'm preparing a new release. If you want to test my fork: https://github.com/Oxalin/radeon-profile |
Hello.
On laptop:
Acer Aspire 3 A315-42-R94P
CPU: AMD Ryzen 5 3500U 2100
GPU: AMD Radeon Vega 8
Shell: KDE 5.24.6 \ X11 \ Qt:5.15.4
Kernel: 5.10.*
When I try to run radeon-profile, I get a segmentation error message.
dmesg shows:
[ 3372.868718] amdgpu: pp_dpm_get_sclk_od was not implemented.
[ 3372.868774] amdgpu: pp_dpm_get_mclk_od was not implemented.
[ 3372.877299] traps: radeon-profile[7131] general protection fault ip:7fec96bececc sp:7ffe9350f450 error:0 in libQt5Core.so.5.15.2[7fec96b0d000+31c000]
Can you tell me if this can be fixed?
The text was updated successfully, but these errors were encountered: