[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

Joe Zendle 2057687 at bugs.launchpad.net
Sun May 12 16:29:13 UTC 2024


Can confirm that manually populating /sys/power/resume works for me as well.

to get maj:min of root partition:

$ df /
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/nvme0n1p2 121969296 33951580  81775876  30% /

ls -l /dev/nvme0n1p2
brw-rw---- 1 root disk 259, 2 May 12 09:47 /dev/nvme0n1p2

in this case maj:min is 259:2

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

Title:
  systemctl hibernate error: "Call to Hibernate failed: Invalid
  argument"

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  After upgrading systemd to 255(255.2-3ubuntu2) hibernate stopped
  working.

  Trying to hibernate:
  systemctl hibernate

  I get:
  Call to Hibernate failed: Invalid argument

  systemctl status systemd-hibernate.service

  ---------------------------------------------
  × systemd-hibernate.service - Hibernate
       Loaded: loaded (/usr/lib/systemd/system/systemd-hibernate.service; static)
       Active: failed (Result: exit-code) since Tue 2024-03-12 18:48:12 MSK; 1min 33s ago
         Docs: man:systemd-hibernate.service(8)
      Process: 4473 ExecStart=/usr/lib/systemd/systemd-sleep hibernate (code=exited, status=1/FAILURE)
     Main PID: 4473 (code=exited, status=1/FAILURE)
          CPU: 5ms

  мар 12 18:48:12 ASUSPRO-P3540FA systemd[1]: Starting systemd-hibernate.service - Hibernate...
  мар 12 18:48:12 ASUSPRO-P3540FA systemd-sleep[4473]: Failed to find location to hibernate to: Invalid argument
  мар 12 18:48:12 ASUSPRO-P3540FA systemd[1]: systemd-hibernate.service: Main process exited, code=exited, status=1/FAILURE
  мар 12 18:48:12 ASUSPRO-P3540FA systemd[1]: systemd-hibernate.service: Failed with result 'exit-code'.
  мар 12 18:48:12 ASUSPRO-P3540FA systemd[1]: Failed to start systemd-hibernate.service - Hibernate.
  --------------------------------------------------

  Previous version (254.x) worked: swapfile(on EXT4 fs) is used to
  hibernate/resume, resume with resume_offset kernel parameters.

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




More information about the foundations-bugs mailing list