Jump to content

Ubuntu issues?

Go to solution Solved by komaru,

Looks like the login screen (lightdm) is broken. Try this to re-install it from CLI:

alt+ctrl+f1

Enter you username and password

Enter the following command, hitting Enter after each (you may be asked for you password again since we're using "sudo").

sudo service lightdm stop
sudo apt-get remove lightdm
sudo apt-get update
sudo apt-get install lightdm
sudo service lightdm start 

alt+ctrl+f7

Restart the PC.

After a clean install I set up my settings and such, do a restart. Then it wont let me log back in upon startup? I have reinstalled 3 times issue still occurs. Video in attachments. Sorry for the horrid quality. bLg3seD9pFk

Link to comment
Share on other sites

Link to post
Share on other sites

There is the video, doesnt show up well on mobile. I have no idea what to do here.

Link to comment
Share on other sites

Link to post
Share on other sites

Looks like the login screen (lightdm) is broken. Try this to re-install it from CLI:

alt+ctrl+f1

Enter you username and password

Enter the following command, hitting Enter after each (you may be asked for you password again since we're using "sudo").

sudo service lightdm stop
sudo apt-get remove lightdm
sudo apt-get update
sudo apt-get install lightdm
sudo service lightdm start 

alt+ctrl+f7

Restart the PC.

Link to comment
Share on other sites

Link to post
Share on other sites

Oh, this seems quite promising. Thank you very much!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×