You are not logged in.

#1 2024-03-13 18:28:06

stefano
Member
Registered: 2011-04-09
Posts: 258

[SOLVED] Can't get to GUI after plasma 6 update and KMS edit

After the big plasma 6 update I could not get to KDE desktop from the login screen any longer.
All login options failed and returned me to SDDM, with the  exception of LXDE.

After  I set nvdia-dr.modeset=1 as per the  wiki instructions DRM kernel mode settings, I no longer get a working environment. The boot process gets stuck at "Starting Terminate Plymouth Boot Screen...." 
If i switch to a text console, i can see that the nvidia module is not loaded (there is no nvidia module in /sys/module).

Help appreciated.


Edit: I set the kernel module parameter at boot, adding nvidia-drm.modeset=1 at the end of the relevant line in GRUB

Last edited by stefano (2024-03-15 05:15:14)

Offline

#2 2024-03-13 19:39:37

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Update: removed all the plymouth-related packages that Plasma 6 brought in, by the system is still unable to load the GUI. Last line of the boot screen is "Reached target Graphical Interface," but in fact I have no GUI.
Journalctl shows an nvidia-related  module-loading error" "Failed to find module 'nvidia-uvm', which seems pretty hominous

Offline

#3 2024-03-13 19:45:25

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

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

pacman -Qs 'linux|nvidia'
uname -a

You're probably not booting the correct kernel image...

Last edited by V1del (2024-03-13 19:47:05)

Offline

#4 2024-03-13 20:22:18

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Second update:

The lack of a GUI login screen was due to me stupidly using the linux-lts kernel which I somehow had forgotten I had installed and grub starting using it as a default after the modifications to grub.cfg.
With the standard kernel, I can now get to the GUI login screen, but I am still unable to get into Plasma. The only desktop environment available is, again, LXDE.
cat /sys/module/nvdia_drm/parameters/modeset  reports "Y" as it should. Yet Plasma refuses to start 

Output of journalctl -b -r -p 4

Mar 13 15:14:16 gorgias systemd[1303]: dbus-:1.2-org.freedesktop.Notifications@2.service: Failed with result 'exit-code'.
Mar 13 15:13:17 gorgias pipewire[1614]: mod.client-node: 0x5e0e49507b20: unknown peer 0x5e0e49505d70 fd:68
Mar 13 15:13:16 gorgias kclockd[2569]: Could not get reply from org.freedesktop.portal.Background: "No such interface “org.freedesktop.portal.Background” on object at path /org/freedesktop/portal/desktop"
Mar 13 15:13:15 gorgias sddm-helper[2432]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 15:13:15 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:09:06 gorgias sddm-greeter-qt6[2400]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:09:06 gorgias sddm-helper[2399]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 15:09:05 gorgias sddm[1097]: Auth: sddm-helper exited with 255
Mar 13 15:09:05 gorgias sddm-helper[2317]: Signal received: SIGTERM
Mar 13 15:09:05 gorgias sddm[1097]: Auth: sddm-helper exited with 127
Mar 13 15:09:04 gorgias sddm-helper[2367]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 15:09:04 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Mar 13 15:08:51 gorgias drkonqi-coredump-launcher[2358]: Nothing handled the dump :O
Mar 13 15:08:51 gorgias drkonqi-coredump-launcher[2358]: Unable to find file for pid 1524 expected at "kcrash-metadata/kclockd.2d7b198f6222465eb54907fe00c3db7a.1524.ini"
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 15:08:49 gorgias sddm-greeter-qt6[2334]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.kde.kaccessible.service' is not named after the D-Bus name 'org.kde.kaccessibleapp'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 15:08:49 gorgias dbus-broker-launch[2338]: Service file '/usr/share//dbus-1/services/gnome-vfs-daemon.service' is not named after the D-Bus name 'org.gnome.GnomeVFS.Daemon'.
Mar 13 15:08:49 gorgias sddm-helper[2317]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 15:08:48 gorgias systemd-coredump[2299]: Process 1524 (kclockd) of user 1001 dumped core.
                                                
                                                Stack trace of thread 1524:
                                                #0  0x000071d4acaab32c n/a (libc.so.6 + 0x8d32c)
                                                #1  0x000071d4aca5a6c8 raise (libc.so.6 + 0x3c6c8)
                                                #2  0x000071d4aca424b8 abort (libc.so.6 + 0x244b8)
                                                #3  0x000071d4ad08a924 n/a (libQt6Core.so.6 + 0x8a924)
                                                #4  0x000071d4ad08b135 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8b135)
                                                #5  0x000071d4ad0a5f78 n/a (libQt6Core.so.6 + 0xa5f78)
                                                #6  0x000071d4ad21dbdd _ZN7QThreadD0Ev (libQt6Core.so.6 + 0x21dbdd)
                                                #7  0x000071d4ad17c6fb _ZN14QObjectPrivate14deleteChildrenEv (libQt6Core.so.6 + 0x17c6fb)
                                                #8  0x000071d4ad180f38 _ZN7QObjectD1Ev (libQt6Core.so.6 + 0x180f38)
                                                #9  0x000071d4aca5cb36 n/a (libc.so.6 + 0x3eb36)
                                                #10 0x000071d4aca5cc80 exit (libc.so.6 + 0x3ec80)
                                                #11 0x000071d4a77a07d1 n/a (libQt6XcbQpa.so.6 + 0x247d1)
                                                #12 0x000071d4a77c8bd7 n/a (libQt6XcbQpa.so.6 + 0x4cbd7)
                                                #13 0x000071d4abebcf69 n/a (libglib-2.0.so.0 + 0x59f69)
                                                #14 0x000071d4abf1b3a7 n/a (libglib-2.0.so.0 + 0xb83a7)
                                                #15 0x000071d4abebb162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                #16 0x000071d4ad3739c4 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3739c4)
                                                #17 0x000071d4ad143d6e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x143d6e)
                                                #18 0x000071d4ad13c2b8 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x13c2b8)
                                                #19 0x00005ce9bc5a671f n/a (kclockd + 0xa71f)
                                                #20 0x000071d4aca43cd0 n/a (libc.so.6 + 0x25cd0)
                                                #21 0x000071d4aca43d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                                #22 0x00005ce9bc5a7925 n/a (kclockd + 0xb925)
                                                
                                                Stack trace of thread 1552:
                                                #0  0x000071d4acb190bf __poll (libc.so.6 + 0xfb0bf)
                                                #1  0x000071d4abf1b2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                #2  0x000071d4abebb162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                #3  0x000071d4ad3739c4 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3739c4)
                                                #4  0x000071d4ad143d6e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x143d6e)
                                                #5  0x000071d4ad22106f _ZN7QThread4execEv (libQt6Core.so.6 + 0x22106f)
                                                #6  0x000071d4add659df n/a (libQt6DBus.so.6 + 0x299df)
                                                #7  0x000071d4ad2a0bd3 n/a (libQt6Core.so.6 + 0x2a0bd3)
                                                #8  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #9  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                
                                                Stack trace of thread 1585:
                                                #0  0x000071d4acb2488d syscall (libc.so.6 + 0x10688d)
                                                #1  0x000071d4abf16337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                                #2  0x000071d4abe881b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                                #3  0x000071d4abef0ace n/a (libglib-2.0.so.0 + 0x8dace)
                                                #4  0x000071d4abeeea45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                                #5  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #6  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                
                                                Stack trace of thread 1586:
                                                #0  0x000071d4acb190bf __poll (libc.so.6 + 0xfb0bf)
                                                #1  0x000071d4abf1b2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                #2  0x000071d4abebb162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                #3  0x000071d4abebb1b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                                #4  0x000071d4abeeea45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                                #5  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #6  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                
                                                Stack trace of thread 1675:
                                                #0  0x000071d4acb190bf __poll (libc.so.6 + 0xfb0bf)
                                                #1  0x000071d4abf1b2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                #2  0x000071d4abebb162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                                #3  0x000071d4ad3739c4 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3739c4)
                                                #4  0x000071d4ad143d6e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x143d6e)
                                                #5  0x000071d4ad22116f _ZN7QThread3runEv (libQt6Core.so.6 + 0x22116f)
                                                #6  0x000071d4ad2a0bd3 n/a (libQt6Core.so.6 + 0x2a0bd3)
                                                #7  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #8  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                
                                                Stack trace of thread 1657:
                                                #0  0x000071d4acb2488d syscall (libc.so.6 + 0x10688d)
                                                #1  0x000071d4abf16337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                                #2  0x000071d4abe881b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                                #3  0x000071d4abe8821c g_async_queue_pop (libglib-2.0.so.0 + 0x2521c)
                                                #4  0x000071d4a7218c48 n/a (libpangoft2-1.0.so.0 + 0x8c48)
                                                #5  0x000071d4abeeea45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                                #6  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #7  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                
                                                Stack trace of thread 1587:
                                                #0  0x000071d4acb190bf __poll (libc.so.6 + 0xfb0bf)
                                                #1  0x000071d4abf1b2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                                #2  0x000071d4abebdb97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                                #3  0x000071d4a846a19c n/a (libgio-2.0.so.0 + 0x11219c)
                                                #4  0x000071d4abeeea45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                                #5  0x000071d4acaa955a n/a (libc.so.6 + 0x8b55a)
                                                #6  0x000071d4acb26a3c n/a (libc.so.6 + 0x108a3c)
                                                ELF object binary architecture: AMD x86-64
Mar 13 15:08:47 gorgias systemd[1303]: dbus-:1.41-org.a11y.atspi.Registry@0.service: Failed with result 'exit-code'.
Mar 13 15:08:47 gorgias kimpanel-ibus-panel[1578]: The X11 connection broke (error 1). Did the X11 server die?
Mar 13 15:08:47 gorgias kclockd[1524]: QThread: Destroyed while thread is still running
Mar 13 15:08:47 gorgias kclockd[1524]: The X11 connection broke (error 1). Did the X11 server die?
Mar 13 15:08:47 gorgias sddm[1097]: Auth: sddm-helper exited with 15
Mar 13 15:01:56 gorgias kernel: critical medium error, dev sdd, sector 2604666360 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
Mar 13 15:01:56 gorgias kernel: ata4.00: error: { UNC }
Mar 13 15:01:56 gorgias kernel: ata4.00: status: { DRDY SENSE ERR }
Mar 13 15:01:56 gorgias kernel: ata4.00: cmd 60/30:a0:d0:0d:40/00:00:9b:00:00/40 tag 20 ncq dma 24576 in
                                         res 43/40:30:f8:0d:40/00:00:9b:00:00/00 Emask 0x408 (media error) <F>
Mar 13 15:01:56 gorgias kernel: ata4.00: failed command: READ FPDMA QUEUED
Mar 13 15:01:56 gorgias kernel: ata4.00: irq_stat 0x40000008
Mar 13 15:01:56 gorgias kernel: ata4.00: exception Emask 0x0 SAct 0x308020 SErr 0x0 action 0x0
Mar 13 15:01:56 gorgias systemd[1303]: dbus-:1.2-org.freedesktop.Notifications@1.service: Failed with result 'exit-code'.
Mar 13 15:00:56 gorgias systemd[1303]: dbus-:1.2-org.freedesktop.Notifications@0.service: Failed with result 'exit-code'.
Mar 13 15:00:08 gorgias wireplumber[1615]: <WpPortalPermissionStorePlugin:0x595c47f775f0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Mar 13 15:00:08 gorgias wireplumber[1615]: <WpPortalPermissionStorePlugin:0x595c47f775f0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Mar 13 15:00:00 gorgias wireplumber[1615]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Mar 13 14:59:57 gorgias udisksd[1627]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdf': Unexpected sense data returned:
                                       0000: f0 00 01 00  00 00 00 0a  00 00 00 00  00 1d 00 00    ................
                                       0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                        (g-io-error-quark, 0)
Mar 13 14:59:56 gorgias kclockd[1524]: Could not get reply from org.freedesktop.portal.Background: "No such interface “org.freedesktop.portal.Background” on object at path /org/freedesktop/portal/desktop"
Mar 13 14:59:53 gorgias xdg-desktop-por[1475]: No skeleton to export
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.kde.kaccessible.service' is not named after the D-Bus name 'org.kde.kaccessibleapp'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 14:59:43 gorgias dbus-broker-launch[1393]: Service file '/usr/share//dbus-1/services/gnome-vfs-daemon.service' is not named after the D-Bus name 'org.gnome.GnomeVFS.Daemon'.
Mar 13 14:59:42 gorgias sddm-helper[1366]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 14:59:42 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:26 gorgias sddm-greeter-qt6[1346]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:26 gorgias sddm-helper[1345]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 14:59:25 gorgias sddm[1097]: Auth: sddm-helper exited with 127
Mar 13 14:59:22 gorgias sddm-helper[1297]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 14:59:22 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:11 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Mar 13 14:59:09 gorgias sddm-greeter-qt6[1269]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.kde.kaccessible.service' is not named after the D-Bus name 'org.kde.kaccessibleapp'.
Mar 13 14:59:08 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 13 14:59:07 gorgias dbus-broker-launch[1273]: Service file '/usr/share//dbus-1/services/gnome-vfs-daemon.service' is not named after the D-Bus name 'org.gnome.GnomeVFS.Daemon'.
Mar 13 14:59:05 gorgias dbus-broker-launch[828]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Mar 13 14:59:05 gorgias sddm-helper[1252]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Mar 13 14:59:03 gorgias kernel: kvm_intel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
Mar 13 14:58:59 gorgias dhcpcd[882]: eno1: no IPv6 Routers available
Mar 13 14:58:52 gorgias systemd[1]: httpd.service: Failed with result 'exit-code'.
Mar 13 14:58:48 gorgias (mariadbd)[1024]: mariadb.service: Referenced but unset environment variable evaluates to an empty string: MYSQLD_OPTS, _WSREP_NEW_CLUSTER
Mar 13 14:58:48 gorgias rpc.idmapd[990]: Setting log level to 0
Mar 13 14:58:48 gorgias rpc.statd[984]: Flags: TI-RPC
Mar 13 14:58:46 gorgias dbus-broker-launch[828]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Mar 13 14:58:42 gorgias dbus-broker-launch[828]: Activation request for 'org.freedesktop.nm_dispatcher' failed: The systemd unit 'dbus-org.freedesktop.nm-dispatcher.service' could not be found.
Mar 13 14:58:42 gorgias (udev-worker)[848]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Mar 13 14:58:41 gorgias bluetoothd[833]: Failed to add UUID: Failed (0x03)
Mar 13 14:58:41 gorgias bluetoothd[833]: Failed to add UUID: Failed (0x03)
Mar 13 14:58:41 gorgias bluetoothd[833]: Failed to add UUID: Failed (0x03)
Mar 13 14:58:41 gorgias bluetoothd[833]: Failed to clear UUIDs: Failed (0x03)
Mar 13 14:58:41 gorgias bluetoothd[833]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Failed (0x03)
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support csip plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support ccp plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support micp plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support vcp plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support mcp plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support bass plugin
Mar 13 14:58:41 gorgias bluetoothd[833]: src/plugin.c:init_plugin() System does not support bap plugin
Mar 13 14:58:40 gorgias (uetoothd)[833]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Mar 13 14:58:32 gorgias (udev-worker)[379]: hiddev0: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:61 Only network interfaces can be renamed, ignoring NAME="usb/%k".
Mar 13 14:58:31 gorgias kernel: Bluetooth: hci0: BCM: 'brcm/BCM-0a5c-21e8.hcd'
Mar 13 14:58:31 gorgias kernel: Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0a5c-21e8.hcd'
Mar 13 14:58:31 gorgias kernel: Bluetooth: hci0: BCM: firmware Patch file not found, tried:
Mar 13 14:58:31 gorgias kernel: scsi 9:0:0:1: Failed to bind enclosure -19
Mar 13 14:58:31 gorgias kernel: scsi 9:0:0:1: Failed to get diagnostic page 0x1
Mar 13 14:58:31 gorgias kernel: scsi 9:0:0:1: Wrong diagnostic page; asked for 1 got 8
Mar 13 14:58:29 gorgias kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Mar 13 14:58:29 gorgias systemd-udevd[332]: /etc/udev/rules.d/99-megasync-udev.rules:1 The line has no effect, ignoring.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:61 Unknown group 'uaccess', ignoring.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:7 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:6 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:5 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:4 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:3 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:2 Invalid key 'SYSFS'.
Mar 13 14:58:28 gorgias systemd-udevd[332]: /etc/udev/rules.d/50-euvccam.rules:1 Invalid key 'SYSFS'.
Mar 13 14:58:24 gorgias systemd-modules-load[268]: Failed to find module 'snd_virmidi midi_devs=1'
Mar 13 14:58:28 gorgias kernel: VBoxNetFlt: Successfully started.
Mar 13 14:58:28 gorgias kernel: VBoxNetAdp: Successfully started.
Mar 13 14:58:28 gorgias kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Mar 13 14:58:28 gorgias kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  550.54.14  Thu Feb 22 01:44:30 UTC 2024
Mar 13 14:58:28 gorgias kernel: 
Mar 13 14:58:28 gorgias kernel: nvidia: module license taints kernel.
Mar 13 14:58:28 gorgias kernel: Disabling lock debugging due to kernel taint
Mar 13 14:58:28 gorgias kernel: nvidia: module license 'NVIDIA' taints kernel.
Mar 13 14:58:28 gorgias kernel: nvidia: loading out-of-tree module taints kernel.
Mar 13 14:58:21 gorgias (sd-exec-[232]: /usr/lib/systemd/system-generators/snapd-generator failed with exit status 1.
Mar 13 14:58:21 gorgias kernel: sd 9:0:0:0: [sdf] Assuming drive cache: write through
Mar 13 14:58:21 gorgias kernel: sd 9:0:0:0: [sdf] No Caching mode page found
Mar 13 14:58:21 gorgias kernel: pcieport 10000:00:03.0: PCI INT A: no GSI
Mar 13 14:58:21 gorgias kernel: pcieport 10000:00:03.0: can't derive routing for PCI INT A
Mar 13 14:58:21 gorgias kernel: pcieport 10000:00:02.0: PCI INT A: no GSI
Mar 13 14:58:21 gorgias kernel: pcieport 10000:00:02.0: can't derive routing for PCI INT A
Mar 13 14:58:21 gorgias kernel: wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
Mar 13 14:58:21 gorgias kernel: i8042: Warning: Keylock active
Mar 13 14:58:21 gorgias kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Mar 13 14:58:21 gorgias kernel: ahci: probe of 0000:b2:05.5 failed with error -22
Mar 13 14:58:21 gorgias kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Mar 13 14:58:21 gorgias kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Mar 13 14:58:21 gorgias kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Mar 13 14:58:21 gorgias kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.

There is a hard drive error on my /home disk (sdd) just before X11 dies. I wonder if that's what's causing the problem or if I'm totally off track.

Offline

#5 2024-03-13 21:19:31

seth
Member
Registered: 2012-09-03
Posts: 51,737

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

There's an issue w/ ahci and if that's not also the cause one of your disks is falling apart and there's no attempt to log in in that journal and … bottom line:
Please post your complete system journal for the boot:

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

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Edit: on a general note, never -r (is like top-posting) and never -x (is like spam) - thanks.

Last edited by seth (2024-03-13 21:20:12)

Online

#6 2024-03-13 22:06:40

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

seth wrote:

There's an issue w/ ahci and if that's not also the cause one of your disks is falling apart and there's no attempt to log in in that journal and … bottom line:
Please post your complete system journal for the boot:

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

full log is here http://0x0.st/HFHA.txt
it includes a failed attempt to login into Plasma(wayland) and a successful attempt to log into LXDE. 


Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

posted here: http://0x0.st/HFHQ.txt

Edit: on a general note, never -r (is like top-posting) and never -x (is like spam) - thanks.

I would comply gladly, but I don't know what -r and -x mean

Offline

#7 2024-03-13 22:19:09

seth
Member
Registered: 2012-09-03
Posts: 51,737

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Mar 13 16:52:58 gorgias sddm-helper[1313]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"

But then nothing starts.
I assume you can log into a KDE/wayland session w/ a fresh user accout?
=> check your shell configs (eg. bash_profile, bashrc)

Edit: those are journalctl parameters, you used one of them (-r), don't.

Last edited by seth (2024-03-13 22:19:38)

Online

#8 2024-03-13 23:40:36

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

seth wrote:
Mar 13 16:52:58 gorgias sddm-helper[1313]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"

But then nothing starts.
I assume you can log into a KDE/wayland session w/ a fresh user account?


I tried, and I cannot. Same symptoms as my home account: login seems to start, screen goes black and then I am back to the login screen. So I don't think my .bashrc or .bash_profile are to blame.

Last edited by stefano (2024-03-13 23:59:54)

Offline

#9 2024-03-14 08:10:54

seth
Member
Registered: 2012-09-03
Posts: 51,737

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Then look at the global profiles (/etc/profile*, /etc/bash* and oc. /etc/skel) - there's no attempt to start the session and for some reason plasma/wayland also seems to invoke the shell differently than plasma/X11 (can you still log into that)?

Online

#10 2024-03-14 16:44:56

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

seth wrote:

Then look at the global profiles (/etc/profile*, /etc/bash* and oc. /etc/skel) -

I can't see anything wrong with the standard shell profiles, but maybe I'm missing something obvious. Here they are:

/etc/bashrc:

# 
# ~/.bashrc
#

# If not running interactively, don't do anything
[[ $- != *i* ]] && return

alias ls='ls --color=auto'
alias grep='grep --color=auto'
PS1='[\u@\h \W]\$ '

/etc/bash_profile:

# 
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

/etc/bash.bashrc:

#
# /etc/bash.bashrc
#

# If not running interactively, don't do anything
[[ $- != *i* ]] && return

[[ $DISPLAY ]] && shopt -s checkwinsize

PS1='[\u@\h \W]\$ '

case ${TERM} in
  Eterm*|alacritty*|aterm*|foot*|gnome*|konsole*|kterm*|putty*|rxvt*|tmux*|xterm*)
    PROMPT_COMMAND+=('printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"')

    ;;
  screen*)
    PROMPT_COMMAND+=('printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"')
    ;;
esac

if [[ -r /usr/share/bash-completion/bash_completion ]]; then
  . /usr/share/bash-completion/bash_completion
fi

/etc/profile:

# /etc/profile

#Set our umask
umask 022

# Set our default path
PATH="/usr/local/sbin:/usr/local/bin:/usr/bin"
export PATH=$PATH

# Load profiles from /etc/profile.d
if test -d /etc/profile.d/; then
        for profile in /etc/profile.d/*.sh; do
                test -r "$profile" && . "$profile"
        done
        unset profile
fi

# Source global bash config
if test "$PS1" && test "$BASH" && test -r /etc/bash.bashrc; then
        . /etc/bash.bashrc
fi

# Termcap is outdated, old, and crusty, kill it.
unset TERMCAP

# Man is much better than us at figuring this out
unset MANPATH

and finally, from /etc/skel:

/etc/skel/.bash_profile

#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

and /etc/skel/.bashrc:

#
# ~/.bashrc
#

# If not running interactively, don't do anything
[[ $- != *i* ]] && return

alias ls='ls --color=auto'
alias grep='grep --color=auto'
PS1='[\u@\h \W]\$ '

Everything seems OK, AFAIK.

seth wrote:

there's no attempt to start the session and for some reason plasma/wayland also seems to invoke the shell differently than plasma/X11 (can you still log into that)?

Nope, I cannot start KDE under X11 either, only LXDE works. And no KDE apps work under LXDE either (Okular, Kate, etc). So the problem definitely seems to be with KDE-Plasma

Offline

#11 2024-03-14 17:16:12

seth
Member
Registered: 2012-09-03
Posts: 51,737

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Nope, I cannot start KDE under X11 either

Mar 13 16:52:58 gorgias systemd[1]: Started Session 2 of User stefano.
Mar 13 16:52:58 gorgias sddm-helper[1313]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Mar 13 16:52:58 gorgias systemd[1319]: Finished Update XDG user dir configuration.
Mar 13 16:52:58 gorgias systemd[1319]: Reached target Main User Target.
Mar 13 16:52:58 gorgias systemd[1319]: Startup finished in 701ms.
Mar 13 16:52:58 gorgias sddm-helper[1335]: pam_kwallet5: final socket path: /run/user/1001/kwallet5.socket
Mar 13 16:52:58 gorgias sddm-helper[1313]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Mar 13 16:52:58 gorgias sddm-helper[1337]: Jumping to VT 1
Mar 13 16:52:58 gorgias sddm-helper[1337]: VT mode didn't need to be fixed
Mar 13 16:52:59 gorgias sddm[1113]: Session started true
Mar 13 16:53:00 gorgias sddm-helper[1313]: [PAM] Closing session
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_unix(sddm:session): session closed for user stefano
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Mar 13 16:53:00 gorgias sddm-helper[1313]: [PAM] Ended.
Mar 13 16:53:00 gorgias sddm[1113]: Auth: sddm-helper exited with 127

Probably the kwallet PAM,  there was https://bbs.archlinux.org/viewtopic.php … 5#p2156795 and https://github.com/sddm/sddm/commit/ae0 … 350a9053d5 but that should have been fixed.

pacman -Qikk sddm
ls -l /etc/pam.d

Online

#12 2024-03-14 19:41:19

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

seth wrote:

Nope, I cannot start KDE under X11 either

Mar 13 16:52:58 gorgias systemd[1]: Started Session 2 of User stefano.
Mar 13 16:52:58 gorgias sddm-helper[1313]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Mar 13 16:52:58 gorgias systemd[1319]: Finished Update XDG user dir configuration.
Mar 13 16:52:58 gorgias systemd[1319]: Reached target Main User Target.
Mar 13 16:52:58 gorgias systemd[1319]: Startup finished in 701ms.
Mar 13 16:52:58 gorgias sddm-helper[1335]: pam_kwallet5: final socket path: /run/user/1001/kwallet5.socket
Mar 13 16:52:58 gorgias sddm-helper[1313]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Mar 13 16:52:58 gorgias sddm-helper[1337]: Jumping to VT 1
Mar 13 16:52:58 gorgias sddm-helper[1337]: VT mode didn't need to be fixed
Mar 13 16:52:59 gorgias sddm[1113]: Session started true
Mar 13 16:53:00 gorgias sddm-helper[1313]: [PAM] Closing session
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_unix(sddm:session): session closed for user stefano
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session
Mar 13 16:53:00 gorgias sddm-helper[1313]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Mar 13 16:53:00 gorgias sddm-helper[1313]: [PAM] Ended.
Mar 13 16:53:00 gorgias sddm[1113]: Auth: sddm-helper exited with 127

Probably the kwallet PAM,  there was https://bbs.archlinux.org/viewtopic.php … 5#p2156795 and https://github.com/sddm/sddm/commit/ae0 … 350a9053d5 but that should have been fixed.

pacman -Qikk sddm
ls -l /etc/pam.d

I checked pam, kwallet-pam and sddm, all packages are up to date. The kde file in /etc/pam.d had a .pacnew, which didn't seem to be that much different from the old (relatively: Dec 11/23) version. At any rate, I replaced the old one with the pacnew. I also reinstalled the whole kf6 group, since that fixed the seemingly very similar issue in the forum discussion you linked, but nothing changed.

I  am not sure what I should do about  the other issue (the removal of the PAM modules from sddm).
Anyways, thanks for the help. I will try again looking at an updated log tonight.

Offline

#13 2024-03-14 19:48:25

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

Never mind my previous message, something big changed: after all the reinstalls, I can now log into Plasma 6/X11. Wohoo! I can finally get back to work.
Leaving the issue open, because I'm still hoping to get back into Wayland. Will investigate later. 

Kudos to @Seth!

Offline

#14 2024-03-15 05:14:57

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: [SOLVED] Can't get to GUI after plasma 6 update and KMS edit

And after one more reboot, I am now back into Plasma/Wayland. So it looked like the issue, or at least the final issue, was the discrepancy between my December 2023 kde PAM's module and the version that Plasma 6 pulled. I am not sure why plasma 6 did not overwrite the old version, which I don't recall ever touching. May be that issue is/was connected with the transitions of the PAM modules out of sddm to PAM that Seth linked me to.
At any rate, problem finally solved, and many thanks to everyone who helped, and to Seth in particular.

Offline

Board footer

Powered by FluxBB