Hacker News new | ask | show | jobs
by duckmysick 956 days ago
Not the OP, but happens to me too. Steps to replicate: put your laptop to sleep (suspend) and try to wake it up (resume). You end up with a black screen. Often times, you can SSH into your laptop, but the screen remains unresponsive. Only hard reset helps.

There are many reports of such bug. It's common on Wayland, but happens on X11 to some folks. The only constant is it happens on devices with Nvidia cards.

I tried pretty much everything and I gave up on solving it.

1 comments

I didn't even have to do anything. Just boot after a fresh install and wait a minute or two. Three generation of all Intel laptops. I uploaded some logs, but people were utterly uninterested or hostile.
It has nothing to do with Wayland though, based on the description. Wayland used the base kernel API to manage the display. That is probably broken on your given device.

X11 often gets patched by a proprietary nvidia blob (the nvidia driver), which uses a separate, non-standard, X-specific API.

May be. As i wrote: Intel gpus. All I know is the problem was gone with an X session and nobody at the distro or some boards showed any interest. Not a good way to make sure code works methinks.