I’m running into an intermittent crash happening mostly under heavy load, but occasionally not. journalctl -b 1 -p err shows
...
Feb 26 09:34:03 cygnus kernel: [drm:__nv_drm_semsurf_wait_fence_work_cb [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to register auto-value-update on pre-wait value for sync FD semaphore surface
...
Feb 26 09:34:13 cygnus kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
...
Here’s the complete log, along with the usual bug report:
err.log (137.4 KB)
nvidia-bug-report.log.gz (889.3 KB)
Here’s my system info:
- GPU: NVIDIA GB202 [GeForce RTX 5090]
- Driver: nvidia-open-dkms 590.48.01-4
- Kernel: Linux 6.12.74-1-lts x86_64
- Compositor: Hyprland
Can anyone tell me if this is a hardware issue, or a problem with drivers?