Last night just before bed I auto update my system, something that has become a habit.
There was a couple of things, one being an nvidia update, there was one of those yesterday, that was a little odd. The update failed, I assumed that no changes to my system took place so I shut down my system and went to bed.
This morning the dreaded black screen. Either this is just me, or the forum is about the become flooded with support requests as every nVidia user runs into this issue…
I updated successfully yesterday (364.19, GTX 960) and everything is still working as it should.
You say the update failed, so I'd presume it uninstalled the old driver but failed to install the new one nor install nouveau (the open source driver) instead.
As @stevecook172001 says , you should be able to get into recovery mode (by holding SHIFT) -- you can drop to a root terminal there.
Try these commands to restore the open source driver:
See the drivers install guide, as @stevecook172001 pointed out, you can install/remove drivers in recovery mode (a network cable connection is required!) :
Recovery mode doesn’t load up lightdm (the display manager), it’s all text based. I suspect lightdm has frozen the entire system or is stuck in an endless loop (by constantly switching back to tty7)
It might be possible to stop it normally if the system had SSH access (and was working):
Just to increase my pain Alt+Ctrl+F1 is not getting me to the terminal so I can not purge the nvidia drivers.... my system appear to have crashed hard.
So I’m not sure how it is on a German keyboard layout.
Here in France if you hit CTRL+ATL+F1 you effectively drop out of the desktop environment and go to tty1, which is a text-only interface to your operating system.
It’s also a terminal, presenting a login prompt.
tty1 is the way to go when you have a crashed desktop (everything frozen) and you want to know whether your whole system crashed too. (Machine death, can’t ping it, etc)
The GUI part of the OS usually runs on tty7 and you can go back to it using CTRL+ALT+F7
I had the same issue. I updated to the latest drivers using the Ubuntu PPA (something I've been doing for quite some time with no issues whatsoever), upon installing I rebooted the PC to find a blank screen. No matter how much I tried to purge the drivers and reinstall in terminal I just could not get the drivers to reinstall correctly.