ubuntu@lp1934981-h:~$ dpkg -l systemd|grep systemd
ii  systemd        247.3-3ubuntu3.4 amd64        system and service manager
ubuntu@lp1934981-h:~$ grep -E 'AllowSuspendThenHibernate|AllowHybridSleep' 
/etc/systemd/sleep.conf
AllowSuspendThenHibernate=yes
AllowHybridSleep=no
ubuntu@lp1934981-h:~$ sudo systemctl suspend-then-hibernate
Failed to suspend system, hibernate later via logind: Sleep verb "hybrid-sleep" 
not supported


ubuntu@lp1934981-h:~$ dpkg -l systemd|grep systemd
ii  systemd        247.3-3ubuntu3.5 amd64        system and service manager
ubuntu@lp1934981-h:~$ grep -E 'AllowSuspendThenHibernate|AllowHybridSleep' 
/etc/systemd/sleep.conf
AllowSuspendThenHibernate=yes
AllowHybridSleep=no
ubuntu@lp1934981-h:~$ sudo systemctl suspend-then-hibernate
ubuntu@lp1934981-h:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934981

Title:
  systemctl suspend-then-hibernate attempts hybrid-sleep instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1934981/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to