Issues with update

Updating these and I had to revert back:

7  cachyos-v3/lib32-nvidia-utils         570.86.16-2 -> 570.124.04-2
6  cachyos-v3/linux-cachyos              6.13.4-2    -> 6.13.5-2
5  cachyos-v3/linux-cachyos-headers      6.13.4-2    -> 6.13.5-2
4  cachyos-v3/linux-cachyos-nvidia-open  6.13.4-2    -> 6.13.5-2
3  cachyos-v3/nvidia-utils               570.86.16-3 -> 570.124.04-2
2  cachyos-v3/opencl-nvidia              570.86.16-3 -> 570.124.04-2

drm:nv_drm_atomic_commit [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x000001001] Flip event timeout on head 0

Finally locks up completely with:

“Finished Terminate Plymouth Boot Screen”

Had to use the second option to boot and revert the changes, however, even that took several tries before the system would come up. After reverting the update all is well again.

Any ideas? Thank you.

It seems to be an NVIDIA driver bug based on another user’s report. What is your setup? Is it multi monitor via HDMI?

I’ll look a bit deeper into the driver changes. I wasn’t sure and my initial search didn’t pop up anything for me about the issue. I do have dual monitors setup but both are DP connections.

I have a 3080ti and I’m running very stable with the 570.86.16 driver. No problems at all until this recent update. I’ll check more on the Nvidia issue. Thank you.

Having similar issue, after update, my cachy doesn’t boot if i have both monitors plugged. Only works when it only has 1 of the monitors connected

sudo pacman -U https://archive.cachyos.org/archive/cachyos-v3/{{,lib32-}{nvidia-utils,opencl-nvidia},nvidia-open-dkms}-570.86.16-2-x86_64_v3.pkg.tar.zst for old drivers.

Can you unplug the monitor and plug it back in after boot and it work? I haven’t tried to update again. It was a pain to back the drivers out and I’m scared. :wink:

if i plug the 2nd monitor after the boot, it seems to work… Could the issue rely on plymouth ? I’ve tried to remove the splash from boot options (i’ve faced similar issue with splash on kali linux) but it didn’t work.

Could you please provide also with the new driver a bugreport, so we can forward this to nvidia?

sudo nvidia-bug-report.sh
sudo cachyos-bugreport.sh

The first one will give you a .tar.gz, which we can share to nvidia. The second one will upload different logs to our paste.cachyos.org

I’ve uploaded the cachyos-bugreport
also uploaded the nvidia-bug-report here.

I’m using the new driver, i’m booting my pc without second monitor plugged in. I connect it after boot only.

I’ve also noticed that an issue arises when the PC locks out after X ammount of time without usage. With 2 monitors it doesnt allow me to log in back ( both monitors dark) , if i disconnect the 2nd monitor, turn off and turn on the main monitor it will appear the log in window from cachy…

I don’t have two monitors but I have noticed some issues with this driver. The performance seems to be worse than 570.86. Also, I have been getting lockups in games where it stutters or freezes for 2 seconds. I have noticed some graphics anomalies like in The Last of Us and looking at the sky the clouds sometimes look like blurry squares. I had to downgrade unfortunately.

I’ve attempted to create the debug info a few times but my system just hangs when using that kernel coupled with that version of the nvidia driver. It’s just completely unstable for me causing lockups and freezes as well as excessive slow downs. My logs fill with these entries, if this helps any:

Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:42 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1
Mar 04 11:58:47 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:58:50 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1
Mar 04 11:58:58 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 0
Mar 04 11:59:01 HOST kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Flip event timeout on head 1

Edit Change wording a bit