https://bugs.kde.org/show_bug.cgi?id=498298
Holger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Holger <[email protected]> --- For me the sleep=suspend2RAM works, but hibernate = suspend2disk fails, if invoked via: - close lid - <meta>+L and click Hibernate icon in lockscreen - wait for timeout to trigger hibernate directly (screen and keyboard backlight go black and try again every 15 minutes default timeout - enabling them for one minute) - experimentally assigned a keyboard-shortcut (this at least manages to lock the screen and for a few seconds disconnects the external docking-station with monitor / mouse / keyboard) Methods, that actually hibernate fine: - pressing power button OR <Ctrl>+<Alt>+<Del> and select hibernate in that menu - Application menu / leave / hibernate - <Alt>+F2 KRunner search for hibernate and <Enter> - running 'sudo systemctl hibernate' in a terminal and provide password I confirm: Both X11 and Wayland have this bug. I followed this howto to enable hibernate: https://ubuntuhandbook.org/index.php/2021/08/enable-hibernate-ubuntu-21-10/ 'upower --monitor-detail' only spams my console with battery charging or discharging - could not find anything related to hibernate/sleep my journalctl on a failed attempt has: Dez 21 14:46:18 tuxedo kernel: Freezing remaining freezable tasks Dez 21 14:46:18 tuxedo kernel: Freezing remaining freezable tasks aborted after 0.000 seconds (3 tasks refusing to freeze, wq_busy=0): Dez 21 14:46:18 tuxedo kernel: Restarting kernel threads ... done. Dez 21 14:46:18 tuxedo kernel: PM: hibernation: Basic memory bitmaps freed Dez 21 14:46:18 tuxedo kernel: OOM killer enabled. Dez 21 14:46:18 tuxedo sddm-helper-start-x11user[13598]: "(II) event6 - USB Optical Mouse: SYN_DROPPED event - some input events have been lost.\n" Dez 21 14:46:18 tuxedo sddm-helper-start-x11user[13598]: "(EE) client bug: timer event5 tap: scheduled expiry is in the past (-282ms), your system is too slow\n(EE) client bug: timer event5 hold: scheduled expiry is in the past (-422ms) , your system is too slow\n" Dez 21 14:46:18 tuxedo kernel: Restarting tasks ... done. Dez 21 14:46:18 tuxedo systemd-sleep[43297]: Failed to put system to sleep. System resumed again: Device or resource busy Dez 21 14:46:18 tuxedo kernel: PM: hibernation: hibernation exit Dez 21 14:46:18 tuxedo systemd[1]: systemd-hibernate.service: Main process exited, code=exited, status=1/FAILURE Dez 21 14:46:18 tuxedo systemd[1]: systemd-hibernate.service: Failed with result 'exit-code'. Dez 21 14:46:18 tuxedo systemd[1]: Failed to start systemd-hibernate.service - System Hibernate. Dez 21 14:46:18 tuxedo systemd[1]: Dependency failed for hibernate.target - System Hibernation. Dez 21 14:46:18 tuxedo systemd[1]: hibernate.target: Job hibernate.target/start failed with result 'dependency'. Dez 21 14:46:18 tuxedo systemd[1]: systemd-hibernate.service: Consumed 2.637s CPU time. Dez 21 14:46:18 tuxedo systemd-logind[1148]: Operation 'hibernate' finished. only I don't understand, which device or resource is busy or why there are 3 tasks refusing to freeze? $ qdbus org.freedesktop.PowerManagement /org/freedesktop/PowerManagement Suspend qdbus: could not find a Qt installation of '' This system is a vanilla pre-install of Tuxedo shipped with the Laptop: Operating System: TUXEDO OS KDE Plasma Version: 6.5.2 KDE Frameworks Version: 6.19.0 Qt Version: 6.9.2 Kernel Version: 6.14.0-117036-tuxedo (64-bit) Graphics Platform: X11 Processors: 16 × 13th Gen Intel® Core™ i7-1360P Memory: 64 GiB of RAM (62.5 GiB usable) Graphics Processor 1: Intel® Iris® Xe Graphics Graphics Processor 2: llvmpipe Manufacturer: TUXEDO Product Name: TUXEDO InfinityBook S Gen8 PS: Also reported at: https://askubuntu.com/questions/1561998/wont-hibernate-from-lid-close-lockscreen-timeout-other-hibernate-works-fi -- You are receiving this mail because: You are watching all bug changes.
