I am using 16.04 Ubuntu. After login , I am getting blank screen, nothing is displayed, how to fix the problem.
Asked
Active
Viewed 694 times
1 Answers
2
Try pressing Ctrl+Alt+F1 then typing the following commands:
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade -y
Please tell me what the output of this is and if it works
Nick Weinberg
- 4,636
Bossle .S
- 21
- 3