Suddenly, laptop refuses to hibernate.
![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
Hi, Suddenly, laptop refuses to hibernate. I haven't done any update or change. minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ # It has been working since ever. Today 2 or three times. minas-tirith:~ # uptime 02:28:41 up 4 days 13:29, 1 user, load average: 1.29, 1.29, 1.16 minas-tirith:~ # Guess: not enough swap available, so I have closed firefox. -- Cheers / Saludos, Carlos E. R. (from oS Leap 15.2 x86_64 (Minas Tirith))
![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
It has been working since ever. Today 2 or three times.
minas-tirith:~ # uptime 02:28:41 up 4 days 13:29, 1 user, load average: 1.29, 1.29, 1.16 minas-tirith:~ #
Guess: not enough swap available, so I have closed firefox.
That was it, not enough free swap at that moment. Wonder why not say so instead of lying... -- Cheers / Saludos, Carlos E. R. (from oS Leap 15.1 x86_64 (Minas Tirith))
![](https://seccdn.libravatar.org/avatar/9435667f7160374bc34a8600b686aecd.jpg?s=120&d=mm&r=g)
On Mon, Jul 12, 2021 at 9:05 AM Carlos E. R. <robin.listas@telefonica.net> wrote:
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
...
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
systemd says so for years ... if (r == -ENOSPC) return sd_bus_error_set(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, "Not enough swap space for hibernation");
![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
On 12/07/2021 08.37, Andrei Borzenkov wrote:
On Mon, Jul 12, 2021 at 9:05 AM Carlos E. R. <robin.listas@telefonica.net> wrote:
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
...
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
systemd says so for years ...
if (r == -ENOSPC) return sd_bus_error_set(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, "Not enough swap space for hibernation");
Wow :-( I didn't even see a cause in the log... That "Not enough swap space for hibernation" was nowhere to be read. -- Cheers / Saludos, Carlos E. R. (from oS Leap 15.1 x86_64 (Minas Tirith))
![](https://seccdn.libravatar.org/avatar/150bb68600b6f4527c14c79e81e90f53.jpg?s=120&d=mm&r=g)
On Mon, 12 Jul 2021 09:29:33 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 12/07/2021 08.37, Andrei Borzenkov wrote:
On Mon, Jul 12, 2021 at 9:05 AM Carlos E. R. <robin.listas@telefonica.net> wrote:
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
...
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
systemd says so for years ...
if (r == -ENOSPC) return sd_bus_error_set(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, "Not enough swap space for hibernation");
Wow :-(
I didn't even see a cause in the log... That "Not enough swap space for hibernation" was nowhere to be read.
Translation error in a language pack?
![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
On 12/07/2021 16.33, Dave Howorth wrote:
On Mon, 12 Jul 2021 09:29:33 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 12/07/2021 08.37, Andrei Borzenkov wrote:
On Mon, Jul 12, 2021 at 9:05 AM Carlos E. R. <robin.listas@telefonica.net> wrote:
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
...
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
systemd says so for years ...
if (r == -ENOSPC) return sd_bus_error_set(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, "Not enough swap space for hibernation");
Wow :-(
I didn't even see a cause in the log... That "Not enough swap space for hibernation" was nowhere to be read.
Translation error in a language pack?
I intentionally have root in the default English to avoid translation errors ;-) -- Cheers / Saludos, Carlos E. R. (from oS Leap 15.1 x86_64 (Minas Tirith))
![](https://seccdn.libravatar.org/avatar/28fb60f36a5c05d6e95d00be1c0c257c.jpg?s=120&d=mm&r=g)
Le 12/07/2021 à 08:02, Carlos E. R. a écrit :
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
It has been working since ever. Today 2 or three times.
minas-tirith:~ # uptime 02:28:41 up 4 days 13:29, 1 user, load average: 1.29, 1.29, 1.16 minas-tirith:~ #
Guess: not enough swap available, so I have closed firefox.
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
some bug is flying... jdd -- http://dodin.org
![](https://seccdn.libravatar.org/avatar/4709227a0230144e361c0231052bc1be.jpg?s=120&d=mm&r=g)
Is there a good howto about hibernate / suspend on nvme hardware and/or ryzen somewhere? I guess that is what's keeping my acer swift 3 (Ryzen 5 4500U) from hibernating or waking up. The ACPI stuff seems weird on this device... (running Tumbleweed) Am Montag, 12. Juli 2021, 08:48:32 CEST schrieb jdd@dodin.org:
Le 12/07/2021 à 08:02, Carlos E. R. a écrit :
On 12/07/2021 02.33, Carlos E. R. wrote:
Hi,
Suddenly, laptop refuses to hibernate. I haven't done any update or change.
minas-tirith:~ # systemctl hibernate Failed to hibernate system via logind: Sleep verb not supported minas-tirith:~ #
It has been working since ever. Today 2 or three times.
minas-tirith:~ # uptime 02:28:41 up 4 days 13:29, 1 user, load average: 1.29, 1.29, 1.16 minas-tirith:~ #
Guess: not enough swap available, so I have closed firefox.
That was it, not enough free swap at that moment. Wonder why not say so instead of lying...
some bug is flying...
jdd
-- Best Regards - Mit freundlichen Grüßen, Markus Feilner, Feilner IT - 20 years of open services - ------------------------- Agile Recursive Documentation: – Document it or it didn't happen! – ------------------------- Digitale Souveränität, Nachhaltigkeit, Dokumentation Linux, Security, Strategy, Politics, Journalism, Networking. https://www.feilner-it.net, 93059 Regensburg Wöhrdstr. 10, +49 170 302 7092 (+Signal) PGP: 40A3C306F96133067C11CFD9A958A906268C9F0A http://www.feilner-it.net/files/MFpub.asc Xing: http://www.xing.com/profile/Markus_Feilner LinkedIn: https://www.linkedin.com/in/markusfeilner @mfeilner: Matrix, Jabber, Skype, Twitter, Diaspora, ...
participants (5)
-
Andrei Borzenkov
-
Carlos E. R.
-
Dave Howorth
-
jdd@dodin.org
-
Markus Feilner