I'm running Ubuntu 14.04 LTS and updated my graphics card to Nvidia Quadro K4200 in order to get stereo capability. It worked with the recommended Ubuntu driver (nvidia-352), although I struggled to get stereo working, so I installed the latest Nvidia driver (361.42). To do this, I got a terminal with
Alt-Ctrl-F1
stopped X with
sudo service lightdm stop
and then ran the install script from NVIDIA. When I restarted X with
sudo service lightdm start
I got a black screen with a blinking cursor in the top left of the screen and Alt-Ctrl-F[1-6] did not give a terminal login. My only option is a hard shutdown (holding down the start button) and when I reboot it returns to the black screen.
I saw this post which looks the closest to my problem that I found, with a solution that requires Alt-Ctrl-F1 which isn't giving me a terminal login option. Any suggestions are very much appreciated.