Hi all,
I’ve recently done a fresh install of TrueNAS Scale 24.10 RC2, and during the boot process, I’m getting the following error message related to my GPU. Here’s the dmesg output:
amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
amdgpu 0000:08:00.0: amdgpu: RAP: optional rap ta ucode is not available
[drm] psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
[drm] psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
amdgpu 0000:08:00.0: *amdgpu: Secure display: Generic Failure.*
amdgpu 0000:08:00.0: *amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0*
amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
The system seems to continue booting successfully, but I’m concerned about these errors. My GPU is a Ryzen 4650G. Is this something I should be worried about? Any advice on how to resolve this error or if it’s a known issue with this version would be greatly appreciated. I searched for solutions to this issue, but everything I found was related to Debian or Ubuntu kernels, and missing firmware seems to be a common cause there.
Thanks in advance!