I was wondering if anybody had any insights. It is a relatively minor nuisance since rebooting usually fixes it, but sometimes when I launch a game it will refuse to go higher than around 5fps.
This is the output from journalctl -fk during the launch, in case it helps. I’m not quite sure what all of it means myself:
Jan 23 12:49:36 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa700000 from 0x83e0000000 for PSP TMR
Jan 23 12:49:39 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: failed to load ucode VCN(0x37)
Jan 23 12:49:39 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000306)
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: failed to load ucode VCN1(0x38)
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000306)
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505300 (80.83.0)
Jan 23 12:49:40 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jan 23 12:49:43 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000000E SMN_C2PMSG_82:0x00000083
Jan 23 12:49:43 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: Failed to SetDriverDramAddr!
Jan 23 12:49:43 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: Failed to setup smc hw!
Jan 23 12:49:43 DESKTOP kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <smu> failed -62
Jan 23 12:49:43 DESKTOP kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_resume failed (-62).
Does anybody have any recommendations on where to start looking for a fix?
Can you provide the output of the inxi -Fzxx so we can see which version of the kernel and what is being reported for the graphics card and driver?
I know that the slow framerate issue with AMD GPUs had been more prominent with early versions of the kernel and included AMD drivers. I experienced it on my Framework Laptop 16 but newer versions of the kernel have eiiminated that.