There is some issue with suspend and resume with ubuntu 22.04 and dell xps 9315. I upgraded from the 20.04 factory image to the latest version of ubuntu. Everything works, However I notice that if I suspend the laptop by closing the lid when it wakes up ( opening the lid again ) I get a blank screen. The way I have been 'waking' it up is by quickly closing and reopening the lid. That seems to jar it awake. I checked the logs and I don't see any error so I am not sure how to troubleshoot this.
Asked
Active
Viewed 1,426 times
3 Answers
1
I have the same laptop and also noticed this issue after updating to 22.04. I was able to "solve" this issue by using xorg instead of wayland as the windowing system.
Johannes
- 11
- 3
1
It can be helped by pressing Ctrl+Alt+F1 too, without switching back to Xorg.
Still a bug, though. Hope it gets fixed.
BeastOfCaerbannog
- 16,703
user1640537
- 11
0
3 Fixes:
- As you said in your question, close the lid and open it back up again.
- Press Ctrl + Alt + F1 to un-blank the screen.
- Use the X11 window manager instead of Wayland. To change this, see my instructions in my longer answer here.
For full details and more info, see my longer answer: "failed to enable link training" when resuming from suspend
Gabriel Staples
- 11,502
- 14
- 97
- 142