You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the open source amdgpu driver and I can change anything except the power limit. My GPU is an rx580 and I am on arch
I get this output on the terminal: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked() QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed() QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed() amdgpu: amdgpu_bo_cpu_map failed. (-13) radeonsi: Failed to create a context.
The text was updated successfully, but these errors were encountered:
I changed amdgpu.ppfeaturemask to 0xffffffff and still can only change the power limit.
Can you tell me how to change values from the terminal because I dont know how?
Thanks
I have the open source amdgpu driver and I can change anything except the power limit. My GPU is an rx580 and I am on arch
I get this output on the terminal:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked() QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed() QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed() amdgpu: amdgpu_bo_cpu_map failed. (-13) radeonsi: Failed to create a context.
The text was updated successfully, but these errors were encountered: