You are not logged in.

#1 2019-10-07 16:10:05

leandrocunha
Member
Registered: 2019-10-07
Posts: 1

Problem with sddm

SDDM crashes after entering password, sometimes occurs.

Greeter it's stopping.

-- Logs begin at Mon 2019-10-07 06:08:44 -03, end at Mon 2019-10-07 13:08:40 -03. --
out 07 12:17:02 arch-pc systemd[1]: Started Simple Desktop Display Manager.
out 07 12:17:03 arch-pc sddm[406]: Initializing...
out 07 12:17:03 arch-pc sddm[406]: Starting...
out 07 12:17:03 arch-pc sddm[406]: Logind interface found
out 07 12:17:03 arch-pc sddm[406]: Adding new display on vt 1 ...
out 07 12:17:03 arch-pc sddm[406]: Loading theme configuration from ""
out 07 12:17:03 arch-pc sddm[406]: Display server starting...
out 07 12:17:03 arch-pc sddm[406]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{6cec8ff3-9742-459c-9a7c-146fadfd0739} -background none -noreset -displayfd 17 -seat seat0 vt1
out 07 12:17:07 arch-pc sddm[406]: Setting default cursor
out 07 12:17:08 arch-pc sddm[406]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
out 07 12:17:08 arch-pc sddm[406]: Display server started.
out 07 12:17:08 arch-pc sddm[406]: Socket server starting...
out 07 12:17:08 arch-pc sddm[406]: Socket server started.
out 07 12:17:08 arch-pc sddm[406]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
out 07 12:17:08 arch-pc sddm[406]: Greeter starting...
out 07 12:17:08 arch-pc sddm[406]: Adding cookie to "/var/run/sddm/{6cec8ff3-9742-459c-9a7c-146fadfd0739}"
out 07 12:17:08 arch-pc sddm-helper[431]: [PAM] Starting...
out 07 12:17:08 arch-pc sddm-helper[431]: [PAM] Authenticating...
out 07 12:17:08 arch-pc sddm-helper[431]: [PAM] returning.
out 07 12:17:08 arch-pc sddm-helper[431]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
out 07 12:17:08 arch-pc sddm[406]: Greeter session started successfully
out 07 12:17:09 arch-pc sddm[406]: Message received from greeter: Connect
out 07 12:17:27 arch-pc sddm[406]: Message received from greeter: Login
out 07 12:17:27 arch-pc sddm[406]: Reading from "/usr/share/xsessions/plasma.desktop"
out 07 12:17:27 arch-pc sddm[406]: Reading from "/usr/share/xsessions/plasma.desktop"
out 07 12:17:27 arch-pc sddm[406]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startkde"
out 07 12:17:27 arch-pc sddm-helper[490]: [PAM] Starting...
out 07 12:17:27 arch-pc sddm-helper[490]: [PAM] Authenticating...
out 07 12:17:27 arch-pc sddm-helper[490]: [PAM] Preparing to converse...
out 07 12:17:27 arch-pc sddm-helper[490]: [PAM] Conversation with 1 messages
out 07 12:17:27 arch-pc sddm-helper[490]: pam_unix(sddm:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=  user=arch
out 07 12:17:27 arch-pc sddm-helper[490]: pam_kwallet5(sddm:auth): (null): pam_sm_authenticate
out 07 12:17:29 arch-pc sddm-helper[490]: [PAM] authenticate: Falha de autenticação
out 07 12:17:29 arch-pc sddm-helper[490]: [PAM] returning.
out 07 12:17:29 arch-pc sddm[406]: Authentication error: "Falha de autenticação"
out 07 12:17:29 arch-pc sddm-helper[490]: [PAM] Ended.
out 07 12:17:29 arch-pc sddm[406]: Auth: sddm-helper exited with 1
out 07 12:17:34 arch-pc sddm[406]: Message received from greeter: Login
out 07 12:17:34 arch-pc sddm[406]: Reading from "/usr/share/xsessions/plasma.desktop"
out 07 12:17:34 arch-pc sddm[406]: Reading from "/usr/share/xsessions/plasma.desktop"
out 07 12:17:34 arch-pc sddm[406]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startkde"
out 07 12:17:34 arch-pc sddm-helper[495]: [PAM] Starting...
out 07 12:17:34 arch-pc sddm-helper[495]: [PAM] Authenticating...
out 07 12:17:35 arch-pc sddm-helper[495]: [PAM] Preparing to converse...
out 07 12:17:35 arch-pc sddm-helper[495]: [PAM] Conversation with 1 messages
out 07 12:17:35 arch-pc sddm-helper[495]: pam_kwallet5(sddm:auth): (null): pam_sm_authenticate
out 07 12:17:35 arch-pc sddm-helper[495]: [PAM] returning.
out 07 12:17:35 arch-pc sddm[406]: Authenticated successfully
out 07 12:17:35 arch-pc sddm-helper[495]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
out 07 12:17:35 arch-pc sddm-helper[495]: pam_unix(sddm:session): session opened for user arch by (uid=0)
out 07 12:17:36 arch-pc sddm[406]: Auth: sddm-helper exited successfully
out 07 12:17:36 arch-pc sddm[406]: Greeter stopped.
out 07 12:17:36 arch-pc sddm[406]: Session started

Offline

#2 2019-10-16 07:17:31

trucblah
Member
Registered: 2019-09-10
Posts: 11

Re: Problem with sddm

Change your .xinitrc from "exec startkde" to "exec startplasma-x11"
KDE yesterday had an update
Check wiki about starting plasma

Offline

#3 2019-10-16 10:45:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Problem with sddm

Not your .xinitrc, your /usr/share/xsession/plasma.desktop file (However since that is provided by a package I would've expected it to be relevantly adjusted...., and it is!) Are you doing partial upgrades (or do you have testing enabled)? What's your

pacman -Qs plasma

also please edit and post future outputs in [ code ] [ /code ] tags.

Last edited by V1del (2019-10-16 10:45:47)

Offline

Board footer

Powered by FluxBB