Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Cannot hibernate

$
0
0
Hibernation with this computer used to work with opensuse 12.3. With 13.1, resuming after hibernation is actually a reboot.

RAM is 16 GiB and swap is 17 GiB. Swap (partition 1) is unused, but active:

Code:


# free -m
            total      used      free    shared    buffers    cached
Mem:        16001      2112      13888          0        96        876
-/+ buffers/cache:      1140      14861
Swap:        17404          0      17404



#  swapon -s
Filename                                Type            Size              Used    Priority
/dev/sda1                              partition      17822716        0      -1

The relevant lines from menu.lst:

Code:

title Desktop -- openSUSE - 3.11.6-4
    root (hd0,1)
    kernel /boot/vmlinuz-3.11.6-4-desktop root=/dev/disk/by-id/ata-...-part2 resume=/dev/disk/by-id/ata-...-part1 splash=verbose showopts
    initrd /boot/initrd-3.11.6-4-desktop


There are a few suspicious lines in log file pm-suspend.log which I don't understand; other lines report success:

Code:

usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/02rtcwake hibernate hibernate:
rtcwake alarm not enabled in /etc/pm/config.d/rtcwake.config, doing nothing...

/usr/lib/pm-utils/sleep.d/02rtcwake hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/06autofs hibernate hibernate:
autofs.service - Automounts filesystems on demand
  Loaded: loaded (/usr/lib/systemd/system/autofs.service; disabled)
  Active: inactive (dead)

Visually, it looks like hibernation is successful, but at waking up, the swap partition is ignored.

How shall I proceed to debug?

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>