resume from suspend and hibernation doesn't work, machine powers off and does normal boot instead

Bug #517774 reported by Lord Nelloz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
New
Undecided
Unassigned

Bug Description

on my new acer travelmate 8471 timeline with intel chipset (sth with GS4...) when trying to suspend or hibernate, everything seems to work BUT when trying to resume, machine switches off and does normal boot. well, on the acer splash screen the possibilities to press F2 or F12 are missing. everything else works fine. thx for reading and good luck :-)

ProblemType: Bug
Architecture: i386
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: tom01 1879 F.... pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xa4500000 irq 22'
   Mixer name : 'Realtek ALC269'
   Components : 'HDA:10ec0269,10250286,00100004'
   Controls : 21
   Simple ctrls : 12
Date: Fri Feb 5 21:12:47 2010
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=da7a20a3-b318-4977-ae94-aec7beb67e02
MachineType: Acer TravelMate 8471
Package: linux-image-2.6.31-17-generic 2.6.31-17.54
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-17-generic root=UUID=626d2a7d-609f-4ea1-ba87-dc90d282434e ro quiet splash
ProcEnviron:
 PATH=(cushostname, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-17-generic N/A
 linux-firmware 1.25
SourcePackage: linux
Uname: Linux 2.6.31-17-generic i686
XsessionErrors:
 (gnome-settings-daemon:1899): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (gnome-settings-daemon:1899): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (polkit-gnome-authentication-agent-1:2025): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2000): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
 (gnome-panel:1997): Gdk-WARNING **: /build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window
dmi.bios.date: 10/07/2009
dmi.bios.vendor: Acer
dmi.bios.version: V1.27
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: TravelMate 8471
dmi.board.vendor: Acer
dmi.board.version: PSMBOU-1234567
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: None
dmi.modalias: dmi:bvnAcer:bvrV1.27:bd10/07/2009:svnAcer:pnTravelMate8471:pvrV1.27:rvnAcer:rnTravelMate8471:rvrPSMBOU-1234567:cvnAcer:ct10:cvrNone:
dmi.product.name: TravelMate 8471
dmi.product.version: V1.27
dmi.sys.vendor: Acer

Revision history for this message
Lord Nelloz (re19r73) wrote :
Andy Whitcroft (apw)
tags: added: karmic
Revision history for this message
Kubìc Grünfeld (kubic.gruenfeld) wrote :

this is a duplicate of this one: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/405120.
but i'm wondering if hibernation is not working, i own also a TM8471 and suspend isn't working, hibernation does.

Revision history for this message
Matthew Lai (cyberfish) wrote :

Are you sure hibernation (suspend to disk, takes about 30 seconds or more) doesn't work?

It works out of the box for me and many other people (3810t). Suspend to RAM doesn't work.

If hibernation doesn't work for you, it could be a different bug.

Revision history for this message
Lord Nelloz (re19r73) wrote : Re: [Bug 517774] Re: resume from suspend and hibernation doesn't work, machine powers off and does normal boot instead

thx for answering. unfortunately i am sure, i just tested it again. did
you compare the hardware details with yours? when powering on after
hibernation, some messages appear on the bootscreen but too quick to
read. i have got these encrypted home and swap partitions offered at
installation time.

Am 03.03.2010 02:00 schrieb Jakob Kartschall:
> *** This bug is a duplicate of bug 405120 ***
> https://bugs.launchpad.net/bugs/405120
>
> this is a duplicate of this one: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/405120.
> but i'm wondering if hibernation is not working, i own also a TM8471 and suspend isn't working, hibernation does.
>
> ** This bug has been marked a duplicate of bug 405120
> resume from suspend doesn't work (powers off instead) for various Acer Timeline laptops
>

Revision history for this message
Kubìc Grünfeld (kubic.gruenfeld) wrote :

do you have enabled ahci in your bios?
if so. try to switch to ide, but you can't boot your windows system if you have dualboot.

Revision history for this message
Felix Krull (fkrull) wrote : Re: [Bug 517774] Re: resume from suspend and hibernation doesn't work, machine powers off and does normal boot instead

Am 03.03.2010 21:25, schrieb Lord Nelloz:
> thx for answering. unfortunately i am sure, i just tested it again. did
> you compare the hardware details with yours? when powering on after
> hibernation, some messages appear on the bootscreen but too quick to
> read. i have got these encrypted home and swap partitions offered at
> installation time.

Hi,

the encrypted swap partition is at fault. You see, when the system is
started, that partition is encrypted with a random key; that key is
thrown away when the system powers down (or hibernates). So, when you
suspend to disk, it writes everything into the encrypted swap partition,
but then shuts down and forgets the key. So when you try to resume, it
can't decrypt the image.
So, long short story, setup unencrypted swap or encrypted swap with a
static key.

Relevant bugs:
https://bugs.launchpad.net/ubuntu/+source/devicekit-power/+bug/423608
https://bugs.freedesktop.org/show_bug.cgi?id=23196

Revision history for this message
Lord Nelloz (re19r73) wrote : Re: [Bug 517774] Re: resume from suspend and hibernation doesn't work, machine powers off and does normal boot instead

Well thank you! Seems to be another bug. Now I set up an unencrypted
swap et voila... suspend to disk now works perfectly. Do I have to
change something in the original bug description?

Am 04.03.2010 13:40 schrieb Felix Krull:
> *** This bug is a duplicate of bug 405120 ***
> https://bugs.launchpad.net/bugs/405120
>
>
> Hi,
>
> the encrypted swap partition is at fault. You see, when the system is
> started, that partition is encrypted with a random key; that key is
> thrown away when the system powers down (or hibernates). So, when you
> suspend to disk, it writes everything into the encrypted swap partition,
> but then shuts down and forgets the key. So when you try to resume, it
> can't decrypt the image.
> So, long short story, setup unencrypted swap or encrypted swap with a
> static key.
>
> Relevant bugs:
> https://bugs.launchpad.net/ubuntu/+source/devicekit-power/+bug/423608
> https://bugs.freedesktop.org/show_bug.cgi?id=23196
>

penalvch (penalvch)
tags: added: encrypted-swap
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.