Bug#746439: systemd: systemD failed to go Jessie in hibernation

Michael Biebl biebl at debian.org
Wed Apr 30 11:49:45 BST 2014


Hi!

Am 30.04.2014 04:26, schrieb Danielsan:
> Package: systemd
> Version: 204-8
> Severity: normal
> 
> Dear Maintainer,
> 
> often the hibernation by systemD with swap-file (by dphys-swapfile package)
> fails, so the Laptop continues to be turned on, but it's unusable, with the cpu
> and the fans working at maximum with the risk to burn everything. When it
> happens I have to power off the laptop forcing down the power button.
> 

How do you suspend your laptop, which command do you use?

systemd basically simply runs
  echo "mem" > /sys/power/state
for suspend to ram and
  echo "disk" > /sys/power/state
for suspend to disk.

If the above two commands fail, it's more a kernel then a systemd issue.

I'm actually not sure it the kernel support suspend to disk with a swap
file.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20140430/143eface/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list