You are not logged in.

#1 2025-06-25 12:40:05

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Can't login after today update

Starts X11 login, take password and return to login screen.
In a string login - all is OK.

Offline

#2 2025-06-25 12:56:40

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,477
Website

Re: Can't login after today update

I'm assuming a 'string login' means a TTY? Share the journal from a boot where this behaviour occurs.

https://wiki.archlinux.org/title/List_o … n_services

Mod note: moving to NC.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2025-06-25 13:03:34

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

Re: Can't login after today update

https://deepl.com/
What is a "string login"?

take password and return to login screen

typically means the session crashes, check your system journal "sudo journalctl -b"

Offline

#4 2025-06-25 13:45:17

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

I don't see any errors in log...

Offline

#5 2025-06-25 13:51:38

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

Re: Can't login after today update

I certainly don't either…
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#6 2025-06-25 14:06:29

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

Offline

#7 2025-06-25 14:11:02

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

Comp say "http://0x0.st/8vlev.txt"

Why I see something about plymouth?

Offline

#8 2025-06-25 14:15:19

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

Re: Can't login after today update

More like https://0x0.st/8lev.txt ?

июн 25 20:59:14 PMM kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.256.02  Thu May  2 14:50:40 UTC 2024
июн 25 20:59:14 PMM kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
июн 25 20:59:14 PMM kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
июн 25 20:59:14 PMM kernel: Failed to initialize the nv-hotplug-helper DRM client (ensure DRM kernel mode setting is enabled via nvidia-drm.modeset=1).
июн 25 20:59:23 PMM sddm[635]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
июн 25 20:59:23 PMM sddm[635]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
июн 25 20:59:24 PMM sddm-helper[693]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
…
июн 25 20:59:26 PMM kwin_wayland[808]: No backend specified, automatically choosing X11 because DISPLAY is set
июн 25 20:59:26 PMM kwin_wayland_wrapper[808]: Invalid MIT-MAGIC-COOKIE-1 key
…
июн 25 20:59:28 PMM kcminit_startup[812]: qt.qpa.xcb: could not connect to display :1
июн 25 20:59:28 PMM kcminit_startup[812]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июн 25 20:59:28 PMM kcminit_startup[812]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
                                             Available platform plugins are: wayland, xcb, wayland-egl, linuxfb, vkkhrdisplay, eglfs, minimal, offscreen, vnc, minimalegl.
июн 25 20:59:28 PMM ksplashqml[811]: qt.qpa.xcb: could not connect to display :1

https://archlinux.org/news/plasma-640-w … re-on-x11/
If you want to run on wayland, add "nvidia_drm.modeset=1" to the https://wiki.archlinux.org/title/Kernel_parameters

Offline

#9 2025-06-25 14:16:52

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

Last string in a boot log is:

Starting .[0;1;39mTerminating Plymouth Boot Screen.[0m...

Offline

#10 2025-06-25 14:22:39

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

If you want to talk with youself - what I have to do?

Offline

#11 2025-06-25 14:25:33

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

Re: Can't login after today update

Wtf?
There's only one participant leading monologues here…

Use deepl.com to get over the language barrier, see the linked arch news, make sure to (re-)install the plasma X11 session and fix KMS if you want to use wayland instead.

Offline

#12 2025-06-25 14:31:38

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

I don't need any wayland, my setup is X11 session and I don't know what is this string.

Offline

#13 2025-06-25 14:34:29

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

Re: Can't login after today update

Yes I know, so I'll link it again: https://archlinux.org/news/plasma-640-w … re-on-x11/
You didn't do this, so you end up trying to start a wayland session what fails because the nvidia driver isn't sufficiently configured for that (which btw: you want KMS support wayland or not)

Offline

#14 2025-06-25 14:38:31

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

plasma-X11-session is installed

Offline

#15 2025-06-25 15:08:33

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

Re: Can't login after today update

Ok, but you're not trying to log into an X11 session in the provided log.
Have you explicitly selected plasma on X11 and tried to log into that?
What does the journal fort that attempt look like?

Offline

#16 2025-06-25 15:19:57

Chawoosh
Member
From: Russia, Siberia, Tomsk
Registered: 2013-05-11
Posts: 56

Re: Can't login after today update

I find what is was - in start screen was small select with word "plimouth"

Offline

#17 2025-06-25 15:22:58

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

Re: Can't login after today update

I've no idea what you're talking about, but plymouth is the splash screen you see before SDDM shows up.
It's not been related to session startup failures.
You were trying to start a wayland session and that failed because nvidia_drm.modeset wasn't enabled. That's all.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB