amdgpu: error results in black screen

I would recommend to upgrade to FreeBSD 15.

There you have drm 6.1, 6.6 and 6.9.

You can also install the new kernels with the new DRM alongside to take a peek without having to upgrade.
 
Heh, I was going to write that this error happens so infrequently that I can live with it, and now it happened again already
Code:
Mar 10 03:52:20 kg-core2 kernel: [drm ERROR :amdgpu_job_timedout] ring gfx timeout, signaled seq=88004248, emitted seq=88004250
Mar 10 03:52:20 kg-core2 kernel: [drm ERROR :amdgpu_job_timedout] Process information: process  pid 100275 thread  pid 100275
Mar 10 03:52:20 kg-core2 kernel: drmn0: GPU recovery disabled.
(yes, I know, I shouldn't jinx it)
relevant packages
Code:
root@kg-core2:~ # pkg info gpu-firmware-kmod\*
gpu-firmware-kmod-20250109,1
root@kg-core2:~ # pkg info drm\*kmod\*
drm-510-kmod-5.10.163.1305000_13
FreeBSD details
Code:
root@kg-core2:~ # freebsd-version -ku
13.5-RELEASE-p10
13.5-RELEASE-p10
root@kg-core2:~ # uname -a
FreeBSD kg-core2.kg4.no 13.5-RELEASE-p10 FreeBSD 13.5-RELEASE-p10 GENERIC amd64
 
Back
Top