Hibernate (suspend-to-disk) not working with swap on MMC/SD-card.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
hibernate (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
As the topic says...
Here are some additional informations:
from:
https:/
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1
UUID=02b6884c-
# swap was on /dev/sdb2
UUID=3185c834-
when I try to hibernate it says that swap is not present:
[ 122.180084] sd 1:0:0:0: [sda] Starting disk
[ 122.618567] pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900003)
[ 122.618587] pci 0000:00:02.0: setting latency timer to 64
[ 122.620396] PM: writing image.
[ 122.620412] PM: Cannot find swap device, try swapon -a. <------
[ 122.677342] Restarting tasks ... done.
Changed in hibernate (Ubuntu): | |
status: | Incomplete → New |
description: | updated |
Thank you for taking the time to report this bug and helping to make Ubuntu better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.