PC wakes right back up after hibernation

Pretty much what the title says. If I use the hibernation button from powermanager (or was it powerdevil ? whatever is built into the KDE one) the computer logs out, screen goes blank and then I’m met with the login screen again. I’ve tried “systemctl hibernate”. Doesn’t say anything. And does the same thing anway.

Anyone can help me out ?

Hi @Arima,

I don’t know if I will be able to help, but someone else might, and they’ll need more information. Let’s see if there’s anything in the logs. Please provide the output of:

journalctl --no-pager --boot=-1 --priority=4

Where:

  • --no-pager formats the output nicely for use here, on the forums;
  • --boot=-1 is the boot this occurred on. -1 for the previous boot, -2 for the one before that, -3 for the one before that, and so on, and so forth;
  • --priority=4 limits the output to be only warnings and errors.

:bangbang: Tip: :bangbang:

To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby improving legibility and making it much easier for those trying to be of assistance.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Please edit your post accordingly.

Sorry. Here’s the output log to what you asked for:

Jun 14 02:18:22 Nitro kernel: x86/cpu: SGX disabled by BIOS.
Jun 14 02:18:22 Nitro kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 14 02:18:22 Nitro kernel: ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
Jun 14 02:18:22 Nitro kernel: ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
Jun 14 02:18:22 Nitro kernel: resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:00 [mem 0xfdb00000-0xfdffffff]
Jun 14 02:18:22 Nitro kernel: caller pmc_core_probe+0xb7/0x6b0 mapping multiple BARs
Jun 14 02:18:22 Nitro kernel: integrity: Problem loading X.509 certificate -65
Jun 14 02:18:22 Nitro kernel: integrity: Problem loading X.509 certificate -65
Jun 14 02:18:22 Nitro kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 14 02:18:22 Nitro kernel: usb: port power management may be unreliable
Jun 14 02:18:20 Nitro systemd-vconsole-setup[257]: Failed to import credentials, ignoring: No such file or directory
Jun 14 02:18:29 Nitro kernel: nvidia: loading out-of-tree module taints kernel.
Jun 14 02:18:29 Nitro kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 14 02:18:29 Nitro kernel: Disabling lock debugging due to kernel taint
Jun 14 02:18:29 Nitro kernel: 
Jun 14 02:18:29 Nitro kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  530.41.03  Thu Mar 16 19:48:20 UTC 2023
Jun 14 02:18:29 Nitro kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 14 02:18:29 Nitro kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 14 02:18:29 Nitro kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 14 02:18:29 Nitro kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jun 14 02:18:29 Nitro kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
Jun 14 02:18:29 Nitro kernel: r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
Jun 14 02:18:29 Nitro kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 14 02:18:29 Nitro kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jun 14 02:18:32 Nitro bluetoothd[473]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Jun 14 02:18:32 Nitro bluetoothd[473]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jun 14 02:18:32 Nitro bluetoothd[473]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Jun 14 02:18:32 Nitro bluetoothd[473]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jun 14 02:18:32 Nitro bluetoothd[473]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Jun 14 02:18:32 Nitro bluetoothd[473]: src/plugin.c:plugin_init() Failed to init bap plugin
Jun 14 02:18:47 Nitro sddm-greeter[577]: QFont::fromString: Invalid description '(empty)'
Jun 14 02:18:49 Nitro sddm-greeter[577]: QObject: Cannot create children for a parent that is in a different thread.
                                         (Parent is QGuiApplication(0x7ffe4a276da0), parent's thread is QThread(0x556c05f8dc70), current thread is QThread(0x556c060ea2c0)
Jun 14 02:18:49 Nitro sddm-greeter[577]: QObject: Cannot create children for a parent that is in a different thread.
                                         (Parent is QGuiApplication(0x7ffe4a276da0), parent's thread is QThread(0x556c05f8dc70), current thread is QThread(0x556c060ea2c0)
Jun 14 02:18:49 Nitro sddm-greeter[577]: QObject: Cannot create children for a parent that is in a different thread.
                                         (Parent is QGuiApplication(0x7ffe4a276da0), parent's thread is QThread(0x556c05f8dc70), current thread is QThread(0x556c060ea2c0)
Jun 14 02:18:49 Nitro sddm-greeter[577]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Jun 14 02:18:55 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Jun 14 02:18:55 Nitro sddm-greeter[577]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Jun 14 02:18:55 Nitro sddm-greeter[577]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Jun 14 02:18:56 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.19'
Jun 14 02:18:57 Nitro sddm-greeter[577]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.20'
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:18:57 Nitro sddm-greeter[577]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Jun 14 02:19:09 Nitro kwin_wayland[666]: No backend specified, automatically choosing drm
Jun 14 02:19:11 Nitro kwin_wayland[666]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Jun 14 02:19:11 Nitro kwin_wayland[666]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Jun 14 02:19:17 Nitro ksplashqml[669]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
Jun 14 02:19:18 Nitro ksplashqml[669]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath.desktop/contents/splash/Splash.qml:81:29: Unable to assign int to QEasingCurve
Jun 14 02:19:20 Nitro ksmserver[755]: Qt: Session management error: networkIdsList argument is NULL
Jun 14 02:19:21 Nitro plasmashell[782]: Checking screens: available: (QScreen(0x559dc0b9bf20, name="eDP-1")) redundant: QHash() fake: QSet() all: (QScreen(0x559dc0b9bf20, name="eDP-1"))
Jun 14 02:19:23 Nitro polkit-kde-authentication-agent-1[816]: KXMessages used on non-X11 platform! This is an application bug.
Jun 14 02:19:23 Nitro org_kde_powerdevil[817]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 14 02:19:24 Nitro pipewire[891]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
Jun 14 02:19:24 Nitro pipewire[891]: mod.rt: found session bus but no portal
Jun 14 02:19:24 Nitro org_kde_powerdevil[817]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jun 14 02:19:25 Nitro org_kde_powerdevil[817]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 14 02:19:31 Nitro wireplumber[892]: <WpPortalPermissionStorePlugin:0x559865839050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jun 14 02:19:31 Nitro wireplumber[892]: <WpPortalPermissionStorePlugin:0x559865839050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jun 14 02:19:31 Nitro plasmashell[782]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jun 14 02:19:31 Nitro plasmashell[782]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jun 14 02:19:31 Nitro plasmashell[782]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jun 14 02:19:31 Nitro plasmashell[782]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jun 14 02:19:31 Nitro kded5[757]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Jun 14 02:19:34 Nitro kded5[757]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Jun 14 02:19:35 Nitro bluetoothd[473]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Jun 14 02:19:38 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:38 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:38 Nitro kioslave5[1113]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Jun 14 02:19:39 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:39 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:40 Nitro plasmashell[782]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x559dc1bcaab0)
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x559dc1bca6c0)
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x559dc1bcb310)
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x559dc1bcaab0)
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x559dc1bcb310)
Jun 14 02:19:40 Nitro plasmashell[782]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x559dc1bcbfb0)
Jun 14 02:19:42 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:44 Nitro plasmashell[782]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Jun 14 02:19:44 Nitro plasmashell[782]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Jun 14 02:19:46 Nitro plasmashell[782]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Jun 14 02:19:47 Nitro pulseaudio[1130]: stat('/etc/pulse/default.pa.d'): No such file or directory
Jun 14 02:19:47 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:19:48 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:49 Nitro plasmashell[782]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Jun 14 02:19:50 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:51 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:52 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:52 Nitro plasmashell[782]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jun 14 02:19:52 Nitro plasmashell[782]: kf5idletime_wayland: This plugin does not support polling idle time
Jun 14 02:19:59 Nitro plasmashell[782]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x559dc3c6fac0) QQmlContext(0x559dc1f56ab0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Jun 14 02:19:59 Nitro plasmashell[782]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x559dc3c6fac0) QQmlContext(0x559dc1f56ab0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Jun 14 02:20:38 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:20:41 Nitro kded5[757]: org.kde.plasma.nm.kded: Unhandled active connection state change:  3
Jun 14 02:20:43 Nitro kernel: NVRM: GPU 0000:01:00.0: PreserveVideoMemoryAllocations module parameter is set. System Power Management attempted without driver procfs suspend interface. Please refer to the 'Configuring Power Management Support' section in the driver README.
Jun 14 02:20:43 Nitro kernel: nvidia 0000:01:00.0: PM: pci_pm_freeze(): nv_pmops_freeze+0x0/0x20 [nvidia] returns -5
Jun 14 02:20:43 Nitro kernel: nvidia 0000:01:00.0: PM: dpm_run_callback(): pci_pm_freeze+0x0/0xc0 returns -5
Jun 14 02:20:43 Nitro kernel: nvidia 0000:01:00.0: PM: failed to freeze async: error -5
Jun 14 02:20:43 Nitro systemd-sleep[1227]: Failed to put system to sleep. System resumed again: Input/output error
Jun 14 02:20:43 Nitro kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 14 02:20:43 Nitro wireplumber[892]: <WpPortalPermissionStorePlugin:0x559865839050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jun 14 02:20:44 Nitro systemd[1]: systemd-hibernate.service: Failed with result 'exit-code'.
Jun 14 02:20:44 Nitro systemd[1]: Failed to start Hibernate.
Jun 14 02:20:44 Nitro systemd[1]: Dependency failed for System Hibernation.
Jun 14 02:20:44 Nitro bluetoothd[473]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Jun 14 02:20:44 Nitro kscreenlocker_greet[1205]: kf.kirigami: Failed to find a Kirigami platform plugin
Jun 14 02:20:44 Nitro kscreenlocker_greet[1205]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:20:44 Nitro kscreenlocker_greet[1205]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:20:49 Nitro kernel: NVRM: GPU 0000:01:00.0: PreserveVideoMemoryAllocations module parameter is set. System Power Management attempted without driver procfs suspend interface. Please refer to the 'Configuring Power Management Support' section in the driver README.
Jun 14 02:20:49 Nitro kernel: nvidia 0000:01:00.0: PM: pci_pm_freeze(): nv_pmops_freeze+0x0/0x20 [nvidia] returns -5
Jun 14 02:20:49 Nitro kernel: nvidia 0000:01:00.0: PM: dpm_run_callback(): pci_pm_freeze+0x0/0xc0 returns -5
Jun 14 02:20:49 Nitro kernel: nvidia 0000:01:00.0: PM: failed to freeze async: error -5
Jun 14 02:20:49 Nitro systemd-sleep[1442]: Failed to put system to sleep. System resumed again: Input/output error
Jun 14 02:20:49 Nitro kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 14 02:20:49 Nitro wireplumber[892]: <WpPortalPermissionStorePlugin:0x559865839050> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jun 14 02:20:49 Nitro systemd[1]: systemd-hibernate.service: Failed with result 'exit-code'.
Jun 14 02:20:49 Nitro systemd[1]: Failed to start Hibernate.
Jun 14 02:20:49 Nitro systemd[1]: Dependency failed for System Hibernation.
Jun 14 02:20:50 Nitro bluetoothd[473]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Jun 14 02:20:55 Nitro kdeconnectd[948]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
Jun 14 02:20:55 Nitro kded5[757]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
Jun 14 02:20:56 Nitro plasmashell[782]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x559dc2353790) QQmlContext(0x559dc1f56ab0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Jun 14 02:20:56 Nitro plasmashell[782]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x559dc2353790) QQmlContext(0x559dc1f56ab0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Jun 14 02:21:04 Nitro plasmashell[782]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:21:06 Nitro ksmserver-logout-greeter[1548]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:21:06 Nitro ksmserver-logout-greeter[1548]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 14 02:21:08 Nitro plasmashell[782]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:125: TypeError: Cannot read property 'compactRepresentationItem' of null
Jun 14 02:21:08 Nitro kaccess[964]: The X11 connection broke (error 1). Did the X11 server die?
Jun 14 02:21:08 Nitro kwin_wayland[666]: QtDBus: cannot relay signals from parent QObject(0x55b6f62ef6c0 "") unless they are emitted in the object's thread QThread(0x55b6f617c548 "libinput-connection"). Current thread is QThread(0x55b6f6116c40 "").
Jun 14 02:21:08 Nitro kded5[757]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro kwalletd5[637]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro kwalletd5[637]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro plasmashell[782]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro polkit-kde-authentication-agent-1[816]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro kdeconnectd[948]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro msm_kde_notifier[947]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro pamac-tray-plasma[966]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro xdg-desktop-portal-kde[818]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro kactivitymanagerd[808]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro org_kde_powerdevil[817]: The Wayland connection broke. Did the Wayland compositor die?
Jun 14 02:21:08 Nitro systemd[625]: app-org.kde.kdeconnect.daemon@autostart.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-polkit-agent.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: app-msm_kde_notifier@autostart.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-xdg-desktop-portal-kde.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-kactivitymanagerd.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-powerdevil.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: app-pamac\x2dtray\x2dplasma@autostart.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-kded.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro systemd[625]: plasma-plasmashell.service: Failed with result 'exit-code'.
Jun 14 02:21:08 Nitro sddm[524]: Authentication error: "Process crashed"
Jun 14 02:21:08 Nitro sddm[524]: Auth: sddm-helper crashed (exit code 15)
Jun 14 02:21:08 Nitro sddm[524]: Authentication error: "Process crashed"
Jun 14 02:21:08 Nitro sddm[524]: Auth: sddm-helper exited with 15
Jun 14 02:21:08 Nitro pulseaudio[1130]: Error opening PCM device front:0: No such file or directory
Jun 14 02:21:08 Nitro pulseaudio[1130]: Error opening PCM device front:0: No such file or directory
Jun 14 02:21:09 Nitro systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
Jun 14 02:21:09 Nitro systemd[1]: udisks2.service: Failed with result 'core-dump'.
Jun 14 02:21:10 Nitro sddm[524]: Signal received: SIGTERM
Jun 14 02:21:10 Nitro systemd-logind[477]: Failed to start autovt@tty2.service: Transaction for getty@tty2.service/start is destructive (sysinit.target has 'stop' job queued, but 'start' is included in transaction).
Jun 14 02:21:10 Nitro sddm[524]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
Jun 14 02:21:10 Nitro NetworkManager[486]: <warn>  [1686723670.8495] dispatcher: (19) failed (after 0.001 sec): Refusing activation, D-Bus is shutting down.
Jun 14 02:21:12 Nitro systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.

Dunno, seems a bit messed up. And yes my kernel is tainted, sorry.

Don’t worry. Mine also. As well as anybody else that uses the proprietary Nvidia drivers. :wink:

It looks like you’re using Wayland, which I know causes some issues, and this might be one. However, I wouldn’t know, as I don’t. So I’ll hope another Wayland user and -expert sees this, and that he/she/it might be able to help.

1 Like

Well I need to use wayland cuz it seems gamescope doesn’t want to run on x11. At least on my device.

Welp, Wayland or X11, I can’t be of any help any further. Sorry.

:sob: