How to resolve blank screen after updating to 14.04

This is fixed the problem. Once you are booted up to the blank desktop…

press CTRL + ALT + F1.

login with your username than type this command line:

sudo apt-get install --reinstall ubuntu-desktop gnome 
sudo apt-get install unity
sudo apt-get purge nvidia* 
sudo apt-get install nvidia-331
sudo reboot

Leave a comment