I am running ubuntu 18.04 on a Dell Latitude 6420. After having some issues playing videos online, I rebooted and obtained the same problem as the one listed here: GUI does not start
The additional problem is that in my case, I am unable to access any virtual terminal. I have tried Alt-F1 to F12 and Ctrl-Alt-F1 to F12. Any other option?
/etc/X11/
or/usr/share/X11/xorg.conf.d
. Also make sure thatgdm3
,ubuntu-desktop
andxserver-xorg-video-intel
are still installed on your system by runapt install gdm3 ubuntu-desktop xserver-xorg-video-intel
and see how far you get after this. – fmo May 16 '19 at 11:42