You are not logged in.

#1 2016-05-17 06:54:00

heart1010
Member
Registered: 2015-10-16
Posts: 22

[Solved] Can't pass the lightdm login screen (user/pw are ok)

Hi,

when I boot/start my i386 laptop it boots to the lightdm login screen. When I enter my username and password and press enter it tries to load something for about 1 sec and then I get again the lightdm login screen  sad

I've also tried to disable lightdm and set "autologin-user=myusername" in /etc/lightdm/lightdm.conf, rebooted but it boots again into lightdm login screen.

(when I enter a wrong username or pw I get a red warning that password is not ok for example, so my username/pw entered is recogn. as correct but after 1sec it again loads the lightdm login again)

Last edited by heart1010 (2016-05-17 11:34:34)

Offline

#2 2016-05-17 07:02:15

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [Solved] Can't pass the lightdm login screen (user/pw are ok)

I think you need to follow the steps in this post:
https://forums.bunsenlabs.org/viewtopic … 734#p24734

Offline

#3 2016-05-17 07:05:54

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: [Solved] Can't pass the lightdm login screen (user/pw are ok)

Did you recently upgrade? You may have over written your lightdm.conf, follow the steps below:

sudo  vi  /etc/lightdm/lightdm.conf.bunsen

find line 114, which reads  'session-setup-script=/usr/lib/bunsen/bunsen-configs/bl-user-setup'. Change it to:

session-setup-script=/usr/lib/bunsen/configs/bl-user-setup

Then press Ctrl+d to exit the terminal and Ctrl+Alt+F7 to get back to LightDM which should now accept your login.
(*) The reason LightDM will not login with the old config file is that it refers to a login script that no longer exists at that location.


ninja'd by HoaS of course!

Last edited by Horizon_Brave (2016-05-17 07:06:50)


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#4 2016-05-17 11:35:00

heart1010
Member
Registered: 2015-10-16
Posts: 22

Re: [Solved] Can't pass the lightdm login screen (user/pw are ok)

Thank you both! This fixed it.

Offline

#5 2016-08-01 01:42:36

OldYogi
New Member
Registered: 2015-10-06
Posts: 2

Re: [Solved] Can't pass the lightdm login screen (user/pw are ok)

Indeed, those two posts solve the problem easily.  Thanks to both.

Offline

Board footer

Powered by FluxBB