Hello, I have a problem where when the lid of my notebook is closed and the notebook is suspended, the desktop doesn't load when the lid is opened again. The system seems to be running. I see status messages line by line, but I don't know how to restart the desktop.
I am on Core 17.3 and a Lenovo P51.
Found a solution / workaround while looking for "ubuntu desktop doenst start wenn lid is opend" here: ubuntu-22-04-cant-suspend
This appears to be Nvidia-related behavior.
systemctl disable nvidia-hibernate.service nvidia-resume.service nvidia-suspend.service
That solved it for me.
I marked Your Post as Solution.