You are not logged in.

#1 2016-10-20 09:11:57

MrWoody
New Member
Registered: 2016-10-20
Posts: 3

Stuck on login screen / login loop

Im stuck on the login screen, i enter my username and password and the it goes to a blank terminal for a second and then goes right back to the login screen.
I searched if someone had the same problem in the past and only Ubuntu users did, i tried making a new account but it still won't login on the gui but it logs in fine on the tty (Ctrl+Alt+F1) even on my original account.
I wold like to access my original account if possible if not at least a working one.
Im using: BunsenLabs GNU/Linux, with Linux 3.16.0
Thanks in advance.

Offline

#2 2016-10-20 10:02:16

Bearded_Blunder
Dodging A Bullet
From: Seat: seat0; vc7
Registered: 2015-09-29
Posts: 1,146

Re: Stuck on login screen / login loop

Meanwhile, you could try ctrl+alt+F2 login at a tty, and startx manually, I've had a situation where this happens if for any reason if for any reason bl-user-setup exits with a non 0 status.


Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me

Offline

#3 2016-10-20 10:21:37

MrWoody
New Member
Registered: 2016-10-20
Posts: 3

Re: Stuck on login screen / login loop

I tried startx manually and the Xkeyboard keymap compiler reports: cannot close "/tmp/server-1.xkm" properly (not enough space?)

Does this mean that i just need to delete some big files? If yes i dont really know how to do it in a terminal.
Help with that wold be much appreciated.
        Update
I managed to delete some files but it still doesn't let me login by gui so i try to startx manually and now i get this:
Log files: "/var/log/Xorg.1.log", Time: (current time)
Using system config directory "/usr/share/X11/xorg.conf.d"
check the log file at "/var/log/Xorg.1.log" for additional information.
AIGLX: Suspending AIGLX clients for VT switch
Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Last edited by MrWoody (2016-10-20 11:28:41)

Offline

#4 2016-10-20 19:16:02

cloverskull
Member
Registered: 2015-10-01
Posts: 348

Re: Stuck on login screen / login loop

Try

sudo chmod 755 /tmp -R

Offline

#5 2016-10-21 06:13:48

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Stuck on login screen / login loop

MrWoody, please do what nobody suggested in post #2 and post your findings here.

Offline

#6 2016-10-21 06:24:45

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

Re: Stuck on login screen / login loop

Have you tried this solution:

https://forums.bunsenlabs.org/viewtopic … 734#p24734

Also, did you try to use `sudo startx`?

This should never be used and the "Connection refused" message may be caused by that.

If so, use this command:

sudo rm ~/.Xauthority*

Offline

#7 2016-10-25 14:44:45

MrWoody
New Member
Registered: 2016-10-20
Posts: 3

Re: Stuck on login screen / login loop

I guess it fixed itself, a couple of days later i tried typing startx and it just worked.
Thanks a lot everyone smile

Offline

Board footer

Powered by FluxBB