Waking from suspend, not restoring session

When waking up my Manjaro system from suspend, i get a gdm login screen and then a new desktop session after login.
My previous desktop state is not there…
What can cause this to happen?

But when i first lock the desktop screen with: Super + L or “loginctl lock-session” then the suspending and wake up is correct!

Extra info:
Manjaro 6.12 installed on Btrfs and luks2. Using a modern UEFI ESP partition for booting. With Gnome running on Wayland.
GPU: Intel Arc DG2/A380
I tried suspending with both fast boot setting on and off. Same results as above.

Addition: with my previous install Ubuntu 24.04 (also Gnome) there where no issues relating suspend and wake-up, same hardware setup.

Only the glorious journal can reveal a hint.

journalctl --boot -1 | sed -n -r "/Starting.+Suspend/,/Finished.+Suspend/p"
1 Like

Of course that can help:

apr 16 23:48:25 desktop-pc kernel: Freezing user space processes
apr 16 23:48:25 desktop-pc kernel: Freezing user space processes completed (elapsed 0.001 seconds)
apr 16 23:48:25 desktop-pc kernel: OOM killer disabled.
apr 16 23:48:25 desktop-pc kernel: Freezing remaining freezable tasks
apr 16 23:48:25 desktop-pc kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
apr 16 23:48:25 desktop-pc kernel: printk: Suspending console(s) (use no_console_suspend to debug)
apr 16 23:48:25 desktop-pc kernel: serial 00:04: disabled
apr 16 23:48:25 desktop-pc kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
apr 16 23:48:25 desktop-pc kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
apr 16 23:48:25 desktop-pc kernel: ata6.00: Entering standby power mode
apr 16 23:48:25 desktop-pc kernel: ata1.00: Entering standby power mode
apr 16 23:48:25 desktop-pc kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
apr 16 23:48:25 desktop-pc kernel: ata5.00: Entering standby power mode
apr 16 23:48:25 desktop-pc kernel: ACPI: PM: Preparing to enter system sleep state S3
apr 16 23:48:25 desktop-pc kernel: ACPI: PM: Saving platform NVS memory
apr 16 23:48:25 desktop-pc kernel: Disabling non-boot CPUs ...
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 11 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 10 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 9 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 8 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 7 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 6 is now offline
apr 16 23:48:25 desktop-pc kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 5 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 4 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 3 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 2 is now offline
apr 16 23:48:25 desktop-pc kernel: smpboot: CPU 1 is now offline
apr 16 23:48:25 desktop-pc kernel: ACPI: PM: Low-level resume complete
apr 16 23:48:25 desktop-pc kernel: ACPI: PM: Restoring platform NVS memory
apr 16 23:48:25 desktop-pc kernel: LVT offset 0 assigned for vector 0x400
apr 16 23:48:25 desktop-pc kernel: Enabling non-boot CPUs ...
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
apr 16 23:48:25 desktop-pc kernel: CPU1 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
apr 16 23:48:25 desktop-pc kernel: CPU2 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
apr 16 23:48:25 desktop-pc kernel: CPU3 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
apr 16 23:48:25 desktop-pc kernel: CPU4 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
apr 16 23:48:25 desktop-pc kernel: CPU5 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
apr 16 23:48:25 desktop-pc kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
apr 16 23:48:25 desktop-pc kernel: CPU6 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
apr 16 23:48:25 desktop-pc kernel: CPU7 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
apr 16 23:48:25 desktop-pc kernel: CPU8 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 9 APIC 0x7
apr 16 23:48:25 desktop-pc kernel: CPU9 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 10 APIC 0x9
apr 16 23:48:25 desktop-pc kernel: CPU10 is up
apr 16 23:48:25 desktop-pc kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
apr 16 23:48:25 desktop-pc kernel: CPU11 is up
apr 16 23:48:25 desktop-pc kernel: ACPI: PM: Waking up from system sleep state S3
apr 16 23:48:25 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 16 23:48:25 desktop-pc kernel: usb usb1: root hub lost power or was reset
apr 16 23:48:25 desktop-pc kernel: usb usb2: root hub lost power or was reset
apr 16 23:48:25 desktop-pc kernel: serial 00:04: activated
apr 16 23:48:25 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.36.0
apr 16 23:48:25 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.16
apr 16 23:48:25 desktop-pc kernel: nvme nvme0: 8/0/0 default/read/poll queues
apr 16 23:48:25 desktop-pc kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
apr 16 23:48:25 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: submission enabled
apr 16 23:48:25 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: SLPC enabled
apr 16 23:48:25 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: RC enabled
apr 16 23:48:25 desktop-pc kernel: usb 1-4: WARN: invalid context state for evaluate context command.
apr 16 23:48:25 desktop-pc kernel: ata2: SATA link down (SStatus 0 SControl 300)
apr 16 23:48:25 desktop-pc kernel: usb 1-4: reset full-speed USB device number 3 using xhci_hcd
apr 16 23:48:25 desktop-pc kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 16 23:48:25 desktop-pc kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 16 23:48:25 desktop-pc kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 16 23:48:25 desktop-pc kernel: sd 4:0:0:0: [sdb] Starting disk
apr 16 23:48:25 desktop-pc kernel: ata5.00: configured for UDMA/133
apr 16 23:48:25 desktop-pc kernel: sd 5:0:0:0: [sdc] Starting disk
apr 16 23:48:25 desktop-pc kernel: sd 0:0:0:0: [sda] Starting disk
apr 16 23:48:25 desktop-pc kernel: ata1.00: configured for UDMA/133
apr 16 23:48:25 desktop-pc kernel: ata6.00: configured for UDMA/133
apr 16 23:48:25 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 16 23:48:25 desktop-pc kernel: usb 1-3: reset full-speed USB device number 2 using xhci_hcd
apr 16 23:48:25 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 16 23:48:25 desktop-pc kernel: usb 1-9: reset full-speed USB device number 4 using xhci_hcd
apr 16 23:48:25 desktop-pc kernel: OOM killer enabled.
apr 16 23:48:25 desktop-pc kernel: Restarting tasks ... done.
apr 16 23:48:25 desktop-pc kernel: random: crng reseeded on system resumption
apr 16 23:48:25 desktop-pc kernel: PM: suspend exit
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/ldac
apr 16 23:48:25 desktop-pc systemd-sleep[30600]: System returned from sleep operation 'suspend'.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/aptx_hd
apr 16 23:48:25 desktop-pc dbus-broker[1041]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.126.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx_hd
apr 16 23:48:25 desktop-pc systemd[1]: user.slice: Unit now thawed.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/aptx
apr 16 23:48:25 desktop-pc systemd[1]: user-1000.slice: Unit now thawed.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx
apr 16 23:48:25 desktop-pc systemd[1]: user@1000.service: Unit now thawed.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/aac
apr 16 23:48:25 desktop-pc systemd[1]: session-7.scope: Unit now thawed.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aac
apr 16 23:48:25 desktop-pc systemd-sleep[30600]: Successfully thawed unit 'user.slice'.
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/opus_g
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/opus_g
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/sbc
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/sbc
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx_ll_1
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx_ll_0
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/faststream
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/faststream_duplex
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/opus_05
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/opus_05
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSink/opus_05_duplex
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Endpoint unregistered: sender=:1.464 path=/MediaEndpoint/A2DPSource/opus_05_duplex
apr 16 23:48:25 desktop-pc bluetoothd[1044]: Battery Provider Manager destroyed
apr 16 23:48:25 desktop-pc systemd[1]: Starting Load/Save RF Kill Switch Status...
apr 16 23:48:25 desktop-pc systemd[1]: systemd-suspend.service: Deactivated successfully.
apr 16 23:48:25 desktop-pc systemd[1]: Finished System Suspend.

And other recent relevant journalctl -b -r log:

apr 17 00:04:10 desktop-pc xdg-desktop-por[6779]: Backend call failed: GDBus.Error:org.gnome.SessionManager.GeneralError: Application ID not specified
apr 17 00:04:10 desktop-pc xdg-desktop-por[6779]: Backend call failed: GDBus.Error:org.gnome.SessionManager.GeneralError: Application ID not specified
apr 17 00:04:07 desktop-pc xdg-desktop-por[6779]: Backend call failed: GDBus.Error:org.gnome.SessionManager.GeneralError: Application ID not specified

apr 17 00:03:04 desktop-pc systemd[1]: user-120.slice: Consumed 4.029s CPU time, 339M memory peak.
apr 17 00:03:04 desktop-pc systemd[1]: Removed slice User Slice of UID 120.
apr 17 00:03:04 desktop-pc systemd[1]: Stopped User Runtime Directory /run/user/120.
apr 17 00:03:04 desktop-pc systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
apr 17 00:03:04 desktop-pc systemd[1]: run-user-120.mount: Deactivated successfully.
apr 17 00:03:03 desktop-pc systemd[1]: Stopping User Runtime Directory /run/user/120...
apr 17 00:03:03 desktop-pc systemd[1]: Stopped User Manager for UID 120.
apr 17 00:03:03 desktop-pc systemd[1]: user@120.service: Deactivated successfully.
apr 17 00:03:03 desktop-pc (sd-pam)[5565]: pam_unix(systemd-user:session): session closed for user gdm
apr 17 00:03:03 desktop-pc systemd-logind[1034]: Removed session 9.
apr 17 00:03:03 desktop-pc systemd[5563]: Reached target Exit the Session.
apr 17 00:03:03 desktop-pc systemd[5563]: Finished Exit the Session.
apr 17 00:03:03 desktop-pc systemd[5563]: Reached target Shutdown.
apr 17 00:03:03 desktop-pc systemd[5563]: Removed slice User Application Slice.
apr 17 00:03:03 desktop-pc systemd[5563]: Closed D-Bus User Message Bus Socket.
apr 17 00:03:03 desktop-pc systemd[5563]: Removed slice User Core Session Slice.
apr 17 00:03:03 desktop-pc systemd[5563]: Stopped D-Bus User Message Bus.
apr 17 00:03:03 desktop-pc systemd[5563]: Stopping D-Bus User Message Bus...

apr 17 00:02:54 desktop-pc systemd[1719]: Started Portal service (GNOME implementation).
apr 17 00:02:53 desktop-pc gdm[1112]: Gdm: Child process -5579 was already dead.
apr 17 00:02:53 desktop-pc systemd-logind[1034]: Removed session 8.
apr 17 00:02:53 desktop-pc systemd[1]: session-8.scope: Consumed 3.573s CPU time, 314.7M memory peak.
apr 17 00:02:53 desktop-pc systemd[1]: Stopped Session 8 of User gdm.
apr 17 00:02:53 desktop-pc systemd[1]: session-8.scope: Deactivated successfully.
apr 17 00:02:53 desktop-pc polkitd[1032]: Unregistered Authentication Agent for unix-session:8 (system bus name :1.271, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en>
apr 17 00:02:53 desktop-pc systemd[1719]: Started dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service.
apr 17 00:02:53 desktop-pc systemd[1]: Stopping Session 8 of User gdm...
apr 17 00:02:53 desktop-pc xdg-document-po[6021]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
apr 17 00:02:53 desktop-pc systemd[1]: run-user-120-doc.mount: Deactivated successfully.
apr 17 00:02:53 desktop-pc gnome-shell[6185]: Registering session with GDM
apr 17 00:02:53 desktop-pc gnome-shell[6185]: GNOME Shell started at Thu Apr 17 2025 00:02:52 GMT+0200 (Central European Summer Time)
apr 17 00:02:53 desktop-pc systemd[1719]: Starting Portal service (GNOME implementation)...
apr 17 00:02:53 desktop-pc touchegg.desktop[6483]: Connection with Touchégg established

apr 17 00:02:53 desktop-pc gsd-xsettings[6680]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME session X11 services.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME XSettings service.
apr 17 00:02:53 desktop-pc gnome-shell[6679]: Errors from xkbcomp are not fatal to the X server
apr 17 00:02:53 desktop-pc gnome-shell[6679]: > Warning:          Could not resolve keysym XF86DoNotDisturb
apr 17 00:02:53 desktop-pc gnome-shell[6679]: > Warning:          Could not resolve keysym XF86Accessibility
apr 17 00:02:53 desktop-pc gnome-shell[6679]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
apr 17 00:02:53 desktop-pc gnome-shell[6679]: >                   X11 cannot support keycodes above 255.
apr 17 00:02:53 desktop-pc gnome-shell[6679]: > Warning:          Unsupported maximum keycode 708, clipping.
apr 17 00:02:53 desktop-pc gnome-shell[6679]: The XKEYBOARD keymap compiler (xkbcomp) reports:
apr 17 00:02:53 desktop-pc systemd[1719]: Starting GNOME XSettings service...
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME session X11 services.
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target Current graphical user session.
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME Wayland Session (session: gnome).
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME Session.
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME Wacom tablet support target.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME Wacom tablet support service.
apr 17 00:02:53 desktop-pc gnome-shell[6658]: Errors from xkbcomp are not fatal to the X server
apr 17 00:02:53 desktop-pc gnome-shell[6658]: > Warning:          Could not resolve keysym XF86DoNotDisturb
apr 17 00:02:53 desktop-pc gnome-shell[6658]: > Warning:          Could not resolve keysym XF86Accessibility
apr 17 00:02:53 desktop-pc gnome-shell[6658]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
apr 17 00:02:53 desktop-pc gnome-shell[6658]: The XKEYBOARD keymap compiler (xkbcomp) reports:
apr 17 00:02:53 desktop-pc gsd-media-keys[6322]: Failed to grab accelerator for keybinding settings:hibernate
apr 17 00:02:53 desktop-pc gsd-media-keys[6322]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME power management target.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME power management service.
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME keyboard shortcuts target.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME keyboard shortcuts service.
apr 17 00:02:53 desktop-pc gnome-shell[6185]: loading default theme (Adwaita)
apr 17 00:02:53 desktop-pc gsd-color[6288]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME keyboard configuration target.
apr 17 00:02:53 desktop-pc systemd[1719]: Reached target GNOME color management target.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME color management service.
apr 17 00:02:53 desktop-pc systemd[1719]: Started GNOME keyboard configuration service.

apr 17 00:02:53 desktop-pc gnome-shell[6185]: [smart-auto-move] handleChangedDebugLogging(): false
apr 17 00:02:53 desktop-pc gnome-shell[6185]: [smart-auto-move] handleChangedDebugLogging(): false

apr 17 00:02:52 desktop-pc gnome-shell[6185]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
apr 17 00:02:52 desktop-pc systemd[1719]: Started Evolution address book service.
apr 17 00:02:52 desktop-pc gsd-usb-protect[6354]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 17 00:02:52 desktop-pc polkitd[1032]: Registered Authentication Agent for unix-session:10 (system bus name :1.322 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)

apr 17 00:02:52 desktop-pc gnome-shell[6185]: Will monitor session 10

apr 17 00:02:52 desktop-pc systemd[1719]: Started GNOME sound sample caching service.
apr 17 00:02:52 desktop-pc gnome-session-binary[6167]: GnomeDesktop-WARNING: Could not create transient scope for PID 6448: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 17 00:02:52 desktop-pc gnome-session[6167]: gnome-session-binary[6167]: GnomeDesktop-WARNING: Could not create transient scope for PID 6448: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 17 00:02:52 desktop-pc gnome-session-binary[6167]: GnomeDesktop-WARNING: Could not create transient scope for PID 6434: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 17 00:02:52 desktop-pc gnome-session[6167]: gnome-session-binary[6167]: GnomeDesktop-WARNING: Could not create transient scope for PID 6434: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 17 00:02:52 desktop-pc gnome-session-binary[6167]: Entering running state

apr 17 00:02:52 desktop-pc systemd[1719]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
apr 17 00:02:52 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
apr 17 00:02:52 desktop-pc systemd[1719]: Dependency failed for GNOME XSettings service.
apr 17 00:02:52 desktop-pc systemd[1719]: GNOME session X11 services is inactive.
apr 17 00:02:52 desktop-pc systemd[1719]: Reached target GNOME Session is initialized.
apr 17 00:02:52 desktop-pc systemd[1719]: Started GNOME Shell on Wayland.

apr 17 00:02:52 desktop-pc gnome-shell[6185]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.

apr 17 00:02:52 desktop-pc gnome-shell[6185]: Using Wayland display name 'wayland-0'
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Using public X11 display :0, (using :1 for managed services)

apr 17 00:02:52 desktop-pc gnome-shell[6185]: Obtained a high priority EGL context
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Boot VGA GPU /dev/dri/card1 selected as primary
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Created gbm renderer for '/dev/dri/card1'
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Added device '/dev/dri/card1' (i915) using atomic mode setting.
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Device '/dev/dri/card1' prefers shadow buffer
apr 17 00:02:52 desktop-pc gnome-shell[6185]: Thread 'KMS thread' will be using high priority scheduling

apr 17 00:02:51 desktop-pc gnome-shell[6185]: Running GNOME Shell (using mutter 48.1) as a Wayland display server

apr 17 00:02:51 desktop-pc systemd[1719]: GNOME Shell on X11 was skipped because of an unmet condition check (ConditionEnvironment=XDG_SESSION_TYPE=x11).
apr 17 00:02:51 desktop-pc systemd[1719]: Starting GNOME Shell on Wayland...
apr 17 00:02:51 desktop-pc systemd[1719]: Reached target GNOME Session Manager is ready.
apr 17 00:02:51 desktop-pc systemd[1719]: Started GNOME Session Manager (session: gnome).

apr 17 00:02:51 desktop-pc systemd[1719]: Starting GNOME Session Manager (session: gnome)...
apr 17 00:02:51 desktop-pc systemd[1719]: Reached target Tasks to be run before GNOME Session starts.
apr 17 00:02:51 desktop-pc systemd[1719]: Started Monitor Session leader for GNOME Session.
apr 17 00:02:51 desktop-pc systemd[1719]: Starting Monitor Session leader for GNOME Session...
apr 17 00:02:51 desktop-pc systemd[1719]: Reached target GNOME Shell.
apr 17 00:02:51 desktop-pc systemd[1719]: Reached target Session services which should run early before the graphical session is brought up.
apr 17 00:02:51 desktop-pc systemd[1719]: Reached target GNOME Wayland Session.

apr 17 00:02:51 desktop-pc gsd-media-keys[5741]: Unable to get default sink
apr 17 00:02:51 desktop-pc gsd-media-keys[5741]: Unable to get default source

apr 17 00:02:51 desktop-pc kernel: rfkill: input handler enabled
apr 17 00:02:51 desktop-pc gdm-password][6083]: gkr-pam: unlocked login keyring
apr 17 00:02:51 desktop-pc gnome-keyring-daemon[6112]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
apr 17 00:02:51 desktop-pc gnome-keyring-daemon[6112]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 17 00:02:51 desktop-pc systemd[1719]: Started GNOME Keyring daemon.
apr 17 00:02:51 desktop-pc systemd[1]: Started Session 10 of User user-x.
apr 17 00:02:51 desktop-pc systemd-logind[1034]: New session 10 of user user-x.

apr 17 00:02:51 desktop-pc gdm-password][6083]: gkr-pam: stashed password to try later in open session
apr 17 00:02:51 desktop-pc gdm-password][6083]: gkr-pam: unable to locate daemon control file

apr 17 00:02:50 desktop-pc gsd-sharing[5692]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:50 desktop-pc gsd-sharing[5692]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:50 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:50 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=5692 comm="/usr/lib/gsd-sharing")
apr 17 00:02:50 desktop-pc /usr/lib/gdm-wayland-session[6073]: discover_other_daemon: 1

apr 17 00:02:48 desktop-pc kernel: r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx

apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[6073]: GNOME_KEYRING_CONTROL=/run/user/120/keyring

apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[6073]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.44' (uid=120 pid=6013 comm="/usr/lib/xdg-desktop-portal")

apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 17 00:02:46 desktop-pc xdg-desktop-por[6064]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6064]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6064]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.44' (uid=120 pid=6013 comm="/usr/lib/xdg-desktop-portal")

apr 17 00:02:46 desktop-pc xdg-desktop-por[6013]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6013]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6013]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'

apr 17 00:02:46 desktop-pc gsd-media-keys[5741]: Unable to get default sink

apr 17 00:02:46 desktop-pc gnome-shell[5600]: Registering session with GDM
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'
apr 17 00:02:46 desktop-pc gnome-control-c[6053]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performa>
apr 17 00:02:46 desktop-pc gnome-control-c[6053]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc gnome-control-c[6053]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.gnome.Settings.GlobalShortcutsProvider' requested by ':1.48' (uid=120 pid=6033 comm="/usr/lib/xdg-desktop-portal-gnome")
apr 17 00:02:46 desktop-pc xdg-desktop-por[6033]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6033]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc xdg-desktop-por[6033]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.44' (uid=120 pid=6013 comm="/usr/lib/xdg-desktop-portal")
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.44' (uid=120 pid=6013 comm="/usr/lib/xdg-desktop-portal")
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.43' (uid=120 pid=5964 comm="/usr/lib/mutter-x11-frames")
apr 17 00:02:46 desktop-pc gsd-xsettings[5775]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc gsd-xsettings[5775]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc gsd-xsettings[5775]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:46 desktop-pc gnome-session-binary[5588]: Entering running state
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=5965 comm="ibus-daemon --panel disable -r --xim")
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: Errors from xkbcomp are not fatal to the X server
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: > Warning:          Could not resolve keysym XF86DoNotDisturb
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: > Warning:          Could not resolve keysym XF86Accessibility
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: >                   X11 cannot support keycodes above 255.
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: > Warning:          Unsupported maximum keycode 708, clipping.
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5970]: The XKEYBOARD keymap compiler (xkbcomp) reports:
apr 17 00:02:46 desktop-pc gsd-media-keys[5741]: Failed to grab accelerator for keybinding settings:hibernate
apr 17 00:02:46 desktop-pc gsd-media-keys[5741]: Failed to grab accelerator for keybinding settings:playback-repeat

apr 17 00:02:46 desktop-pc gsd-color[5698]: gtk_main_quit: assertion 'main_loops != NULL' failed

apr 17 00:02:46 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'

apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5917]: Errors from xkbcomp are not fatal to the X server
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5917]: > Warning:          Could not resolve keysym XF86DoNotDisturb
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5917]: > Warning:          Could not resolve keysym XF86Accessibility
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5917]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
apr 17 00:02:46 desktop-pc org.gnome.Shell.desktop[5917]: The XKEYBOARD keymap compiler (xkbcomp) reports:

apr 17 00:02:45 desktop-pc gnome-shell[5600]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Will monitor session 8
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
apr 17 00:02:45 desktop-pc gsd-power[5797]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gsd-power[5797]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gsd-power[5797]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance

apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.27' (uid=120 pid=5784 comm="/usr/lib/gsd-housekeeping")

apr 17 00:02:45 desktop-pc gsd-sharing[5692]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gsd-sharing[5692]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gsd-sharing[5692]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/105f83d69358974c97174484096529324800000055880000.ms”: No such file or directory

apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=5600 comm="/usr/bin/gnome-shell")
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=5600 comm="/usr/bin/gnome-shell")
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=5600 comm="/usr/bin/gnome-shell")
apr 17 00:02:45 desktop-pc systemd[1]: Starting Locale Service...
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5649]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5646]: dbus-daemon[5646]: Successfully activated service 'org.a11y.atspi.Registry'
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5646]: dbus-daemon[5646]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=5600 comm="/usr/bin/gnome-shell")
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Using Wayland display name 'wayland-0'
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Using public X11 display :1024, (using :1025 for managed services)
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Successfully activated service 'org.a11y.Bus'

apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=5600 comm="/usr/bin/gnome-shell")
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Obtained a high priority EGL context
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Boot VGA GPU /dev/dri/card1 selected as primary
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Created gbm renderer for '/dev/dri/card1'
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Added device '/dev/dri/card1' (i915) using atomic mode setting.
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Device '/dev/dri/card1' prefers shadow buffer
apr 17 00:02:45 desktop-pc gnome-shell[5600]: Thread 'KMS thread' will be using high priority scheduling

apr 17 00:02:45 desktop-pc gnome-shell[5600]: Running GNOME Shell (using mutter 48.1) as a Wayland display server
apr 17 00:02:45 desktop-pc gnome-shell[5600]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gnome-shell[5600]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc gnome-shell[5600]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 17 00:02:45 desktop-pc kernel: mei_pxp i915.mei-gsc.1792-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:07:00.0 (ops i915_pxp_tee_component_ops [i915])
apr 17 00:02:45 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: HuC: authenticated for all workloads
apr 17 00:02:45 desktop-pc gnome-session-binary[5588]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 17 00:02:45 desktop-pc gnome-session[5588]: gnome-session-binary[5588]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 17 00:02:45 desktop-pc gnome-session-binary[5588]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:45 desktop-pc gnome-session[5588]: gnome-session-binary[5588]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 17 00:02:45 desktop-pc /usr/lib/gdm-wayland-session[5587]: dbus-daemon[5587]: [session uid=120 pid=5587 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=5588 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")

apr 17 00:02:45 desktop-pc systemd[1]: shadow.service: Deactivated successfully.
apr 17 00:02:45 desktop-pc kernel: r8169 0000:04:00.0 enp4s0: Link is Down
apr 17 00:02:45 desktop-pc NetworkManager[1029]: <info>  [1744840965.1323] manager: NetworkManager state is now DISCONNECTED
apr 17 00:02:45 desktop-pc systemd-logind[1034]: New session 9 of user gdm.
apr 17 00:02:45 desktop-pc (systemd)[5563]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
apr 17 00:02:45 desktop-pc (systemd)[5563]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
apr 17 00:02:45 desktop-pc systemd[1]: Starting User Manager for UID 120...
apr 17 00:02:45 desktop-pc systemd[1]: Finished User Runtime Directory /run/user/120.
apr 17 00:02:45 desktop-pc kernel: Bluetooth: MGMT ver 1.23
apr 17 00:02:45 desktop-pc bluetoothd[1031]: Battery Provider Manager created
apr 17 00:02:45 desktop-pc systemd[1]: Starting User Runtime Directory /run/user/120...
apr 17 00:02:45 desktop-pc systemd[1]: Created slice User Slice of UID 120.
apr 17 00:02:45 desktop-pc systemd-logind[1034]: New session 8 of user gdm.
apr 17 00:02:44 desktop-pc kernel: Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
apr 17 00:02:44 desktop-pc systemd[1]: Started Load/Save RF Kill Switch Status.

apr 17 00:02:44 desktop-pc ModemManager[1094]: <msg> [sleep-monitor-systemd] system is resuming
apr 17 00:02:44 desktop-pc systemd-logind[1034]: Operation 'suspend' finished.
apr 17 00:02:44 desktop-pc systemd-logind[1034]: Removed session 7.
apr 17 00:02:44 desktop-pc systemd[1]: Stopped target Suspend.
apr 17 00:02:44 desktop-pc systemd[1]: Started Verify integrity of password and group files.
apr 17 00:02:44 desktop-pc systemd[1]: Starting Load/Save RF Kill Switch Status...
apr 17 00:02:44 desktop-pc bluetoothd[1031]: Battery Provider Manager destroyed

apr 17 00:02:44 desktop-pc systemd[1]: Reached target Suspend.
apr 17 00:02:44 desktop-pc bluetoothd[1031]: Endpoint unregistered: sender=:1.200 path=/MediaEndpoint/A2DPSource/aptx_ll_0
apr 17 00:02:44 desktop-pc systemd[1]: Stopped target Sleep.
apr 17 00:02:44 desktop-pc bluetoothd[1031]: Endpoint unregistered: sender=:1.200 path=/MediaEndpoint/A2DPSource/aptx_ll_1
apr 17 00:02:44 desktop-pc systemd[1]: Stopped Session 7 of User user-x

apr 17 00:02:44 desktop-pc systemd-sleep[5385]: System returned from sleep operation 'suspend'.
apr 17 00:02:44 desktop-pc bluetoothd[1031]: Endpoint unregistered: sender=:1.200 path=/MediaEndpoint/A2DPSource/ldac
apr 17 00:02:44 desktop-pc kernel: PM: suspend exit
apr 17 00:02:44 desktop-pc kernel: random: crng reseeded on system resumption
apr 17 00:02:44 desktop-pc kernel: Restarting tasks ... done.
apr 17 00:02:44 desktop-pc kernel: OOM killer enabled.
apr 17 00:02:44 desktop-pc kernel: usb 1-3: reset full-speed USB device number 2 using xhci_hcd
apr 17 00:02:44 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 17 00:02:44 desktop-pc kernel: usb 1-4: reset full-speed USB device number 3 using xhci_hcd

apr 17 00:02:44 desktop-pc kernel: usb 1-4: WARN: invalid context state for evaluate context command.
apr 17 00:02:44 desktop-pc kernel: ata6.00: configured for UDMA/133
apr 17 00:02:44 desktop-pc kernel: ata1.00: configured for UDMA/133
apr 17 00:02:44 desktop-pc kernel: sd 5:0:0:0: [sdc] Starting disk
apr 17 00:02:44 desktop-pc kernel: sd 0:0:0:0: [sda] Starting disk
apr 17 00:02:44 desktop-pc kernel: ata5.00: configured for UDMA/133
apr 17 00:02:44 desktop-pc kernel: sd 4:0:0:0: [sdb] Starting disk
apr 17 00:02:44 desktop-pc kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 17 00:02:44 desktop-pc kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 17 00:02:44 desktop-pc kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
apr 17 00:02:44 desktop-pc kernel: usb 1-9: reset full-speed USB device number 4 using xhci_hcd
apr 17 00:02:44 desktop-pc kernel: ata2: SATA link down (SStatus 0 SControl 300)
apr 17 00:02:44 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 17 00:02:44 desktop-pc kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
apr 17 00:02:44 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: RC enabled
apr 17 00:02:44 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: SLPC enabled
apr 17 00:02:44 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GUC: submission enabled
apr 17 00:02:44 desktop-pc kernel: nvme nvme0: 8/0/0 default/read/poll queues
apr 17 00:02:44 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.16
apr 17 00:02:44 desktop-pc kernel: i915 0000:07:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.36.0
apr 17 00:02:44 desktop-pc kernel: serial 00:04: activated
apr 17 00:02:44 desktop-pc kernel: usb usb2: root hub lost power or was reset
apr 17 00:02:44 desktop-pc kernel: usb usb1: root hub lost power or was reset
apr 17 00:02:44 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 17 00:02:44 desktop-pc kernel: ACPI: PM: Waking up from system sleep state S3
apr 17 00:02:44 desktop-pc kernel: CPU11 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
apr 17 00:02:44 desktop-pc kernel: CPU10 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 10 APIC 0x9
apr 17 00:02:44 desktop-pc kernel: CPU9 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 9 APIC 0x7
apr 17 00:02:44 desktop-pc kernel: CPU8 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
apr 17 00:02:44 desktop-pc kernel: CPU7 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
apr 17 00:02:44 desktop-pc kernel: CPU6 is up
apr 17 00:02:44 desktop-pc kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
apr 17 00:02:44 desktop-pc kernel: CPU5 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
apr 17 00:02:44 desktop-pc kernel: CPU4 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
apr 17 00:02:44 desktop-pc kernel: CPU3 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
apr 17 00:02:44 desktop-pc kernel: CPU2 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
apr 17 00:02:44 desktop-pc kernel: CPU1 is up
apr 17 00:02:44 desktop-pc kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
apr 17 00:02:44 desktop-pc kernel: Enabling non-boot CPUs ...
apr 17 00:02:44 desktop-pc kernel: LVT offset 0 assigned for vector 0x400
apr 17 00:02:44 desktop-pc kernel: ACPI: PM: Restoring platform NVS memory
apr 17 00:02:44 desktop-pc kernel: ACPI: PM: Low-level resume complete
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 1 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 2 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 3 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 4 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 5 is now offline
apr 17 00:02:44 desktop-pc kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 6 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 7 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 8 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 9 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 10 is now offline
apr 17 00:02:44 desktop-pc kernel: smpboot: CPU 11 is now offline
apr 17 00:02:44 desktop-pc kernel: Disabling non-boot CPUs ...
apr 17 00:02:44 desktop-pc kernel: ACPI: PM: Saving platform NVS memory
apr 17 00:02:44 desktop-pc kernel: ACPI: PM: Preparing to enter system sleep state S3
apr 17 00:02:44 desktop-pc kernel: ata6.00: Entering standby power mode
apr 17 00:02:44 desktop-pc kernel: ata1.00: Entering standby power mode
apr 17 00:02:44 desktop-pc kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
apr 17 00:02:44 desktop-pc kernel: ata5.00: Entering standby power mode
apr 17 00:02:44 desktop-pc kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
apr 17 00:02:44 desktop-pc kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
apr 17 00:02:44 desktop-pc kernel: serial 00:04: disabled
apr 17 00:02:44 desktop-pc kernel: printk: Suspending console(s) (use no_console_suspend to debug)
apr 17 00:02:44 desktop-pc kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
apr 17 00:02:44 desktop-pc kernel: Freezing remaining freezable tasks
apr 17 00:02:44 desktop-pc kernel: OOM killer disabled.
apr 17 00:02:44 desktop-pc kernel: Freezing user space processes completed (elapsed 0.001 seconds)
apr 17 00:02:44 desktop-pc kernel: Freezing user space processes
apr 17 00:02:44 desktop-pc kernel: Filesystems sync: 0.013 seconds
apr 16 23:59:21 desktop-pc kernel: PM: suspend entry (deep)
apr 16 23:59:20 desktop-pc systemd-sleep[5385]: Performing sleep operation 'suspend'...
apr 16 23:59:20 desktop-pc systemd-sleep[5385]: Successfully froze unit 'user.slice'.
apr 16 23:59:20 desktop-pc systemd[1]: user.slice: Unit now frozen.
apr 16 23:59:20 desktop-pc systemd[1]: user-1000.slice: Unit now frozen-by-parent.
apr 16 23:59:20 desktop-pc systemd[1]: user@1000.service: Unit now frozen-by-parent.
apr 16 23:59:20 desktop-pc systemd[1]: session-7.scope: Unit now frozen-by-parent.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped Virtual filesystem service.
apr 16 23:59:20 desktop-pc dbus-broker-launch[5513]: Ready
apr 16 23:59:20 desktop-pc systemd[1719]: Started D-Bus User Message Bus.

apr 16 23:59:20 desktop-pc gdm-password][4105]: pam_unix(gdm-password:session): session closed for user user-x
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping D-Bus User Message Bus...
apr 16 23:59:20 desktop-pc dbus-broker[3579]: Dispatched 9271 messages @ 3(±4)μs / message.
apr 16 23:59:20 desktop-pc wireplumber[2255]: m-dbus-connection: <WpDBusConnection:0x64c3ae4e5190> DBus connection closed: Underlying GIOStream returned 0 bytes on an async read
apr 16 23:59:20 desktop-pc systemd[1719]: Started Restart DBus after GNOME Session shutdown.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped Monitor Session leader for GNOME Session.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target Shutdown running GNOME Session.
apr 16 23:59:20 desktop-pc systemd[1719]: Starting Restart DBus after GNOME Session shutdown...
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping Monitor Session leader for GNOME Session...
apr 16 23:59:20 desktop-pc systemd[1719]: Reached target Shutdown running GNOME Session.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target Session services which should run early before the graphical session is brought up.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target Tasks to be run before GNOME Session starts.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped GNOME Session Manager (session: gnome).
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping GNOME Session Manager (session: gnome)...
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Shell.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Session Manager is ready.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Session is initialized.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped GNOME maintenance of expirable data service.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped Virtual filesystem service - disk device monitor.
apr 16 23:59:20 desktop-pc localsearch-3[4846]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts

apr 16 23:59:20 desktop-pc systemd[1719]: Stopped Portal service.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped Virtual filesystem service - Apple File Conduit monitor.
apr 16 23:59:20 desktop-pc systemd[1719]: org.freedesktop.IBus.session.GNOME.service: Consumed 1.146s CPU time, 20M memory peak.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped IBus Daemon for GNOME.

apr 16 23:59:20 desktop-pc systemd[1719]: Stopped sandboxed app permission store.
apr 16 23:59:20 desktop-pc systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping sandboxed app permission store...
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping flatpak document portal service...
apr 16 23:59:20 desktop-pc systemd[1719]: Stopping Portal service...
apr 16 23:59:20 desktop-pc kernel: rfkill: input handler enabled
apr 16 23:59:20 desktop-pc systemd[1719]: Disable GNOME Shell extensions after failure was skipped because of an unmet condition check (ConditionPathExists=/run/user/1000/gnome-shell-disable-extensions).
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME session X11 services.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped GNOME XSettings service.

apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Session (session: gnome).
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME session X11 services.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Wayland Session.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Session.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target Current graphical user session.
apr 16 23:59:20 desktop-pc systemd[1719]: Stopped target GNOME Wayland Session (session: gnome).
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.Shell@wayland.service: Triggering OnFailure= dependencies.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.Shell@wayland.service: Consumed 9.301s CPU time, 873.4M memory peak.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.Shell@wayland.service: Failed with result 'core-dump'.
apr 16 23:59:20 desktop-pc systemd[1719]: app-gnome-org.gnome.TextEditor-4941.scope: Consumed 1.283s CPU time, 55.1M memory peak.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.XSettings.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: app-gnome-gnome\x2dsystem\x2dmonitor-5059.scope: Consumed 2.553s CPU time, 66.5M memory peak.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Power.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.MediaKeys.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Keyboard.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Color.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Wacom.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
apr 16 23:59:20 desktop-pc systemd[1719]: xdg-desktop-portal-gnome.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.XSettings.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Power.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.MediaKeys.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Keyboard.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.SettingsDaemon.Color.service: Main process exited, code=exited, status=1/FAILURE
apr 16 23:59:20 desktop-pc systemd[1719]: org.gnome.Shell@wayland.service: Main process exited, code=dumped, status=11/SEGV
apr 16 23:59:20 desktop-pc systemd[1]: Starting System Suspend...
apr 16 23:59:20 desktop-pc polkitd[1032]: Unregistered Authentication Agent for unix-session:7 (system bus name :1.204, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconne>
apr 16 23:59:20 desktop-pc nautilus[4819]: Lost connection to Wayland compositor.
apr 16 23:59:20 desktop-pc gnome-shell[4601]: (EE) failed to read Wayland events: Broken pipe
apr 16 23:59:20 desktop-pc systemd[1]: Reached target Sleep.

apr 16 23:59:20 desktop-pc pamac-manager[5244]: Lost connection to Wayland compositor.
apr 16 23:59:20 desktop-pc systemd[1]: systemd-coredump@1-5355-0.service: Consumed 1.258s CPU time, 596.9M memory peak.
apr 16 23:59:20 desktop-pc systemd[1]: systemd-coredump@1-5355-0.service: Deactivated successfully.
apr 16 23:59:20 desktop-pc systemd-coredump[5356]: [🡕] Process 4199 (gnome-shell) of user 1000 dumped core.
                                                   
                                                   Stack trace of thread 4199:
                                                   #0  0x000076d4841a7876 st_theme_node_lookup_shadow (libst-16.so + 0x4d876)
                                                   #1  0x000076d4841aa64d st_theme_node_get_box_shadow (libst-16.so + 0x5064d)
                                                   #2  0x000076d4841ad476 st_theme_node_get_paint_box (libst-16.so + 0x53476)
                                                   #3  0x000076d4841bbb9c n/a (libst-16.so + 0x61b9c)
                                                   #4  0x000076d4847fa3d7 n/a (libmutter-clutter-16.so.0 + 0x3f3d7)
                                                   #5  0x000076d4847fa6fe clutter_actor_get_transformed_paint_volume (libmutter-clutter-16.so.0 + 0x3f6fe)
                                                   #6  0x000076d4841bbd2b n/a (libst-16.so + 0x61d2b)
                                                   #7  0x000076d4847fa3d7 n/a (libmutter-clutter-16.so.0 + 0x3f3d7)
                                                   #8  0x000076d4847fa6fe clutter_actor_get_transformed_paint_volume (libmutter-clutter-16.so.0 + 0x3f6fe)
                                                   #9  0x000076d4841bbd2b n/a (libst-16.so + 0x61d2b)
                                                   #10 0x000076d4847fa3d7 n/a (libmutter-clutter-16.so.0 + 0x3f3d7)
                                                   #11 0x000076d4847fa6fe clutter_actor_get_transformed_paint_volume (libmutter-clutter-16.so.0 + 0x3f6fe)
                                                   #12 0x000076d4841bbd2b n/a (libst-16.so + 0x61d2b)
                                                   #13 0x000076d4841bb5ae n/a (libst-16.so + 0x615ae)
                                                   #14 0x000076d4847fa3d7 n/a (libmutter-clutter-16.so.0 + 0x3f3d7)
                                                   #15 0x000076d4847fa6fe clutter_actor_get_transformed_paint_volume (libmutter-clutter-16.so.0 + 0x3f6fe)
                                                   #16 0x000076d4841bbd2b n/a (libst-16.so + 0x61d2b)
                                                   #17 0x000076d4847fa3d7 n/a (libmutter-clutter-16.so.0 + 0x3f3d7)
                                                   #18 0x000076d4847fc328 n/a (libmutter-clutter-16.so.0 + 0x41328)
                                                   #19 0x000076d4847fc306 n/a (libmutter-clutter-16.so.0 + 0x41306)
                                                   #20 0x000076d4847fc306 n/a (libmutter-clutter-16.so.0 + 0x41306)
                                                   #21 0x000076d4847fc306 n/a (libmutter-clutter-16.so.0 + 0x41306)
                                                   #22 0x000076d4847fc306 n/a (libmutter-clutter-16.so.0 + 0x41306)
                                                   #23 0x000076d4847fc306 n/a (libmutter-clutter-16.so.0 + 0x41306)
                                                   #24 0x000076d48485d36d n/a (libmutter-clutter-16.so.0 + 0xa236d)
                                                   #25 0x000076d484866eea n/a (libmutter-clutter-16.so.0 + 0xabeea)
                                                   #26 0x000076d4848293b8 n/a (libmutter-clutter-16.so.0 + 0x6e3b8)
                                                   #27 0x000076d484b361e4 n/a (libglib-2.0.so.0 + 0x5e1e4)
                                                   #28 0x000076d484b99e97 n/a (libglib-2.0.so.0 + 0xc1e97)
                                                   #29 0x000076d484b36ee7 g_main_loop_run (libglib-2.0.so.0 + 0x5eee7)
                                                   #30 0x000076d4844e3eca meta_context_run_main_loop (libmutter-16.so.0 + 0xe3eca)
                                                   #31 0x000076d4846ec976 n/a (libffi.so.8 + 0x7976)
                                                   #32 0x000076d4846e912c n/a (libffi.so.8 + 0x412c)
                                                   #33 0x000076d4846ebf0e ffi_call (libffi.so.8 + 0x6f0e)
                                                   #34 0x000076d4849a6952 n/a (libgjs.so.0 + 0xc5952)
                                                   #35 0x000076d4849a734f n/a (libgjs.so.0 + 0xc634f)
                                                   #36 0x000076d48296e824 n/a (libmozjs-128.so + 0x156e824)
                                                   #37 0x000076d4829f8f71 n/a (libmozjs-128.so + 0x15f8f71)
                                                   #38 0x000076d482a560af _ZN2JS4CallEP9JSContextNS_6HandleINS_5ValueEEES4_RKNS_16HandleValueArrayENS_13MutableHandleIS3_EE (libmozjs-128.so + 0x16560af)
                                                   #39 0x000076d484a013e4 n/a (libgjs.so.0 + 0x1203e4)
                                                   #40 0x000076d484a0a40f gjs_context_eval_module (libgjs.so.0 + 0x12940f)
                                                   #41 0x000076d484a0a579 gjs_context_eval_module_file (libgjs.so.0 + 0x129579)
                                                   #42 0x00005cbe17704575 n/a (/usr/bin/gnome-shell + 0x2575)
                                                   #43 0x000076d484235488 n/a (libc.so.6 + 0x27488)
                                                   #44 0x000076d48423554c __libc_start_main (libc.so.6 + 0x2754c)
                                                   #45 0x00005cbe177049e5 n/a (/usr/bin/gnome-shell + 0x29e5)
                                                   
                                                   Stack trace of thread 4203:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                   #3  0x000076d484afdee8 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25ee8)
                                                   #4  0x000076d484b6f410 n/a (libglib-2.0.so.0 + 0x97410)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)

                                                   Stack trace of thread 4202:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431aa06 ppoll (libc.so.6 + 0x10ca06)
                                                   #4  0x000076d484b99f67 n/a (libglib-2.0.so.0 + 0xc1f67)
                                                   #5  0x000076d484b35615 g_main_context_iteration (libglib-2.0.so.0 + 0x5d615)
                                                   #6  0x000076d484b35672 n/a (libglib-2.0.so.0 + 0x5d672)
                                                   #7  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #8  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #9  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4214:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4204:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431aa06 ppoll (libc.so.6 + 0x10ca06)
                                                   #4  0x000076d484b99f67 n/a (libglib-2.0.so.0 + 0xc1f67)
                                                   #5  0x000076d484b36ee7 g_main_loop_run (libglib-2.0.so.0 + 0x5eee7)
                                                   #6  0x000076d484d44a84 n/a (libgio-2.0.so.0 + 0x114a84)
                                                   #7  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #8  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #9  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4215:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4217:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4241:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4244:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431aa06 ppoll (libc.so.6 + 0x10ca06)
                                                   #4  0x000076d484b99f67 n/a (libglib-2.0.so.0 + 0xc1f67)
                                                   #5  0x000076d484b36ee7 g_main_loop_run (libglib-2.0.so.0 + 0x5eee7)
                                                   #6  0x000076d484608e32 n/a (libmutter-16.so.0 + 0x208e32)
                                                   #7  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #8  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #9  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4675:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b68450 g_cond_wait (libglib-2.0.so.0 + 0x90450)
                                                   #2  0x000076d484afddac n/a (libglib-2.0.so.0 + 0x25dac)
                                                   #3  0x000076d484afde1d g_async_queue_pop (libglib-2.0.so.0 + 0x25e1d)
                                                   #4  0x000076d47ffef92c n/a (libpangoft2-1.0.so.0 + 0xd92c)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4270:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                   #3  0x000076d484b6f5db n/a (libglib-2.0.so.0 + 0x975db)
                                                   #4  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #5  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #6  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4220:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4212:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431aa06 ppoll (libc.so.6 + 0x10ca06)
                                                   #4  0x000076d484b99f67 n/a (libglib-2.0.so.0 + 0xc1f67)
                                                   #5  0x000076d484b35615 g_main_context_iteration (libglib-2.0.so.0 + 0x5d615)
                                                   #6  0x000076d4851642fe n/a (libdconfsettings.so + 0x62fe)
                                                   #7  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #8  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #9  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4231:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431aa06 ppoll (libc.so.6 + 0x10ca06)
                                                   #4  0x000076d484b99f67 n/a (libglib-2.0.so.0 + 0xc1f67)
                                                   #5  0x000076d484b36ee7 g_main_loop_run (libglib-2.0.so.0 + 0x5eee7)
                                                   #6  0x000076d484605296 n/a (libmutter-16.so.0 + 0x205296)
                                                   #7  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #8  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #9  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4240:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4242:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4665:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                  #3  0x000076d484afdee8 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25ee8)
                                                   #4  0x000076d484b6f410 n/a (libglib-2.0.so.0 + 0x97410)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4630:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d484327d85 epoll_wait (libc.so.6 + 0x119d85)
                                                   #4  0x000076d474150407 n/a (libspa-support.so + 0x17407)
                                                   #5  0x000076d47413fcaf n/a (libspa-support.so + 0x6caf)
                                                   #6  0x000076d483d1efd7 n/a (libpipewire-0.3.so.0 + 0x70fd7)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4666:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                   #3  0x000076d484afdee8 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25ee8)
                                                   #4  0x000076d484b6f410 n/a (libglib-2.0.so.0 + 0x97410)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4216:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4201:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b68450 g_cond_wait (libglib-2.0.so.0 + 0x90450)
                                                   #2  0x000076d484afddac n/a (libglib-2.0.so.0 + 0x25dac)
                                                   #3  0x000076d484b6ead2 n/a (libglib-2.0.so.0 + 0x96ad2)
                                                   #4  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #5  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #6  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4213:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4218:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4236:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4219:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d4828327d1 n/a (libmozjs-128.so + 0x14327d1)
                                                   #5  0x000076d4828324e9 n/a (libmozjs-128.so + 0x14324e9)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4237:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4331:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                   #3  0x000076d484afdee8 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25ee8)
                                                   #4  0x000076d484b6f410 n/a (libglib-2.0.so.0 + 0x97410)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4243:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d4842a04bc n/a (libc.so.6 + 0x924bc)
                                                   #3  0x000076d4842a2c0e pthread_cond_wait (libc.so.6 + 0x94c0e)
                                                   #4  0x000076d45db000ee n/a (libgallium-25.0.3-arch1.1.so + 0x5000ee)
                                                   #5  0x000076d45dacabcc n/a (libgallium-25.0.3-arch1.1.so + 0x4cabcc)
                                                   #6  0x000076d45db0001d n/a (libgallium-25.0.3-arch1.1.so + 0x50001d)
                                                   #7  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #8  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4332:
                                                   #0  0x000076d48432588d syscall (libc.so.6 + 0x11788d)
                                                   #1  0x000076d484b69167 g_cond_wait_until (libglib-2.0.so.0 + 0x91167)
                                                   #2  0x000076d484afdd75 n/a (libglib-2.0.so.0 + 0x25d75)
                                                   #3  0x000076d484afdee8 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25ee8)
                                                   #4  0x000076d484b6f410 n/a (libglib-2.0.so.0 + 0x97410)
                                                   #5  0x000076d484b6db3e n/a (libglib-2.0.so.0 + 0x95b3e)
                                                   #6  0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #7  0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   
                                                   Stack trace of thread 4928:
                                                   #0  0x000076d4842abbe2 n/a (libc.so.6 + 0x9dbe2)
                                                   #1  0x000076d48429fe33 n/a (libc.so.6 + 0x91e33)
                                                   #2  0x000076d48429fe74 n/a (libc.so.6 + 0x91e74)
                                                   #3  0x000076d48431a53e __poll (libc.so.6 + 0x10c53e)
                                                   #4  0x000076d42a331a78 n/a (libpulse.so.0 + 0x32a78)
                                                   #5  0x000076d42a31b654 pa_mainloop_poll (libpulse.so.0 + 0x1c654)
                                                   #6  0x000076d42a3257c5 pa_mainloop_iterate (libpulse.so.0 + 0x267c5)
                                                   #7  0x000076d42a325891 pa_mainloop_run (libpulse.so.0 + 0x26891)
                                                   #8  0x000076d42a336bd4 n/a (libpulse.so.0 + 0x37bd4)
                                                   #9  0x000076d42a2dc34f n/a (libpulsecommon-17.0.so + 0x5d34f)
                                                   #10 0x000076d4842a370a n/a (libc.so.6 + 0x9570a)
                                                   #11 0x000076d484327aac n/a (libc.so.6 + 0x119aac)
                                                   ELF object binary architecture: AMD x86-64
apr 16 23:59:19 desktop-pc systemd[1]: Started Process Core Dump (PID 5355/UID 0).
apr 16 23:59:19 desktop-pc systemd-coredump[5355]: Process 4199 (gnome-shell) of user 1000 terminated abnormally with signal 11/SEGV, processing...
apr 16 23:59:19 desktop-pc kernel: Code: 00 00 00 00 49 83 ee 08 4c 39 b5 60 ff ff ff 0f 84 5e 03 00 00 48 8b 83 28 01 00 00 4c 89 ee 4e 8b 24 30 49 8b 04 24 48 8b 00 <48> 8b 38 ff 15 c9 50 06 00 41 89 c7 85 c0 75 ca 8b 05 0c 6e 04 00
apr 16 23:59:19 desktop-pc kernel: gnome-shell[4199]: segfault at 0 ip 000076d4841a7876 sp 00007fffd0c3e9f0 error 4 in libst-16.so[4d876,76d484173000+74000] likely on CPU 6 (core 0, socket 0)
apr 16 23:59:19 desktop-pc kernel: r8169 0000:04:00.0 enp4s0: Link is Down

apr 16 23:59:19 desktop-pc gnome-shell[4199]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
apr 16 23:59:19 desktop-pc ModemManager[1094]: <msg> [sleep-monitor-systemd] system is about to suspend
apr 16 23:59:19 desktop-pc systemd-logind[1034]: The system will suspend now!

Output of inxi -zv8

System:
  Kernel: 6.12.21-4-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: tsc avail: hpet,acpi_pm
    parameters: BOOT_IMAGE=/@/boot/vmlinuz-6.12-x86_64
    root=UUID=UUID-002 rw rootflags=subvol=@
    quiet
    cryptdevice=UUID=UUID-004:luks-UUID-001
    root=/dev/mapper/luks-UUID-001 splash
    apparmor=1 security=apparmor udev.log_priority=3
  Desktop: GNOME v: 48.0 tk: GTK v: 3.24.49 wm: gnome-shell
    tools: gsd-screensaver-proxy dm: GDM v: 48.0 Distro: Manjaro
    base: Arch Linux
Machine:
  Type: Desktop System: Gigabyte product: A520M S2H v: -CF serial: N/A
  Mobo: Gigabyte model: A520M S2H v: x.x serial: N/A
    uuid: UUID-7 UEFI: American Megatrends LLC.
    v: F19d date: 09/02/2024
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: total: 32 GiB available: 31.27 GiB used: 7.17 GiB (22.9%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Channel-A DIMM 0 type: no module installed
  Device-2: Channel-A DIMM 1 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 16 GiB speed: 3200 MT/s volts: curr: 1.2 min: 1.2
    max: 1.2 width (bits): data: 64 total: 64 manufacturer: Corsair
    part-no: CMK32GX4M2E3200C16 serial: N/A
  Device-3: Channel-B DIMM 0 type: no module installed
  Device-4: Channel-B DIMM 1 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 16 GiB speed: 3200 MT/s volts: curr: 1.2 min: 1.2
    max: 1.2 width (bits): data: 64 total: 64 manufacturer: Corsair
    part-no: CMK32GX4M2E3200C16 serial: N/A
PCI Slots:
  Slot: 12 type: PCIe status: in use info: J10 length: short volts: 3.3
    bus-ID: 00:03.1 children: 1: 05:00.0 class-ID: 0604 type: bridge children:
    1: 06:01.0 class-ID: 0604 type: bridge children: 1: 07:00.0 class-ID: 0300
    type: display 2: 06:04.0 class-ID: 0604 type: bridge children: 1: 08:00.0
    class-ID: 0403 type: audio
  Slot: 14 type: PCIe status: in use info: J3700, M.2 length: short
    volts: 3.3 bus-ID: 00:01.1 children: 1: 01:00.0 class-ID: 0108
    type: mass-storage
  Slot: 128 type: PCIe status: available info: J3708 length: short
    volts: 3.3 bus-ID: 00:1f.7
CPU:
  Info: model: AMD Ryzen 5 5600 socket: AM4 bits: 64 type: MT MCP arch: Zen 3+
    gen: 3 level: v3 note: check built: 2022 process: TSMC n6 (7nm)
    family: 0x19 (25) model-id: 0x21 (33) stepping: 2 microcode: 0xA201210
  Topology: cpus: 1x dies: 1 clusters: 1 cores: 6 threads: 12 tpc: 2
    smt: enabled cache: L1: 384 KiB desc: d-6x32 KiB; i-6x32 KiB L2: 3 MiB
    desc: 6x512 KiB L3: 32 MiB desc: 1x32 MiB
  Speed (MHz): avg: 1750 min/max: 550/4468 boost: enabled
    base/boost: 3500/4450 scaling: driver: amd-pstate-epp governor: powersave
    volts: 1.1 V ext-clock: 100 MHz cores: 1: 1750 2: 1750 3: 1750 4: 1750
    5: 1750 6: 1750 7: 1750 8: 1750 9: 1750 10: 1750 11: 1750 12: 1750
    bogomips: 83857
  Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
    bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
    constant_tsc cpb cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
    cqm_occup_llc cr8_legacy cx16 cx8 de debug_swap decodeassists erms
    extapic extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt
    ht hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce
    misalignsse mmx mmxext monitor movbe msr mtrr mwaitx nonstop_tsc nopl npt
    nrip_save nx ospke osvw overflow_recov pae pat pausefilter pclmulqdq
    pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni
    popcnt pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep
    sha_ni skinit smap smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3
    stibp succor svm svm_lock syscall tce topoext tsc tsc_scale umip
    user_shstk v_spec_ctrl v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall
    vpclmulqdq wbnoinvd wdt x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt
    xsaves xtopology
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow mitigation: Safe RET
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; IBRS_FW;
    STIBP: always-on; RSB filling; PBRSB-eIBRS: Not affected; BHI: Not
    affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel DG2 [Arc A380] vendor: ASRock driver: i915 v: kernel
    alternate: xe arch: Xe-HPG code: Alchemist process: TSMC n6 (7nm)
    built: 2022+ pcie: gen: 1 speed: 2.5 GT/s lanes: 1 ports: active: HDMI-A-2
    empty: DP-1, DP-2, DP-3, HDMI-A-1, HDMI-A-3, HDMI-A-4 bus-ID: 07:00.0
    chip-ID: x class-ID: 0300
  Device-2: Camera Microphone
    driver: snd-usb-audio,uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
    mode: 2.0 bus-ID: 3-4:3 chip-ID: x class-ID: 0102 serial: <filter>
  Display: unspecified server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6
    compositor: gnome-shell driver: gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-size: <missing: xdpyinfo>
  Monitor-1: HDMI-A-2 mapped: HDMI-2 model: LG (GoldStar) MP59G
    serial: <filter> built: 2018 res: mode: 1920x1080 hz: 60 scale: 100% (1)
    dpi: 102 gamma: 1.2 chroma: red: x: 0.647 y: 0.333 green: x: 0.306
    y: 0.631 blue: x: 0.149 y: 0.047 white: x: 0.314 y: 0.329
    size: 480x270mm (18.9x10.63") diag: 551mm (21.7") ratio: 16:9
    modes: 1920x1080, 1680x1050, 1600x900, 1280x1024, 1440x900, 1280x800,
    1152x864, 1280x720, 1024x768, 800x600, 720x576, 720x480, 640x480, 720x400
  API: EGL v: 1.5 hw: drv: intel iris platforms: device: 0 drv: iris
    device: 1 drv: swrast gbm: drv: iris surfaceless: drv: iris x11: drv: iris
    inactive: wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.3-arch1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel Arc A380 Graphics (DG2)
    device-ID: x memory: 5.81 GiB unified: no
  Info: Tools: api: eglinfo,glxinfo gpu: gputop, intel_gpu_top, lsgpu
    x11: xprop,xrandr
Audio:
  Device-1: Intel DG2 Audio vendor: ASRock driver: snd_hda_intel v: kernel
    pcie: gen: 1 speed: 2.5 GT/s lanes: 1 bus-ID: 08:00.0 chip-ID: x
    class-ID: 0403
  Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio
    vendor: Gigabyte driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s
    lanes: 16 bus-ID: 0a:00.4 chip-ID: x class-ID: 0403
  Device-3: Camera Microphone
    driver: snd-usb-audio,uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
    mode: 2.0 bus-ID: 3-4:3 chip-ID: x class-ID: x serial: <filter>
  API: ALSA v: k6.12.21-4-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.4.1 status: n/a (root, process) with:
    1: pipewire-pulse status: active 2: wireplumber status: active
    3: pipewire-alsa type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    vendor: Gigabyte driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 port: f000 bus-ID: 04:00.0 chip-ID: x class-ID: 0200
  IF: enp4s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Bluetooth Dongle (HCI mode) driver: btusb
    v: 0.8 type: USB rev: 1.1 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-4:3
    chip-ID: x class-ID: x
  Report: rfkill ID: hci0 rfk-id: 3 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
  Device-1: luks-UUID-003 maj-min: 254:1
    type: LUKS dm: dm-1 size: 238.46 GiB
  Components:
  p-1: sda1 maj-min: 8:1 size: 238.47 GiB
  Device-2: ssddata_crypt maj-min: 254:2 type: LUKS dm: dm-2
    size: 476.92 GiB
  Components:
  p-1: sdc maj-min: 8:32 size: 476.94 GiB
  Device-3: keystore-rpool maj-min: 254:3 type: LUKS dm: dm-3 size: 4 MiB
  Components:
  p-1: zd0 maj-min: 230:0 size: 20 MiB
  Device-4: luks-UUID-001 maj-min: 254:0
    type: LUKS dm: dm-0 size: 445.68 GiB
  Components:
  p-1: nvme0n1p2 maj-min: 259:2 size: 445.68 GiB
RAID:
  Device-1: bpool type: zfs status: ONLINE level: linear raw: size: 1.88 GiB
    free: 1.48 GiB allocated: 403 MiB zfs-fs: size: 1.75 GiB free: 1.36 GiB
  Components: Online:
  1: sdb2 maj-min: 8:18 size: 2 GiB
  Device-2: rpool type: zfs status: ONLINE level: linear raw: size: 440 GiB
    free: 321 GiB allocated: 119 GiB zfs-fs: size: 426.38 GiB free: 301.9 GiB
  Components: Online:
  1: sdb4 maj-min: 8:20 size: 441.13 GiB
Drives:
  Local Storage: total: 1.6 TiB used: 581.16 GiB (35.4%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 model: SSD 512GB size: 476.94 GiB
    block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s lanes: 4
    tech: SSD serial: <filter> temp: 44.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 model: SSD 256GB size: 238.47 GiB block-size:
    physical: 512 B logical: 512 B speed: 6.0 Gb/s tech: SSD serial: <filter>
    scheme: MBR
  ID-3: /dev/sdb maj-min: 8:16 model: 480GB
    size: 447.13 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> scheme: GPT
  ID-4: /dev/sdc maj-min: 8:32 model: 500GB
    size: 476.94 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter>
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 445.68 GiB size: 445.68 GiB (100.00%)
    used: 65.4 GiB (14.7%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-UUID-001
    label: linux uuid: UUID-002
  ID-2: /boot/efi raw-size: 1.95 GiB size: 1.95 GiB (99.80%)
    used: 764 KiB (0.0%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p4
    maj-min: 259:4 label: BOOT uuid: 45B7-EDF1
  ID-3: /home raw-size: 445.68 GiB size: 445.68 GiB (100.00%)
    used: 65.4 GiB (14.7%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-UUID-001
    label: linux uuid: UUID-002
  ID-4: /mnt/mnt/ubuntu24 raw-size: N/A size: 308.7 GiB used: 6.8 GiB (2.2%)
    fs: zfs logical: rpool/ROOT/ubuntu_abcde
  ID-5: /mnt/mnt/ubuntu24/srv raw-size: N/A size: 301.9 GiB
    used: 256 KiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/srv
  ID-6: /mnt/mnt/ubuntu24/usr/local raw-size: N/A size: 301.9 GiB
    used: 896 KiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/usr/local
  ID-7: /mnt/mnt/ubuntu24/var/games raw-size: N/A size: 301.9 GiB
    fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/games
  ID-8: /mnt/mnt/ubuntu24/var/lib raw-size: N/A size: 334.79 GiB
    used: 32.88 GiB (9.8%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/lib
  ID-9: /mnt/mnt/ubuntu24/var/lib/AccountsService raw-size: N/A
    size: 301.9 GiB used: 256 KiB (0.0%) fs: zfs
    logical: rpool/ROOT/ubuntu_abcde/var/lib/AccountsService
  ID-10: /mnt/mnt/ubuntu24/var/lib/NetworkManager raw-size: N/A
    size: 301.9 GiB used: 384 KiB (0.0%) fs: zfs
    logical: rpool/ROOT/ubuntu_abcde/var/lib/NetworkManager
  ID-11: /mnt/mnt/ubuntu24/var/lib/apt raw-size: N/A size: 302.01 GiB
    used: 109 MiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/lib/apt
  ID-12: /mnt/mnt/ubuntu24/var/lib/dpkg raw-size: N/A size: 301.99 GiB
    used: 85 MiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/lib/dpkg
  ID-13: /mnt/mnt/ubuntu24/var/log raw-size: N/A size: 302.04 GiB
    used: 140 MiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/log
  ID-14: /mnt/mnt/ubuntu24/var/mail raw-size: N/A size: 301.9 GiB
    used: 256 KiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/mail
  ID-15: /mnt/mnt/ubuntu24/var/snap raw-size: N/A size: 301.91 GiB
    used: 6.6 MiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/snap
  ID-16: /mnt/mnt/ubuntu24/var/spool raw-size: N/A size: 301.9 GiB
    used: 384 KiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/spool
  ID-17: /mnt/mnt/ubuntu24/var/www raw-size: N/A size: 301.9 GiB
    used: 256 KiB (0.0%) fs: zfs logical: rpool/ROOT/ubuntu_abcde/var/www
  ID-18: /mnt/mnt/ubuntu24_home raw-size: N/A size: 364.82 GiB
    used: 62.92 GiB (17.2%) fs: zfs logical: rpool/USERDATA/home_msi9bw
  ID-19: /mnt/mnt/ubuntu24_root raw-size: N/A size: 301.94 GiB
    used: 34.1 MiB (0.0%) fs: zfs logical: rpool/USERDATA/root_msi9bw
  ID-20: /mnt/ssddata raw-size: 476.92 GiB size: 476.92 GiB (100.00%)
    used: 208.73 GiB (43.8%) fs: btrfs block-size: 4096 B dev: /dev/dm-2
    maj-min: 254:2 mapped: ssddata_crypt label: N/A uuid: N/A
  ID-21: /mnt/ubuntu raw-size: 238.46 GiB size: 238.46 GiB (100.00%)
    used: 204.06 GiB (85.6%) fs: btrfs block-size: 4096 B dev: /dev/dm-1
    maj-min: 254:1 mapped: luks-UUID-003
    label: N/A uuid: UUID-005
  ID-22: /swap raw-size: 445.68 GiB size: 445.68 GiB (100.00%)
    used: 65.4 GiB (14.7%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-UUID-001
    label: linux uuid: UUID-002
  ID-23: /tmp/keystore raw-size: 4 MiB size: 3.7 MiB (93.36%)
    fs: ext4 block-size: 4096 B dev: /dev/dm-3
    maj-min: 254:3 mapped: keystore-rpool label: N/A uuid: N/A
  ID-24: /var/cache raw-size: 445.68 GiB size: 445.68 GiB (100.00%)
    used: 65.4 GiB (14.7%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-UUID-001
    label: linux uuid: UUID-002
  ID-25: /var/log raw-size: 445.68 GiB size: 445.68 GiB (100.00%)
    used: 65.4 GiB (14.7%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-UUID-001
    label: linux uuid: UUID-002
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: file size: 20 GiB used: 12 KiB (0.0%) priority: -2
    file: /swap/swapfile
  ...
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 9 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: x
    class-ID: x
  Device-1: 1-3:2 info: Wireless Device type: keyboard,mouse
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: x class-ID: x
  Device-2: 1-4:3 info: Bluetooth Dongle (HCI mode)
    type: bluetooth driver: btusb interfaces: 2 rev: 1.1
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
    chip-ID: x class-ID: x
  Device-3: 1-9:4 info: Integrated Express RGB LED Controller type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: x class-ID: x
  Hub-2: 2-0:1 info: super-speed hub ports: 3 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: x
    class-ID: x
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: x
    class-ID: x
  Device-1: 3-3:2 info: Keyboard type: keyboard
    driver: hid-generic,usbhid interfaces: 1 rev: 1.1
    speed: 1.5 Mb/s (183 KiB/s) lanes: 1 mode: 1.0 power: 100mA
    chip-ID: x class-ID: x
  Device-2: 3-4:3 info: Camera Microphone
    type: video,audio driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 500mA
    chip-ID: <filter>
  Hub-4: 4-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: x
    class-ID: x
Sensors:
  System Temperatures: cpu: 35.4 C mobo: 26.0 C
  Fan Speeds (rpm): fan-1: 0
Repos:
  Packages: pm: pacman pkgs: 1218 libs: 354 tools: gnome-software,pamac
    pm: flatpak pkgs: 0
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
  ...
Info:
  Processes: 620 Power: uptime: 21h 8m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 3 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 12.49 GiB services: gsd-power,
    power-profiles-daemon, upowerd Init: systemd v: 257 default: graphical
    tool: systemctl
  Compilers: gcc: 14.2.1 Shell: Sudo (sudo) v: 1.9.16p2 default: Bash
    v: 5.2.37 running-in: gnome-terminal inxi: 3.3.38

Are you booting from a USB device, or have USB device(s) connected when this happens?

I notice errors in the logs regarding touchegg, but whether that and losing power to the root hub is related, is only speculation.

I’m afraid I don’t know what to do with that if they are.

The first log is normal, so actually the suspend process is normal, but the second one gives a hint:

Well here it looks like that the gnome-shell crashes before you suspend, therefore no sessions will be restored, since it crashed on suspend.

Since GJS and some theme functions are involved, I would conclude it is related to some modification like a non-default theme or some extensions. I would recommend deactivating the extensions completely, use the stock theme Adwaita. See if that solves the issue. If so, then activate them step by step again and see what actually causes it.

2 Likes

Thanks for looking into that.

There are some USB devices connected like keyboard, mouse receiver, Bluetooth receiver and webcam. Nothing special I think.

The system is booting from NVME drive, not from USB.

1 Like

Not booting Manjaro on a USB disk then, that’s the main thing.

Thank you for a deep dive into the logs!
Looks like there is some crash before suspend with a gnome extension.
I did not change the stock theme (Adwaita), only installed 3 gnome extensions.

New user account
To be sure: i made a new user with a fresh desktop to test this out!
Opened some already installed gnome desktop apps and did a suspend by clicking the suspend button in the gnome power menu.
Result: Disappointed! Waking up with a new login session (gdm).

Disabled all gnome extensions
So i disabled all default enabled gnome extensions and unplugged the usb camera and usb bluetooth receiver, just to be sure.
Now the system does wake-up with the same session! (so there is something there…!!)

Second try
Then a few minutes later i tried it again. Left some apps open on the desktop and suspend the system.
Something different happened: the desktop session was still there, but the monitor says: out of range! Then flickers for a millisecond showing the lockscreen so i logged in, again message: out of range! Flickering again showing the saved session for a millisecond and again and again…
At least 10 to 20 times! Not good for my LG IPS 27" FullHD LCD monitor i guess?
Then finally just showing the saved desktop session normally.

Third try
So i did suspend again: same with all the monitor out of range and flickering…

Different test
Then i tried suspend with first locking the screen with Super + L
Wake-up works great: no out of range and session restored!
(to be sure: this was all tested on the newly made user account)
But this last test also works on my own user account as well, with all the gnome extensions enabled.

journalctl -b -r -p warning:

apr 18 23:57:25 desktop-pc gnome-shell[28748]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:57:23 desktop-pc gnome-shell[28748]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:32:23 desktop-pc /usr/lib/gdm-wayland-session[28632]: discover_other_daemon: 1
apr 18 23:32:23 desktop-pc xdg-document-po[28571]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
apr 18 23:32:22 desktop-pc gsd-media-keys[28881]: Unable to get default sink
apr 18 23:32:22 desktop-pc gsd-xsettings[29269]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 18 23:32:22 desktop-pc gsd-media-keys[28881]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 18 23:32:22 desktop-pc gsd-media-keys[28881]: Failed to grab accelerator for keybinding settings:hibernate
apr 18 23:32:22 desktop-pc gsd-color[28853]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 18 23:32:22 desktop-pc gnome-shell[28748]: [FREON] Unable to find smart devices: GLib.SpawnError: Failed to execute child process “null” (No such file or directory)
                                               
                                               Stack trace:
                                                 getSmartData@file:///home/user-x/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/smartctlUtil.js:5:54
                                                 SmartctlUtil@file:///home/user-x/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/smartctlUtil.js:13:34
                                                 _initSmartctlUtility@file:///home/user-x/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/extension.js:445:36
                                                 FreonMenuButton@file:///home/user-x/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/extension.js:88:14
                                                 enable@file:///home/user-x/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/extension.js:1044:27
                                                 _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:266:38
                                                 loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:433:32
                                                 async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:741:24
                                                 async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:747:48
                                                 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:782:20
                                                 async*init@resource:///org/gnome/shell/ui/extensionSystem.js:76:14
                                                 _initializeUI@resource:///org/gnome/shell/ui/main.js:329:22
                                                 start@resource:///org/gnome/shell/ui/main.js:180:11
                                                 @resource:///org/gnome/shell/ui/init.js:12:47
                                                 @resource:///org/gnome/shell/ui/init.js:21:20
                                                 
apr 18 23:32:22 desktop-pc gsd-usb-protect[28925]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 18 23:32:22 desktop-pc systemd[28656]: Failed to start Application launched by gnome-session-binary.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-28974.scope: Failed with result 'resources'.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-28974.scope: No PIDs left to attach to the scope's control group, refusing.
apr 18 23:32:22 desktop-pc systemd[28656]: Failed to start Application launched by gnome-session-binary.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-create\x2dtemplate-28992.scope: Failed with result 'resources'.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-create\x2dtemplate-28992.scope: No PIDs left to attach to the scope's control group, refusing.
apr 18 23:32:22 desktop-pc systemd[28656]: Failed to start Application launched by gnome-session-binary.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-xapp\x2dsn\x2dwatcher-28879.scope: Failed with result 'resources'.
apr 18 23:32:22 desktop-pc systemd[28656]: app-gnome-xapp\x2dsn\x2dwatcher-28879.scope: No PIDs left to attach to the scope's control group, refusing.
apr 18 23:32:21 desktop-pc wireplumber[26530]: pw.core: 0x602b4ca2ab10: leaked proxy 0x602b4ccb1490 id:11
apr 18 23:32:21 desktop-pc wireplumber[26530]: pw.core: 0x602b4ca2ab10: leaked proxy 0x602b4cce7020 id:10
apr 18 23:32:21 desktop-pc wireplumber[26530]: pw.core: 0x602b4ca2ab10: leaked proxy 0x602b4cb185f0 id:9
apr 18 23:32:21 desktop-pc wireplumber[26530]: pw.core: 0x602b4ca2ab10: leaked proxy 0x602b4c96ad40 id:7
apr 18 23:32:21 desktop-pc wireplumber[26530]: pw.core: 0x602b4ca2ab10: leaked proxy 0x602b4ca33f40 id:4
apr 18 23:32:21 desktop-pc systemd[28656]: Dependency failed for GNOME XSettings service.
apr 18 23:32:21 desktop-pc gnome-keyring-daemon[28745]: discover_other_daemon: 1
apr 18 23:32:21 desktop-pc gnome-keyring-daemon[28744]: discover_other_daemon: 1
apr 18 23:32:21 desktop-pc gnome-session-binary[28730]: WARNING: Desktop file /home/user-x/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
apr 18 23:32:21 desktop-pc gsd-media-keys[28305]: Unable to get default sink
apr 18 23:32:21 desktop-pc gsd-media-keys[28305]: Unable to get default source
apr 18 23:32:20 desktop-pc gdm-password][28647]: gkr-pam: unable to locate daemon control file
apr 18 23:32:13 desktop-pc gnome-keyring-daemon[28632]: discover_other_daemon: 1
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28632]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.44' (uid=120 pid=28564 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 18 23:32:13 desktop-pc xdg-desktop-por[28623]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28623]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28623]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.44' (uid=120 pid=28564 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:32:13 desktop-pc xdg-desktop-por[28564]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28564]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28564]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
apr 18 23:32:13 desktop-pc gsd-media-keys[28305]: Unable to get default sink
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'
apr 18 23:32:13 desktop-pc gnome-control-c[28612]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc gnome-control-c[28612]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc gnome-control-c[28612]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.gnome.Settings.GlobalShortcutsProvider' requested by ':1.48' (uid=120 pid=28586 comm="/usr/lib/xdg-desktop-portal-gnome")
apr 18 23:32:13 desktop-pc xdg-desktop-por[28586]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28586]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc xdg-desktop-por[28586]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.44' (uid=120 pid=28564 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.44' (uid=120 pid=28564 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.43' (uid=120 pid=28477 comm="/usr/lib/mutter-x11-frames")
apr 18 23:32:13 desktop-pc gsd-media-keys[28305]: Failed to grab accelerator for keybinding settings:hibernate
apr 18 23:32:13 desktop-pc gsd-media-keys[28305]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 18 23:32:13 desktop-pc gsd-xsettings[28336]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc gsd-xsettings[28336]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc gsd-xsettings[28336]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:13 desktop-pc geoclue[28476]: Failed to connect to avahi service: Daemon not running
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=28488 comm="ibus-daemon --panel disable -r --xim")
apr 18 23:32:13 desktop-pc gsd-color[28260]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 18 23:32:13 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'
apr 18 23:32:12 desktop-pc gsd-usb-protect[28257]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
apr 18 23:32:12 desktop-pc gsd-power[28355]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-power[28355]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-power[28355]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sharing[28247]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:32:12 desktop-pc gsd-sharing[28247]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.24' (uid=120 pid=28347 comm="/usr/lib/gsd-housekeeping")
apr 18 23:32:12 desktop-pc gsd-housekeepin[28347]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-housekeepin[28347]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-housekeepin[28347]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-media-keys[28305]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-media-keys[28305]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-media-keys[28305]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.9' (uid=120 pid=28257 comm="/usr/lib/gsd-usb-protection")
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 18 23:32:12 desktop-pc gsd-usb-protect[28257]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-usb-protect[28257]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-usb-protect[28257]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-a11y-settin[28327]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-a11y-settin[28327]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-a11y-settin[28327]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-datetime[28299]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-datetime[28299]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-datetime[28299]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-smartcard[28285]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-smartcard[28285]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-smartcard[28285]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
apr 18 23:32:12 desktop-pc gsd-sound[28319]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sound[28319]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sound[28319]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.20' (uid=120 pid=28262 comm="ibus-daemon --panel disable")
apr 18 23:32:12 desktop-pc gjs[28219]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gjs[28219]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gjs[28219]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-wacom[28289]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-wacom[28289]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-wacom[28289]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-color[28260]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-color[28260]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-color[28260]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-keyboard[28264]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-keyboard[28264]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-keyboard[28264]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sharing[28247]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sharing[28247]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsd-sharing[28247]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-shell[28160]: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10a8db2201ece438174501193232154000000281480000.ms”: No such file or directory
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=28160 comm="/usr/bin/gnome-shell")
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=28160 comm="/usr/bin/gnome-shell")
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=28160 comm="/usr/bin/gnome-shell")
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28206]: dbus-daemon[28206]: Successfully activated service 'org.a11y.atspi.Registry'
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28206]: dbus-daemon[28206]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=28160 comm="/usr/bin/gnome-shell")
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Successfully activated service 'org.a11y.Bus'
apr 18 23:32:12 desktop-pc at-spi-bus-laun[28200]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc at-spi-bus-laun[28200]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc at-spi-bus-laun[28200]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=28160 comm="/usr/bin/gnome-shell")
apr 18 23:32:12 desktop-pc gnome-shell[28160]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-shell[28160]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-shell[28160]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-session-binary[28148]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 18 23:32:12 desktop-pc gnome-session-binary[28148]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:32:12 desktop-pc /usr/lib/gdm-wayland-session[28147]: dbus-daemon[28147]: [session uid=120 pid=28147 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=28148 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
apr 18 23:32:12 desktop-pc gnome-session-b[28148]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-session-b[28148]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gnome-session-b[28148]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsettings[28149]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsettings[28149]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:12 desktop-pc gsettings[28149]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:32:11 desktop-pc systemd[26011]: dbus-:1.2-org.gnome.Nautilus@0.service: Failed with result 'exit-code'.
apr 18 23:32:11 desktop-pc systemd[26011]: dbus-:1.2-org.gnome.Lollypop.SearchProvider@0.service: Failed with result 'exit-code'.
apr 18 23:32:11 desktop-pc systemd[26011]: dbus-:1.2-org.gnome.Calendar@0.service: Failed with result 'exit-code'.
apr 18 23:32:11 desktop-pc localsearch-3[26855]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc nautilus[26827]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc localsearch-3[26855]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc localsearch-3[26855]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc localsearch-3[26855]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc nautilus[26827]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc nautilus[26827]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc nautilus[26827]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc localsearch-3[26855]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:32:11 desktop-pc nautilus[26827]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:30:57 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 18 23:30:57 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 18 23:30:57 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 18 23:30:56 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 18 23:30:56 desktop-pc dbus-broker[1053]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.1100.
apr 18 23:30:56 desktop-pc kernel: usb 1-4: WARN: invalid context state for evaluate context command.
apr 18 23:30:56 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 18 23:30:56 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 18 23:30:56 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 18 23:26:04 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 18 23:26:04 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 18 23:26:04 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 18 23:26:03 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 18 23:26:03 desktop-pc dbus-broker[1053]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.1100.
apr 18 23:26:03 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 18 23:26:03 desktop-pc kernel: usb 1-4: WARN: invalid context state for evaluate context command.
apr 18 23:26:03 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 18 23:26:03 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 18 23:21:29 desktop-pc gnome-shell[26103]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: Operation was cancelled
                                               
                                               Stack trace:
                                                 _promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
                                                 @resource:///org/gnome/shell/ui/init.js:21:20
                                                 ### Promise created here: ###
                                                 _setEngine@resource:///org/gnome/shell/misc/ibusManager.js:286:30
                                                 setEngine@resource:///org/gnome/shell/misc/ibusManager.js:299:24
                                                 activateInputSource@resource:///org/gnome/shell/ui/status/keyboard.js:525:27
                                                 _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                                 _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                                 activate@resource:///org/gnome/shell/ui/status/keyboard.js:66:14
                                                 _inputSourcesChanged@resource:///org/gnome/shell/ui/status/keyboard.js:663:33
                                                 reload@resource:///org/gnome/shell/ui/status/keyboard.js:396:14
                                                 _ibusSetContentType@resource:///org/gnome/shell/ui/status/keyboard.js:738:14
                                                 _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                                 _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                                 _setContentType@resource:///org/gnome/shell/misc/ibusManager.js:264:14
                                                 @resource:///org/gnome/shell/ui/init.js:21:20
                                                 
apr 18 23:20:57 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 18 23:20:57 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 18 23:20:57 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 18 23:20:57 desktop-pc kernel: Bluetooth: hci0: CSR: Couldn't suspend the device for our Barrot 8041a02 receive-issue workaround
apr 18 23:20:57 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 18 23:20:57 desktop-pc dbus-broker[1053]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.1100.
apr 18 23:20:57 desktop-pc rtkit-daemon[1210]: The canary thread is apparently starving. Taking action.
apr 18 23:20:57 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 18 23:20:57 desktop-pc kernel: usb 1-4: WARN: invalid context state for evaluate context command.
apr 18 23:20:57 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 18 23:20:57 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 18 23:18:11 desktop-pc gnome-shell[26103]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
apr 18 23:16:58 desktop-pc gsd-media-keys[26220]: Unable to get default sink
apr 18 23:16:58 desktop-pc gnome-shell[25452]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                               @resource:///org/gnome/shell/ui/init.js:21:20
apr 18 23:16:58 desktop-pc gnome-shell[25452]: Xwayland terminated, exiting since it was mandatory
apr 18 23:16:58 desktop-pc gnome-shell[25452]: Connection to xwayland lost
apr 18 23:16:58 desktop-pc gsd-xsettings[26602]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 18 23:16:58 desktop-pc gsd-media-keys[26220]: Failed to grab accelerator for keybinding settings:hibernate
apr 18 23:16:58 desktop-pc gsd-media-keys[26220]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 18 23:16:58 desktop-pc gnome-shell[26103]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc geoclue[26535]: Failed to connect to avahi service: Daemon not running
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:58 desktop-pc gsd-color[26200]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 18 23:16:57 desktop-pc gsd-usb-protect[26260]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 18 23:16:57 desktop-pc systemd[26011]: Failed to start Application launched by gnome-session-binary.
apr 18 23:16:57 desktop-pc systemd[26011]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-26319.scope: Failed with result 'resources'.
apr 18 23:16:57 desktop-pc systemd[26011]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-26319.scope: No PIDs left to attach to the scope's control group, refusing.
apr 18 23:16:57 desktop-pc systemd[26011]: Failed to start Application launched by gnome-session-binary.
apr 18 23:16:57 desktop-pc systemd[26011]: app-gnome-xapp\x2dsn\x2dwatcher-26221.scope: Failed with result 'resources'.
apr 18 23:16:57 desktop-pc systemd[26011]: app-gnome-xapp\x2dsn\x2dwatcher-26221.scope: No PIDs left to attach to the scope's control group, refusing.
apr 18 23:16:57 desktop-pc systemd[26011]: Dependency failed for GNOME XSettings service.
apr 18 23:16:57 desktop-pc gnome-shell[26103]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:16:57 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:57 desktop-pc gnome-shell[26103]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:16:57 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:16:57 desktop-pc gnome-keyring-daemon[26100]: discover_other_daemon: 1
apr 18 23:16:57 desktop-pc gnome-keyring-daemon[26099]: discover_other_daemon: 1
apr 18 23:16:57 desktop-pc gnome-session-binary[26085]: WARNING: Desktop file /home/second/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
apr 18 23:16:56 desktop-pc gsd-media-keys[25589]: Unable to get default sink
apr 18 23:16:56 desktop-pc gsd-media-keys[25589]: Unable to get default source
apr 18 23:16:56 desktop-pc gdm-password][25980]: gkr-pam: unable to locate daemon control file
apr 18 23:15:56 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Failed to activate service 'org.freedesktop.secrets': timed out (service_start_timeout=120000ms)
apr 18 23:14:21 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.portal.Desktop'
apr 18 23:14:21 desktop-pc /usr/lib/gdm-wayland-session[25915]: discover_other_daemon: 1
apr 18 23:14:21 desktop-pc xdg-desktop-por[25856]: No skeleton to export
apr 18 23:14:21 desktop-pc xdg-desktop-por[25856]: Failed to create secret proxy: Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached
apr 18 23:14:20 desktop-pc mutter-x11-fram[25807]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:14:20 desktop-pc mutter-x11-fram[25807]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:14:20 desktop-pc mutter-x11-fram[25807]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:14:19 desktop-pc kernel: usb 3-4: [7] FU [Mic Capture Volume] ch = 1, val = 200/4096/1
apr 18 23:14:19 desktop-pc kernel: usb 3-4: Warning! Unlikely big volume range (=3896), cval->res is probably wrong.
apr 18 23:14:19 desktop-pc kernel: usb 3-4: 3:3: cannot get freq at ep 0x86
apr 18 23:14:19 desktop-pc kernel: usb 3-4: 3:2: cannot get freq at ep 0x86
apr 18 23:14:19 desktop-pc kernel: usb 3-4: 3:1: cannot get freq at ep 0x86
apr 18 23:14:11 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 18 23:14:11 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 18 23:14:11 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 18 23:14:10 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 18 23:14:04 desktop-pc wireplumber[18545]: pw.core: 0x62e76ef9c4b0: leaked proxy 0x62e76f0ffc70 id:7
apr 18 23:14:04 desktop-pc wireplumber[18545]: pw.core: 0x62e76ef9c4b0: leaked proxy 0x62e76eebc170 id:4
apr 18 23:13:56 desktop-pc gnome-keyring-daemon[25915]: discover_other_daemon: 1
apr 18 23:13:56 desktop-pc /usr/lib/gdm-wayland-session[25915]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 18 23:13:56 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.44' (uid=120 pid=25856 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:13:56 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 18 23:13:56 desktop-pc xdg-desktop-por[25906]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc xdg-desktop-por[25906]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc xdg-desktop-por[25906]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.44' (uid=120 pid=25856 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:13:56 desktop-pc xdg-desktop-por[25856]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc xdg-desktop-por[25856]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc xdg-desktop-por[25856]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:56 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: Unable to get default sink
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'
apr 18 23:13:55 desktop-pc gnome-control-c[25895]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gnome-control-c[25895]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gnome-control-c[25895]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.gnome.Settings.GlobalShortcutsProvider' requested by ':1.48' (uid=120 pid=25876 comm="/usr/lib/xdg-desktop-portal-gnome")
apr 18 23:13:55 desktop-pc xdg-desktop-por[25876]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc xdg-desktop-por[25876]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc xdg-desktop-por[25876]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.44' (uid=120 pid=25856 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.44' (uid=120 pid=25856 comm="/usr/lib/xdg-desktop-portal")
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.43' (uid=120 pid=25807 comm="/usr/lib/mutter-x11-frames")
apr 18 23:13:55 desktop-pc gsd-xsettings[25619]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-xsettings[25619]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-xsettings[25619]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=25808 comm="ibus-daemon --panel disable -r --xim")
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: Failed to grab accelerator for keybinding settings:hibernate
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 18 23:13:55 desktop-pc gnome-shell[25452]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc gsd-color[25551]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 18 23:13:55 desktop-pc geoclue[25764]: Failed to connect to avahi service: Daemon not running
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:55 desktop-pc gsd-usb-protect[25547]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
apr 18 23:13:55 desktop-pc gsd-sharing[25535]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:13:55 desktop-pc gsd-sharing[25535]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=25535 comm="/usr/lib/gsd-sharing")
apr 18 23:13:55 desktop-pc gsd-power[25644]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-power[25644]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-power[25644]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.10' (uid=120 pid=25547 comm="/usr/lib/gsd-usb-protection")
apr 18 23:13:55 desktop-pc gsd-housekeepin[25630]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-housekeepin[25630]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-housekeepin[25630]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 18 23:13:55 desktop-pc gjs[25506]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gjs[25506]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gjs[25506]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-usb-protect[25547]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-usb-protect[25547]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sound[25596]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-a11y-settin[25613]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-a11y-settin[25613]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sound[25596]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-a11y-settin[25613]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-usb-protect[25547]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-media-keys[25589]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-smartcard[25576]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-smartcard[25576]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-smartcard[25576]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sound[25596]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-datetime[25585]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-datetime[25585]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-datetime[25585]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-wacom[25578]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-wacom[25578]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-wacom[25578]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.20' (uid=120 pid=25553 comm="ibus-daemon --panel disable")
apr 18 23:13:55 desktop-pc gsd-keyboard[25555]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-keyboard[25555]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-keyboard[25555]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-color[25551]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-color[25551]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-color[25551]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sharing[25535]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sharing[25535]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gsd-sharing[25535]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:55 desktop-pc gnome-shell[25452]: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1085896e0078b6bacf174501083452163800000254400000.ms”: No such file or directory
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=25452 comm="/usr/bin/gnome-shell")
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=25452 comm="/usr/bin/gnome-shell")
apr 18 23:13:55 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=25452 comm="/usr/bin/gnome-shell")
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25497]: dbus-daemon[25497]: Successfully activated service 'org.a11y.atspi.Registry'
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25497]: dbus-daemon[25497]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=25452 comm="/usr/bin/gnome-shell")
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Successfully activated service 'org.a11y.Bus'
apr 18 23:13:54 desktop-pc at-spi-bus-laun[25491]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc at-spi-bus-laun[25491]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc at-spi-bus-laun[25491]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=25452 comm="/usr/bin/gnome-shell")
apr 18 23:13:54 desktop-pc gnome-shell[25452]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:13:54 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:54 desktop-pc gnome-shell[25452]: Failed to make thread 'KMS thread' high priority scheduled: Operation not permitted
apr 18 23:13:54 desktop-pc rtkit-daemon[1210]: Recovering from system lockup, not allowing further RT threads.
apr 18 23:13:54 desktop-pc gnome-shell[25452]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gnome-shell[25452]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gnome-shell[25452]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gnome-session-binary[25440]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 18 23:13:54 desktop-pc gnome-session-binary[25440]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 18 23:13:54 desktop-pc /usr/lib/gdm-wayland-session[25439]: dbus-daemon[25439]: [session uid=120 pid=25439 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=25440 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
apr 18 23:13:54 desktop-pc gnome-session-b[25440]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gnome-session-b[25440]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gnome-session-b[25440]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gsettings[25441]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gsettings[25441]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc gsettings[25441]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 18 23:13:54 desktop-pc systemd[18000]: dbus-:1.2-org.gnome.Shell.Extensions.GSConnect@0.service: Failed with result 'exit-code'.
apr 18 23:13:53 desktop-pc systemd[18000]: dbus-:1.2-org.gnome.Lollypop.SearchProvider@0.service: Failed with result 'exit-code'.
apr 18 23:13:53 desktop-pc systemd[18000]: dbus-:1.2-org.gnome.Calendar@0.service: Failed with result 'exit-code'.
apr 18 23:13:53 desktop-pc localsearch-3[23224]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:13:53 desktop-pc localsearch-3[23224]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:13:53 desktop-pc localsearch-3[23224]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:13:53 desktop-pc localsearch-3[23224]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:13:53 desktop-pc localsearch-3[23224]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 18 23:12:30 desktop-pc rtkit-daemon[1210]: The canary thread is apparently starving. Taking action.
apr 18 23:12:30 desktop-pc kernel: usb 1-3: WARN: invalid context state for evaluate context command.
apr 18 23:12:30 desktop-pc kernel: usb 1-9: WARN: invalid context state for evaluate context command.
apr 18 23:12:30 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 18 23:07:00 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:59 desktop-pc gnome-shell[22597]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
apr 18 23:06:55 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:55 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:55 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:55 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:55 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:54 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:06:54 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:49 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:48 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:47 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:47 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:47 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:47 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:47 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:46 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:38 desktop-pc gnome-shell[22597]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 18 23:05:31 desktop-pc gsd-media-keys[22708]: Unable to get default source

I can provide more logs if you need. But i hope this helps find some clue.

In Known Issues and Solutions (several months ago) there was a workaround posted for something similar. Now, the issue isn’t exactly as you have described yours, but it might be worth investigating, nonetheless.

It’s a longshot, and will not necessarilly solve the issue.


In KDE Plasma there is an option to “Start with an empty session” which worked around another similar issue.

Not being a Gnome user, I can’t say whether something similar might be helpful in Gnome.


Regards.

Then it’s the resolution or frequency or something like that. The GPU is sending a signal that the monitor can’t handle.

Why does it work in the login screen? Because GDM (login) and GNOME don’t share the same monitor settings. I did this here: https://wiki.archlinux.org/title/GDM#Setup_default_monitor_settings to match that.

But in your case it may be rather counterproductive. Looks like a GPU problem to me now. The GPU is also relatively new in the kernel:

I would try a different resolution. Preferably the resolution that GDM uses. This may well be a bug.

There is no such feature in Gnome. For the sake of simplicity, Gnome only uses the standby mode to avoid clumping things together.

1 Like

I did install Manjaro kernel 6.6 and boot from it, tested with a new user.
Results were the same, monitor signal out of range and flickering like 10 times before a normal images was on the screen.
The session was restored, like in kernel 6.12. So nothing new there.

Here the dmesg logs from the test:

[  361.496458] mei_gsc i915.mei-gscfi.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[  361.497417] mei_gsc i915.mei-gsc.1792: FW not ready: resetting: dev_state = 2 pxp = 2
[  361.497448] mei_gsc i915.mei-gsc.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[  361.721174] ata2: SATA link down (SStatus 0 SControl 300)
[  361.816947] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[  361.879933] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  361.879939] ata1.00: Entering active power mode
[  361.879952] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  361.879957] ata6.00: Entering active power mode
[  361.879969] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  361.879974] ata5.00: Entering active power mode
[  361.882220] sd 4:0:0:0: [sdb] Starting disk
[  361.885622] ata5.00: configured for UDMA/133
[  361.891858] sd 5:0:0:0: [sdc] Starting disk
[  361.895649] sd 0:0:0:0: [sda] Starting disk
[  361.905667] ata1.00: configured for UDMA/133
[  361.915008] ata6.00: configured for UDMA/133
[  362.336808] usb 1-9: reset full-speed USB device number 4 using xhci_hcd
[  362.813330] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[  363.113731] OOM killer enabled.
[  363.113734] Restarting tasks ... done.
[  363.115475] random: crng reseeded on system resumption
[  363.115703] PM: suspend exit
[  363.129874] i915 0000:07:00.0: [drm] GT0: HuC: authenticated for all workloads
[  363.129880] mei_pxp i915.mei-gsc.UUID-012: bound 0000:07:00.0 (ops i915_pxp_tee_component_ops [i915])
[  363.131776] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=0812
[  363.131778] Bluetooth: hci0: LMP ver=6 subver=0812; manufacturer=10
[  363.131780] Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
[  363.131782] Bluetooth: hci0: CSR: Couldn't suspend the device for our Barrot 8041a02 receive-issue workaround
[  363.131812] Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
[  363.131813] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
[  363.131814] Bluetooth: hci0: HCI Set Event Filter command not supported.
[  363.206290] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[  363.238900] Bluetooth: MGMT ver 1.22
[  363.403194] r8169 0000:04:00.0 enp4s0: Link is Down
[  366.806964] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[  595.100879] rfkill: input handler enabled
[  596.436789] rfkill: input handler disabled
[  604.528379] rfkill: input handler enabled
[  605.290391] rfkill: input handler disabled

And the output of journalctl -b -r -p warning:

apr 19 21:23:38 desktop-pc /usr/lib/gdm-wayland-session[4866]: discover_other_daemon: 1
apr 19 21:23:38 desktop-pc gnome-shell[4384]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                              @resource:///org/gnome/shell/ui/init.js:21:20
apr 19 21:23:38 desktop-pc gnome-shell[4384]: Xwayland terminated, exiting since it was mandatory
apr 19 21:23:38 desktop-pc gnome-shell[4384]: Connection to xwayland lost
apr 19 21:23:38 desktop-pc gsd-media-keys[5119]: Unable to get default sink
apr 19 21:23:38 desktop-pc gsd-xsettings[5510]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 19 21:23:38 desktop-pc gsd-media-keys[5119]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 19 21:23:38 desktop-pc gsd-media-keys[5119]: Failed to grab accelerator for keybinding settings:hibernate
apr 19 21:23:38 desktop-pc gsd-color[5102]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 19 21:23:37 desktop-pc gsd-usb-protect[5157]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 19 21:23:37 desktop-pc wireplumber[2273]: pw.core: 0x559ed9b8a230: leaked proxy 0x559ed9ac0320 id:13
apr 19 21:23:37 desktop-pc wireplumber[2273]: pw.core: 0x559ed9b8a230: leaked proxy 0x559ed9b49810 id:12
apr 19 21:23:37 desktop-pc wireplumber[2273]: pw.core: 0x559ed9b8a230: leaked proxy 0x559ed9de9540 id:10
apr 19 21:23:37 desktop-pc wireplumber[2273]: pw.core: 0x559ed9b8a230: leaked proxy 0x559ed9b31ab0 id:9
apr 19 21:23:37 desktop-pc wireplumber[2273]: pw.core: 0x559ed9b8a230: leaked proxy 0x559ed9abffc0 id:7
apr 19 21:23:37 desktop-pc systemd[4890]: Failed to start Application launched by gnome-session-binary.
apr 19 21:23:37 desktop-pc systemd[4890]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-5226.scope: Failed with result 'resources'.
apr 19 21:23:37 desktop-pc systemd[4890]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-5226.scope: No PIDs left to attach to the scope's control group, refusing.
apr 19 21:23:37 desktop-pc systemd[4890]: Failed to start Application launched by gnome-session-binary.
apr 19 21:23:37 desktop-pc systemd[4890]: app-gnome-create\x2dtemplate-5240.scope: Failed with result 'resources'.
apr 19 21:23:37 desktop-pc systemd[4890]: app-gnome-create\x2dtemplate-5240.scope: No PIDs left to attach to the scope's control group, refusing.
apr 19 21:23:37 desktop-pc systemd[4890]: Dependency failed for GNOME XSettings service.
apr 19 21:23:37 desktop-pc gnome-keyring-daemon[4979]: discover_other_daemon: 1
apr 19 21:23:37 desktop-pc gnome-keyring-daemon[4978]: discover_other_daemon: 1
apr 19 21:23:37 desktop-pc gnome-session-binary[4964]: WARNING: Desktop file /home/user-x/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
apr 19 21:23:36 desktop-pc gsd-media-keys[4531]: Unable to get default source
apr 19 21:23:36 desktop-pc gsd-media-keys[4531]: Unable to get default sink
apr 19 21:23:36 desktop-pc gdm-password][4881]: gkr-pam: unable to locate daemon control file
apr 19 21:23:29 desktop-pc gnome-keyring-daemon[4866]: discover_other_daemon: 1
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4866]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.43' (uid=120 pid=4782 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 19 21:23:29 desktop-pc xdg-desktop-por[4857]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4857]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4857]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.43' (uid=120 pid=4782 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:23:29 desktop-pc xdg-desktop-por[4782]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4782]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4782]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
apr 19 21:23:29 desktop-pc gsd-media-keys[4531]: Unable to get default sink
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'
apr 19 21:23:29 desktop-pc gnome-control-c[4845]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc gnome-control-c[4845]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc gnome-control-c[4845]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.gnome.Settings.GlobalShortcutsProvider' requested by ':1.46' (uid=120 pid=4811 comm="/usr/lib/xdg-desktop-portal-gnome")
apr 19 21:23:29 desktop-pc gsd-media-keys[4531]: Failed to grab accelerator for keybinding settings:hibernate
apr 19 21:23:29 desktop-pc gsd-media-keys[4531]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 19 21:23:29 desktop-pc xdg-desktop-por[4811]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4811]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc xdg-desktop-por[4811]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.43' (uid=120 pid=4782 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.43' (uid=120 pid=4782 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.42' (uid=120 pid=4722 comm="/usr/lib/mutter-x11-frames")
apr 19 21:23:29 desktop-pc gsd-xsettings[4557]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc gsd-xsettings[4557]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc gsd-xsettings[4557]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=4726 comm="ibus-daemon --panel disable -r --xim")
apr 19 21:23:29 desktop-pc geoclue[4700]: Failed to connect to avahi service: Daemon not running
apr 19 21:23:29 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'
apr 19 21:23:29 desktop-pc gsd-color[4487]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 19 21:23:28 desktop-pc gsd-usb-protect[4483]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 19 21:23:28 desktop-pc gsd-power[4576]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-power[4576]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-power[4576]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sharing[4474]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:23:28 desktop-pc gsd-sharing[4474]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:23:28 desktop-pc gsd-housekeepin[4569]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:23:28 desktop-pc gsd-housekeepin[4569]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-housekeepin[4569]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=4474 comm="/usr/lib/gsd-sharing")
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 19 21:23:28 desktop-pc gsd-media-keys[4531]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-media-keys[4531]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-media-keys[4531]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.10' (uid=120 pid=4483 comm="/usr/lib/gsd-usb-protection")
apr 19 21:23:28 desktop-pc gsd-a11y-settin[4550]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-a11y-settin[4550]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sound[4544]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sound[4544]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sound[4544]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-a11y-settin[4550]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-datetime[4527]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-datetime[4527]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-datetime[4527]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-usb-protect[4483]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-usb-protect[4483]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.23' (uid=120 pid=4510 comm="ibus-daemon --panel disable")
apr 19 21:23:28 desktop-pc gsd-usb-protect[4483]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-smartcard[4512]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-smartcard[4512]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-smartcard[4512]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gjs[4445]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gjs[4445]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gjs[4445]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
apr 19 21:23:28 desktop-pc gsd-wacom[4517]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-wacom[4517]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-wacom[4517]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-keyboard[4494]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-keyboard[4494]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-keyboard[4494]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-color[4487]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-color[4487]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-color[4487]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sharing[4474]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sharing[4474]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsd-sharing[4474]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-shell[4384]: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10b8f0276f4e54bc5f174509060817371600000043720000.ms”: No such file or directory
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=4384 comm="/usr/bin/gnome-shell")
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=4384 comm="/usr/bin/gnome-shell")
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=4384 comm="/usr/bin/gnome-shell")
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4432]: dbus-daemon[4432]: Successfully activated service 'org.a11y.atspi.Registry'
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4432]: dbus-daemon[4432]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=4384 comm="/usr/bin/gnome-shell")
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Successfully activated service 'org.a11y.Bus'
apr 19 21:23:28 desktop-pc at-spi-bus-laun[4426]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc at-spi-bus-laun[4426]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc at-spi-bus-laun[4426]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=4384 comm="/usr/bin/gnome-shell")
apr 19 21:23:28 desktop-pc gnome-shell[4384]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-shell[4384]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-shell[4384]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-session-binary[4372]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 19 21:23:28 desktop-pc gnome-session-binary[4372]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:23:28 desktop-pc /usr/lib/gdm-wayland-session[4371]: dbus-daemon[4371]: [session uid=120 pid=4371 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=4372 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
apr 19 21:23:28 desktop-pc gnome-session-b[4372]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-session-b[4372]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gnome-session-b[4372]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsettings[4373]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsettings[4373]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:28 desktop-pc gsettings[4373]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:23:27 desktop-pc systemd[1739]: dbus-:1.2-org.gnome.Nautilus@1.service: Failed with result 'exit-code'.
apr 19 21:23:27 desktop-pc localsearch-3[2907]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc systemd[1739]: dbus-:1.2-org.gnome.Lollypop.SearchProvider@0.service: Failed with result 'exit-code'.
apr 19 21:23:27 desktop-pc systemd[1739]: dbus-:1.2-org.gnome.Calendar@0.service: Failed with result 'exit-code'.
apr 19 21:23:27 desktop-pc localsearch-3[2907]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc nautilus[3164]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc localsearch-3[2907]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc nautilus[3164]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc nautilus[3164]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc localsearch-3[2907]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc localsearch-3[2907]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:23:27 desktop-pc nautilus[3164]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
apr 19 21:22:55 desktop-pc sudo[4133]:   second : user NOT in sudoers ; TTY=pts/0 ; PWD=/home/second ; USER=root ; COMMAND=/usr/bin/dmesg
apr 19 21:19:35 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 19 21:19:35 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 19 21:19:35 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 19 21:19:35 desktop-pc kernel: Bluetooth: hci0: CSR: Couldn't suspend the device for our Barrot 8041a02 receive-issue workaround
apr 19 21:19:35 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 19 21:19:34 desktop-pc dbus-broker[1031]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.121.
apr 19 21:19:34 desktop-pc kernel: mei_gsc i915.mei-gsc.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
apr 19 21:19:34 desktop-pc kernel: mei_gsc i915.mei-gsc.1792: FW not ready: resetting: dev_state = 2 pxp = 2
apr 19 21:19:34 desktop-pc kernel: mei_gsc i915.mei-gscfi.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
apr 19 21:19:34 desktop-pc kernel: mei_gsc i915.mei-gscfi.1792: FW not ready: resetting: dev_state = 2 pxp = 0
apr 19 21:19:34 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 19 21:14:53 desktop-pc kernel: Bluetooth: hci0: HCI Set Event Filter command not supported.
apr 19 21:14:53 desktop-pc kernel: Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported.
apr 19 21:14:53 desktop-pc kernel: Bluetooth: hci0: HCI Delete Stored Link Key command is advertised, but not supported.
apr 19 21:14:53 desktop-pc kernel: Bluetooth: hci0: CSR: Couldn't suspend the device for our Barrot 8041a02 receive-issue workaround
apr 19 21:14:53 desktop-pc kernel: Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once...
apr 19 21:14:53 desktop-pc dbus-broker[1031]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.121.
apr 19 21:14:53 desktop-pc kernel: mei_gsc i915.mei-gsc.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
apr 19 21:14:53 desktop-pc kernel: mei_gsc i915.mei-gsc.1792: FW not ready: resetting: dev_state = 2 pxp = 2
apr 19 21:14:53 desktop-pc kernel: mei_gsc i915.mei-gscfi.1792: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
apr 19 21:14:53 desktop-pc kernel: mei_gsc i915.mei-gscfi.1792: FW not ready: resetting: dev_state = 2 pxp = 0
apr 19 21:14:53 desktop-pc kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
apr 19 21:13:03 desktop-pc gnome-shell[1831]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
apr 19 21:10:31 desktop-pc gsd-media-keys[1955]: Unable to get default sink
apr 19 21:10:30 desktop-pc /usr/lib/gdm-wayland-session[1712]: discover_other_daemon: 1
apr 19 21:10:30 desktop-pc gsd-xsettings[2348]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 19 21:10:30 desktop-pc gsd-media-keys[1955]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 19 21:10:30 desktop-pc gsd-media-keys[1955]: Failed to grab accelerator for keybinding settings:hibernate
apr 19 21:10:30 desktop-pc gsd-color[1943]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 19 21:10:30 desktop-pc gsd-usb-protect[2020]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 19 21:10:30 desktop-pc systemd[1739]: Failed to start Application launched by gnome-session-binary.
apr 19 21:10:30 desktop-pc systemd[1739]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-2058.scope: Failed with result 'resources'.
apr 19 21:10:30 desktop-pc systemd[1739]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-2058.scope: No PIDs left to attach to the scope's control group, refusing.
apr 19 21:10:30 desktop-pc gnome-session-binary[1813]: GnomeDesktop-WARNING: Could not create transient scope for PID 2069: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 19 21:10:30 desktop-pc gnome-session-binary[1813]: GnomeDesktop-WARNING: Could not create transient scope for PID 1957: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 19 21:10:29 desktop-pc systemd[1739]: Dependency failed for GNOME XSettings service.
apr 19 21:10:29 desktop-pc gnome-keyring-daemon[1829]: discover_other_daemon: 1
apr 19 21:10:29 desktop-pc systemd[1739]: Failed to start Application launched by gnome-session-binary.
apr 19 21:10:29 desktop-pc systemd[1739]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1820.scope: Failed with result 'resources'.
apr 19 21:10:29 desktop-pc systemd[1739]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1820.scope: No PIDs left to attach to the scope's control group, refusing.
apr 19 21:10:29 desktop-pc gnome-keyring-daemon[1827]: discover_other_daemon: 1
apr 19 21:10:29 desktop-pc gnome-session-binary[1813]: WARNING: Desktop file /home/second/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
apr 19 21:10:29 desktop-pc gsd-media-keys[1342]: Unable to get default source
apr 19 21:10:29 desktop-pc gsd-media-keys[1342]: Unable to get default sink
apr 19 21:10:28 desktop-pc gdm-password][1727]: gkr-pam: unable to locate daemon control file
apr 19 21:10:20 desktop-pc gnome-keyring-daemon[1712]: discover_other_daemon: 1
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1712]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.46' (uid=120 pid=1637 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 19 21:10:20 desktop-pc xdg-desktop-por[1702]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc xdg-desktop-por[1702]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc xdg-desktop-por[1702]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.46' (uid=120 pid=1637 comm="/usr/lib/xdg-desktop-portal")
apr 19 21:10:20 desktop-pc xdg-desktop-por[1637]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc xdg-desktop-por[1637]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc xdg-desktop-por[1637]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 19 21:10:20 desktop-pc gsd-sharing[1287]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:10:20 desktop-pc gsd-sharing[1287]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=1287 comm="/usr/lib/gsd-sharing")
apr 19 21:10:20 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
apr 19 21:10:20 desktop-pc dbus-broker-launch[1030]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
apr 19 21:10:20 desktop-pc gsd-media-keys[1342]: Unable to get default sink
apr 19 21:10:19 desktop-pc /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'

Like you said: I could be a bug in the Intel Arc GPU drivers in combiation with the kernel.
But in Ubuntu 24.04 LTS with Gnome (running on the same hardware) there was no issue related to suspend and waking up. Maybe because an older kernel version?

Probably this module makes trouble? It is the “Intel(R) Management Engine Interface”.

echo "blacklist mei" | sudo tee /etc/modprobe.d/blacklist-mei.conf
echo "blacklist mei_gsc" | sudo tee /etc/modprobe.d/blacklist-mei.conf
echo "blacklist mei_me" | sudo tee /etc/modprobe.d/blacklist-mei.conf
sudo mkinitcpio -P
reboot

A complex situation. Your suggestion does not seem to make a difference. But i did keep it enabled on all other tests.

I’ve tried a lot of things these days, have so many logs of crashes. But i did see this error often in the logs:

gnome-shell cogl_framebuffer_set_viewport: assertion ‘width > 0 && height > 0’ failed

I made a script to first lock the screen and then suspend, because that was working for me (instead of suspending it directly from the menu):

loginctl lock-session
sleep 3
systemctl suspend

give it execute permissions and run it as root:

chmod +x lock_suspend.sh
sudo ./lock_suspend.sh

Or place suspend in sudo visudo to allow it to run by any user:

user ALL=(ALL) NOPASSWD: /bin/systemctl suspend

After more testing the shell crashes now after every lockscreen operation when at least 1 or more gnome extensions were enabled. That’s a bad thing and it did not do that before…

Then i noticed that the shell only crashed when i run the script, not when actually pressing the hotkeys: Super + L (is that weird?)

But when running the tests on a new user, there was no crash at all!
So on the current user i did: (reset shell config and reinstall gnome-shell and gdm packages)

dconf reset -f /org/gnome/shell/
sudo pacman -S gmd
sudo pacman -S gnome-shell
logout

Unfortunately with no improvements…

One of the many journalctl logs:

apr 23 03:43:32 desktop-pc gnome-shell[65764]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: Operation was cancelled
                                               
                                               Stack trace:
                                                 _promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
                                                 @resource:///org/gnome/shell/ui/init.js:21:20
                                                 ### Promise created here: ###
                                                 _setEngine@resource:///org/gnome/shell/misc/ibusManager.js:286:30
                                                 setEngine@resource:///org/gnome/shell/misc/ibusManager.js:299:24
                                                 activateInputSource@resource:///org/gnome/shell/ui/status/keyboard.js:525:27
                                                 _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                                 _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                                 activate@resource:///org/gnome/shell/ui/status/keyboard.js:66:14
                                                 _inputSourcesChanged@resource:///org/gnome/shell/ui/status/keyboard.js:663:33
                                                 reload@resource:///org/gnome/shell/ui/status/keyboard.js:396:14
                                                 _ibusSetContentType@resource:///org/gnome/shell/ui/status/keyboard.js:738:14
                                                 _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                                 _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                                 _setContentType@resource:///org/gnome/shell/misc/ibusManager.js:264:14
                                                 @resource:///org/gnome/shell/ui/init.js:21:20
                                                 
apr 23 03:43:18 desktop-pc gsd-media-keys[65881]: Unable to get default sink
apr 23 03:43:18 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:18 desktop-pc gsd-media-keys[65881]: Unable to get default sink
apr 23 03:43:18 desktop-pc gnome-shell[65764]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
apr 23 03:43:16 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:16 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:16 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:16 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:16 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:14 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:43:14 desktop-pc gnome-shell[65764]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
apr 23 03:42:34 desktop-pc /usr/lib/gdm-wayland-session[65678]: discover_other_daemon: 1
apr 23 03:42:34 desktop-pc xdg-document-po[65629]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
apr 23 03:42:34 desktop-pc gnome-shell[65236]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                               @resource:///org/gnome/shell/ui/init.js:21:20
apr 23 03:42:34 desktop-pc gnome-shell[65236]: Xwayland terminated, exiting since it was mandatory
apr 23 03:42:34 desktop-pc gnome-shell[65236]: Connection to xwayland lost
apr 23 03:42:34 desktop-pc gsd-xsettings[66255]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
apr 23 03:42:34 desktop-pc gsd-media-keys[65881]: Failed to grab accelerator for keybinding settings:hibernate
apr 23 03:42:34 desktop-pc gsd-media-keys[65881]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 23 03:42:34 desktop-pc gsd-color[65858]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 23 03:42:34 desktop-pc gsd-usb-protect[65921]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 23 03:42:33 desktop-pc systemd[3687]: Failed to start Application launched by gnome-session-binary.
apr 23 03:42:33 desktop-pc systemd[3687]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-65971.scope: Failed with result 'resources'.
apr 23 03:42:33 desktop-pc systemd[3687]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-65971.scope: No PIDs left to attach to the scope's control group, refusing.
apr 23 03:42:33 desktop-pc gnome-session-binary[65746]: GnomeDesktop-WARNING: Could not create transient scope for PID 65991: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 23 03:42:33 desktop-pc gnome-session-binary[65746]: GnomeDesktop-WARNING: Could not create transient scope for PID 65882: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
apr 23 03:42:33 desktop-pc systemd[3687]: Dependency failed for GNOME XSettings service.
apr 23 03:42:33 desktop-pc gnome-keyring-daemon[65762]: discover_other_daemon: 1
apr 23 03:42:33 desktop-pc systemd[3687]: Failed to start Application launched by gnome-session-binary.
apr 23 03:42:33 desktop-pc systemd[3687]: app-gnome-gnome\x2dkeyring\x2dpkcs11-65753.scope: Failed with result 'resources'.
apr 23 03:42:33 desktop-pc systemd[3687]: app-gnome-gnome\x2dkeyring\x2dpkcs11-65753.scope: No PIDs left to attach to the scope's control group, refusing.
apr 23 03:42:33 desktop-pc gnome-keyring-daemon[65760]: discover_other_daemon: 1
apr 23 03:42:33 desktop-pc gnome-session-binary[65746]: WARNING: Desktop file /home/user-x/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
apr 23 03:42:33 desktop-pc wireplumber[9464]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
apr 23 03:42:33 desktop-pc gsd-media-keys[65378]: Unable to get default sink
apr 23 03:42:33 desktop-pc gsd-media-keys[65378]: Unable to get default source
apr 23 03:42:32 desktop-pc gdm-password][65683]: gkr-pam: unable to locate daemon control file
apr 23 03:42:27 desktop-pc gnome-keyring-daemon[65678]: discover_other_daemon: 1
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65678]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.secrets' requested by ':1.45' (uid=120 pid=65620 comm="/usr/lib/xdg-desktop-portal")
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
apr 23 03:42:27 desktop-pc xdg-desktop-por[65669]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65669]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65669]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.45' (uid=120 pid=65620 comm="/usr/lib/xdg-desktop-portal")
apr 23 03:42:27 desktop-pc xdg-desktop-por[65620]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65620]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65620]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.gnome.Settings.GlobalShortcutsProvider'
apr 23 03:42:27 desktop-pc gnome-control-c[65659]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc gnome-control-c[65659]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc gnome-control-c[65659]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.gnome.Settings.GlobalShortcutsProvider' requested by ':1.48' (uid=120 pid=65644 comm="/usr/lib/xdg-desktop-portal-gnome")
apr 23 03:42:27 desktop-pc xdg-desktop-por[65644]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65644]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc xdg-desktop-por[65644]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.45' (uid=120 pid=65620 comm="/usr/lib/xdg-desktop-portal")
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.45' (uid=120 pid=65620 comm="/usr/lib/xdg-desktop-portal")
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.44' (uid=120 pid=65555 comm="/usr/lib/mutter-x11-frames")
apr 23 03:42:27 desktop-pc gsd-media-keys[65378]: Failed to grab accelerator for keybinding settings:playback-repeat
apr 23 03:42:27 desktop-pc gsd-media-keys[65378]: Failed to grab accelerator for keybinding settings:hibernate
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.gnome.Shell.Screencast'
apr 23 03:42:27 desktop-pc gsd-xsettings[65404]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc gsd-xsettings[65404]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc gsd-xsettings[65404]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:27 desktop-pc geoclue[65546]: Failed to connect to avahi service: Daemon not running
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 23 03:42:27 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=65556 comm="ibus-daemon --panel disable -r --xim")
apr 23 03:42:26 desktop-pc gsd-color[65335]: gtk_main_quit: assertion 'main_loops != NULL' failed
apr 23 03:42:26 desktop-pc gsd-usb-protect[65332]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.23' (uid=120 pid=65416 comm="/usr/lib/gsd-housekeeping")
apr 23 03:42:26 desktop-pc gsd-housekeepin[65416]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-housekeepin[65416]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-housekeepin[65416]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sharing[65320]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc gsd-sharing[65320]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc gsd-power[65417]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-power[65417]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-power[65417]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
apr 23 03:42:26 desktop-pc gsd-a11y-settin[65399]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-a11y-settin[65399]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-a11y-settin[65399]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc gsd-media-keys[65378]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-media-keys[65378]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-media-keys[65378]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.24' (uid=120 pid=65363 comm="ibus-daemon --panel disable")
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=65320 comm="/usr/lib/gsd-sharing")
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
apr 23 03:42:26 desktop-pc gjs[65290]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gjs[65290]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gjs[65290]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.9' (uid=120 pid=65332 comm="/usr/lib/gsd-usb-protection")
apr 23 03:42:26 desktop-pc gsd-datetime[65374]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-datetime[65374]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-datetime[65374]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-smartcard[65360]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-smartcard[65360]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-smartcard[65360]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sound[65394]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sound[65394]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sound[65394]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-usb-protect[65332]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-usb-protect[65332]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-usb-protect[65332]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-wacom[65366]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-wacom[65366]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-wacom[65366]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-color[65335]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-color[65335]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-color[65335]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-keyboard[65338]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-keyboard[65338]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-keyboard[65338]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sharing[65320]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sharing[65320]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsd-sharing[65320]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc wireplumber[64225]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
apr 23 03:42:26 desktop-pc gnome-shell[65236]: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10605dc4a841b17bc7174537254622908000000652240000.ms”: No such file or directory
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=65236 comm="/usr/bin/gnome-shell")
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=65236 comm="/usr/bin/gnome-shell")
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=65236 comm="/usr/bin/gnome-shell")
apr 23 03:42:26 desktop-pc wireplumber[9464]: s-monitors: Failed to create alsa_output.pci-0000_0a_00.4.analog-stereo: Object activation aborted: PipeWire proxy destroyed
apr 23 03:42:26 desktop-pc pipewire[9463]: mod.adapter: 0x61df8d90b430: can't get format: Device or resource busy
apr 23 03:42:26 desktop-pc pipewire[9463]: spa.alsa: 'front:1': playback open failed: Device or resource busy
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65282]: dbus-daemon[65282]: Successfully activated service 'org.a11y.atspi.Registry'
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65282]: dbus-daemon[65282]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=65236 comm="/usr/bin/gnome-shell")
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Successfully activated service 'org.a11y.Bus'
apr 23 03:42:26 desktop-pc at-spi-bus-laun[65276]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc at-spi-bus-laun[65276]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc at-spi-bus-laun[65276]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=65236 comm="/usr/bin/gnome-shell")
apr 23 03:42:26 desktop-pc gnome-shell[65236]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gnome-shell[65236]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gnome-shell[65236]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gnome-session-binary[65224]: WARNING: Desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop for application orca-autostart.desktop could not be parsed or references a missing TryExec binary
apr 23 03:42:26 desktop-pc gnome-session-binary[65224]: WARNING: Could not check if unit gnome-session-wayland@gnome.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
apr 23 03:42:26 desktop-pc /usr/lib/gdm-wayland-session[65223]: dbus-daemon[65223]: [session uid=120 pid=65223 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=65224 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
apr 23 03:42:26 desktop-pc gnome-session-b[65224]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gnome-session-b[65224]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gnome-session-b[65224]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsettings[65225]: unable to open file '/etc/dconf/db/distro': Failed to map /etc/dconf/db/distro' /etc/dconf/db/distro': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsettings[65225]: unable to open file '/etc/dconf/db/site': Failed to map /etc/dconf/db/site' /etc/dconf/db/site': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:26 desktop-pc gsettings[65225]: unable to open file '/etc/dconf/db/gdm': Failed to map /etc/dconf/db/gdm' /etc/dconf/db/gdm': mmap() failed: Invalid argument; expect degraded performance
apr 23 03:42:25 desktop-pc systemd[3687]: dbus-:1.3-org.gnome.Settings.GlobalShortcutsProvider@0.service: Failed with result 'exit-code'.

Setting this variable seems to give better results for me:

export MUTTER_DEBUG_KMS_THREAD_TYPE=user

Or adding it to the environment for all users:

sudo nano /etc/environment

Since my last forum post, I haven’t experienced any more crashes with the GNOME Shell. It’s difficult to pinpoint exactly what resolved the issue, but it seems to be a combination of the following actions (as mentioned in my previous post):

  • Executing echo “blacklist mei” (etc…)
  • Running: dconf reset -f /org/gnome/shell/
  • Setting: export MUTTER_DEBUG_KMS_THREAD_TYPE=user
  • Adding a new user
  • Or temporarily disabling GNOME extensions (for testing)

Additionally, both the suspend button in GNOME and the sequence of locking the screen followed by suspend are now functioning properly. The bash script I previously needed is no longer necessary.

Thank you for your time to help debugging the problem.
I am glad that there is always a support forum with the knowledge and expertise to rely on.
Also happy that GNOME 48 runs smooth on Wayland with my Intel Arc A380

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.