1

I have a dual boot Ubuntu 18.04 and Windows10. Since 3 month, I use this configuration without any bug, but this morning, when I launch ubuntu from grub, no graphic interface appear just a terminal which ask me to type my login and my password. After this, I can use the terminal like all of the terminal and acceeded to my file but I haven't graphic interface.

Does someone have a solution?

enter image description here

2 Answers2

0

Try typing

sudo startx


As for the lsb_release: not found I can't be sure this is related to the missing desktop but try

sudo apt-get install lsb-release

So you seem to have everything now so type

sudo apt-get install ubuntu-desktop

And is you were previously running a different desktop let's see by typing

ls -l /usr/share/xsessions/
0

I did : sudo apt-get install lsb-release

And then reboot and sudo startx

Here the output : Screen

EDIT : I don't really know what I did but after trying to do :

sudo systemctl status gdm3
startx

The output was much better :

Update Screen

EDIT2 : @darth_epoxy

after

sudo apt install ubuntu-desktop
startx

Ubuntu desktop start but it's not the default desktop ... Screen desktop