https://bugs.kde.org/show_bug.cgi?id=432694
Bug ID: 432694
Summary: Suspend-then-hibernate not working as expected
Product: Powerdevil
Version: 5.20.5
Platform: Debian unstable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Laptop does not hibernate after suspend when configured in Plasma to do so.
Manually executing "systemctl suspend-then-hibernate" does the right thing.
STEPS TO REPRODUCE
1. Enable "While asleep,hibernate after a period of inactivity" in Energy
Saving
2. Select "Sleep" for the option "When laptop lid closed"
3. Close lid
OBSERVED RESULT
Laptop goes to sleep, and stays in that state.
EXPECTED RESULT
Laptop goes to sleep, wakes after 10sec (HibernateDelaySec=10sec) to hibernate.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.20.5
(available in About System) there is no "About System"
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.2
ADDITIONAL INFORMATION
/etc/systemd/sleep.conf:
[Sleep]
#AllowSuspend=yes
#AllowHibernation=yes
#AllowSuspendThenHibernate=yes
#AllowHybridSleep=yes
#SuspendMode=
#SuspendState=mem standby freeze
HibernateMode=shutdown
#HibernateState=disk
#HybridSleepMode=suspend platform shutdown
#HybridSleepState=disk
HibernateDelaySec=10sec
--
You are receiving this mail because:
You are watching all bug changes.