Hi, I’m running Ubuntu 23.10 on my 12th gen framework laptop.
After recently upgrading Ubuntu (although not necessarily the cause) when I wake the laptop after sleep, instead of getting my normal i3 desktop, I get a blank desktop with the mouse pointer - but there is nothing to click on. I have to do a telinit 3 and a telinit 5 to get back into my desktop.
When I switch to the console I see screenshot, the text is:
drm:drm_atomic_helper_commit_cleanup_done [drm_kms_helper]] *ERROR* [CRTC:62:pipe A] flip_done timed out
Does anyone have any ideas about what could be causing this? I don’t know that this text is related to the blank desktop problem but it does seem graphics related.
It’s definitely complaining about graphics operation. Basically a problem with a graphics operation related to display buffering and synchronization - I suspect something happening with your config. What is surprising is how verbose it is.
We only test against GNOME on Ubuntu 22.04.3 OEM C kernel, so I may not be much help here.
Things to double check against:
Boot into Fedora 39 live USB, examine the logs and see if you can grep something similar. We’re doing this to see if this is merely your config or something else entirely. I am recommending Fedora as it will have better compatibility to what we see with non-OEM C Ubuntu 22.04.3.
If anything external displays or anything else is attached, remove it and resume again. See if this is contributing.