You are not logged in.

#1 2023-03-31 17:36:50

wosiack
Member
Registered: 2023-03-31
Posts: 7

[SOLVED] Stuck in SDDM login after update and screen locker broken

Yesterday after a routine update i get a screen saying the screen locker was broken.

I change to tty2 and unlock using loginctl.

After i restart the computer i'm stuck in the sddm login.. after input password i get back to the login screen.

I'm pretty sure i came across this situation before and the problem was the wallpapper somehow.. but i don't remember how i fixed it.


photo-2023-03-31-14-22-40.jpg

don't know what info should i provide..

journalctl -b 

https://0x0.st/HHcR.txt

EDIT: apparently was something with the solig-git package

Last edited by wosiack (2023-04-01 15:37:52)

Offline

#2 2023-03-31 18:49:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

Mar 31 14:13:45 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:15:13 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:15:15 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:23:08 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:23:09 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:54:45 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:54:46 arch sddm[594]: Running display setup script  "/sbin/prime-offload"

Don't use optimus-manager, you've a turing chip that's eligible for full prime+powersaving support.

Offline

#3 2023-03-31 19:26:34

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:
Mar 31 14:13:45 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:15:13 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:15:15 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:23:08 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:23:09 arch sddm[594]: Running display setup script  "/sbin/prime-offload"
Mar 31 14:54:45 arch sddm[594]: Running display stop script  "/sbin/prime-switch"
Mar 31 14:54:46 arch sddm[594]: Running display setup script  "/sbin/prime-offload"

Don't use optimus-manager, you've a turing chip that's eligible for full prime+powersaving support.

Thanks. but i'm not sure what should i use instead...

And that's not the problem with the login loop right? i uninstall optimus-manager and nothing happened

Offline

#4 2023-03-31 19:34:27

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

Also get rid of all xorg config files optimus-manager left behind and post your xorg log.
You're running /usr/bin/startplasma-x11 and then the session immediately closes, there's nothing in the journal to explain that.
You could try to log into an openbox session and see whether that works.

Offline

#5 2023-03-31 20:05:58

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:

Also get rid of all xorg config files optimus-manager left behind and post your xorg log.
You're running /usr/bin/startplasma-x11 and then the session immediately closes, there's nothing in the journal to explain that.
You could try to log into an openbox session and see whether that works.

could't find any xorg config files

here's the xorg log:

http://ix.io/4sma

Offline

#6 2023-03-31 20:12:55

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

The log's fine, suggests no problems and is actually from a running server (~10 minutes)?

Edit:

seth wrote:

You could try to log into an openbox session and see whether that works.

Last edited by seth (2023-03-31 20:16:46)

Offline

#7 2023-03-31 20:36:39

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:

The log's fine, suggests no problems and is actually from a running server (~10 minutes)?

Edit:

seth wrote:

You could try to log into an openbox session and see whether that works.

Don't know how to use it
i've tried and got this error

Openbox-Message: Couldn't set messages locale category from environment.
Openbox-Message: Couldn't set locale from environment.
Openbox-Message: Failed to open the display from the DISPLAY environment variable.

Offline

#8 2023-03-31 20:47:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

You select openbox in the sddm session menu?

That being said:

Openbox-Message: Couldn't set locale from environment.

localectl
locale
locale -a

Offline

#9 2023-03-31 20:58:30

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:

You select openbox in the sddm session menu?

That being said:

Openbox-Message: Couldn't set locale from environment.

localectl
locale
locale -a

i manage to start a session with the openbox
but i can't do anything.. every option under "system" comes back with "not found", file manager also

edit:
"KDE/Openbox" doesn't work, it's the same as plasma, goes back to login
only session "Openbox"

Last edited by wosiack (2023-03-31 21:00:55)

Offline

#10 2023-03-31 21:41:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

The menu items will mostly reference stuff you don't have installed, but that's not important.
Make sure you've a terminal (xterm), post the locale outputs, make sure your $HOME is writable, check whether there KDE related coredumps https://wiki.archlinux.org/title/Core_d … _core_dump
and try to run "startplasma-x11" from within the xterm in openbox and see whether that prints any usable errors.

Offline

#11 2023-03-31 22:01:23

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:

The menu items will mostly reference stuff you don't have installed, but that's not important.
Make sure you've a terminal (xterm), post the locale outputs, make sure your $HOME is writable, check whether there KDE related coredumps https://wiki.archlinux.org/title/Core_d … _core_dump
and try to run "startplasma-x11" from within the xterm in openbox and see whether that prints any usable errors.

Locale

LANG=en_us.UTF-8
LC_CTYPE="en_us.UTF-8"
LC_NUMERIC="en_us.UTF-8"
LC_TIME="en_us.UTF-8"
LC_COLLATE="en_us.UTF-8"
LC_MONETARY="en_us.UTF-8"
LC_MESSAGES="en_us.UTF-8"
LC_PAPER="en_us.UTF-8"
LC_NAME="en_us.UTF-8"
LC_ADDRESS="en_us.UTF-8"
LC_TELEPHONE="en_us.UTF-8"
LC_MEASUREMENT="en_us.UTF-8"
LC_IDENTIFICATION="en_us.UTF-8"
LC_ALL=

Locale -a

C
C.UTF-8
POSIX
en_US.utf8
startplasma-x11: error while loading shared libraries: libKF5Solid.so.5: cannot open shared object file: No such file or directory

Last edited by wosiack (2023-03-31 22:13:49)

Offline

#12 2023-04-01 06:50:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,350

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

Well, there's at least part of the problem.

% pacman -F libKF5Solid.so.5
extra/solid 5.104.0-1 (kf5)
    usr/lib/libKF5Solid.so.5
pacman -Qkk solid
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'

Offline

#13 2023-04-01 15:36:51

wosiack
Member
Registered: 2023-03-31
Posts: 7

Re: [SOLVED] Stuck in SDDM login after update and screen locker broken

seth wrote:

Well, there's at least part of the problem.

% pacman -F libKF5Solid.so.5
extra/solid 5.104.0-1 (kf5)
    usr/lib/libKF5Solid.so.5
pacman -Qkk solid
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'

http://ix.io/4spS

try startplasma-x11 and got the same error

so i change the solid-git to solid package and everything works fine now (except my mplayer crashes with exit code 127, but thats not important rn)

i appreciate you take the time to help me, thanks

Offline

Board footer

Powered by FluxBB