I had the blank screen / screen flicker issue today when running a usual system update on Ubuntu 12.04.5 LTS amd64. My PC is a Dell Latitude D620 with Nvidia Quadro NVS 110M graphics. Reading existing threads, I've tried via Grub the NOMODESET obit option but this hasn't helped. Can anyone please offer any suggestions?
Ubuntu 12.04.5 LTS screen blank after regular system update - NOMODESET boot option doesn't resolve?
Asked
Active
Viewed 140 times
1 Answers
0
You could try this from tyy:
sudo apt-get install --reinstall ubuntu-desktop
sudo bash
grub-mkrescue
update-grub
update-grub2
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install -f
and it might work fine this way.
Michael
- 2,597