I still don't know how you have installed the nvidia driver, so i can't guide you , did you used the additional drivers GUI section or used the nvidia installer .run file from nvidia.com!
These are the steps I have taken
when in logging desk top
Ctrl + Alt + F1
then
Code:
sudo apt-get remove --purge nvidia-*
then
Code:
sudo ubuntu-drivers autoinstall
Ctrl+Alt+F6
Code:
sudo service lightdm restart
It did not work so I tried the second part
Ctrl + Alt + F1
Code:
sudo apt-get install gdm
Code:
sudo service lightdm stop
Code:
sudo dpkg-reconfigure lightdm
i select gdm instead of lightdm
then That's it
Bookmarks