So, I've been experiencing this issue lately. I'm on Ubuntu 18.04, GDM/Gnome, default Ubuntu desktop. My graphics driver is nvidia-390
from the graphics-drivers
PPA. My graphics card is a GeForce GTX 960M.
There have been two incidents where my display freezes and I'm unable to get into a TTY, so I shut down and restart by power cycling. Then, I get to the login screen and login, only to get a blank screen with only the cursor.
Now, If I go into a TTY and look at Xorg.0.log
, there's one weird thing: Xorg seems to think all of my devices are keyboards. I can't post a copy of it, unfortunately. If I look at journalctl --human
, I see a lot of lines saying that i2c_hid_get_input
generates incomplete report. I am not sure how to interpret those.
The first time, I fixed it by reinstalling the system. Now I really don't want to do this anymore.