You are not logged in.
Pages: 1
Starts X11 login, take password and return to login screen.
In a string login - all is OK.
Offline
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
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
I don't see any errors in log...
Offline
I certainly don't either…
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stOffline
Comp say "http://0x0.st/8vlev.txt"
Offline
Comp say "http://0x0.st/8vlev.txt"
Why I see something about plymouth?
Offline
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 :1https://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
Last string in a boot log is:
Starting .[0;1;39mTerminating Plymouth Boot Screen.[0m...
Offline
If you want to talk with youself - what I have to do?
Offline
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
I don't need any wayland, my setup is X11 session and I don't know what is this string.
Offline
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
plasma-X11-session is installed
Offline
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
I find what is was - in start screen was small select with word "plimouth"
Offline
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
Pages: 1