-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
NVIDIA Open GPU Kernel Modules Version
580.82.07
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
- I confirm that this does not happen with the proprietary driver package.
Operating System and Version
Manjaro Linux, nobara, cachyos (VMs)
Kernel Release
Does not matter as far I can tell. Tested 6.15 , 6.16 and 6.17-rc4
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
- I am running on a stable kernel release.
Hardware: GPU
5070 TI
Describe the bug
Changing output frequency causes output to fail. VM is working just with no display output.
[ 5722.546831] nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
[ 5739.191230] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Flip event timeout on head 0
[ 5743.203295] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Failed to apply atomic modeset. Error code: -22
[ 5746.871070] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Flip event timeout on head 0
[ 5750.878727] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Failed to apply atomic modeset. Error code: -22
EDIT: I downgraded driver to version 575.65.04 and I've yet to see it fail. I can change output frequency at will.
To Reproduce
- keep changing your display output frequency (LG C1 via hdmi 2.1 in my case, from 119.88Hz to 23.976Hz and back most of the time fails.)
...it fails more times than it actually succeeds. I have to ssh and reboot VM or reset it on proxmox.
[ 5722.546831] nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
[ 5739.191230] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Flip event timeout on head 0
[ 5743.203295] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Failed to apply atomic modeset. Error code: -22
[ 5746.871070] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Flip event timeout on head 0
[ 5750.878727] [drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000200] Failed to apply atomic modeset. Error code: -22
Bug Incidence
Sometimes
nvidia-bug-report.log.gz
More Info
No response