Bug ID | 913885 |
---|---|
Summary | PC with Intel DH55TC mainboard fails to resume, if GPT/UEFI is used |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | 13.2 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Kernel |
Assignee | kernel-maintainers@forge.provo.novell.com |
Reporter | bjoernv@arcor.de |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 620163 [details]
Kernel 3.12.16 with failed resume
I used openSUSE 13.1 successfully with an DOS partitioned hard disk.
Suspend/Resume worked fine.
Some weeks ago I replaced the old hard disk with a GPT partitioned
SSD and a GPT partitioned hard disk (3 TB) and upgraded to openSUSE
13.2.
Suspend still works, but Resume fails often (but not always).
I get the following error (the complete "dmesg" output is attached).
[ 3.762641] PM: 0x02551000 in e820 nosave region: [mem
0x02551000-0x02551fff]
[ 3.808021] PM: Read 6888700 kbytes in 0.28 seconds (24602.50 MB/s)
[ 3.809098] PM: Error -14 resuming
[ 3.809116] PM: Failed to load hibernation image, recovering.
[ 3.854094] PM: Basic memory bitmaps freed
[ 3.854096] Restarting tasks ... done.
My setup:
- openSUSE 13.2
- Intel Mainboard DH55TC, BIOS TCIBX10H.86A.0048.2011.1206.1342 12/06/2011
(latest BIOS)
- UEFI boot with Grub 2
- Kernel 3.12.36 Vanilla (I try to get similar logs for openSUSE 13.2 standard
kernels and kernels from Kernel_stable repository)
- as SLEEP_MODULE I use the "kernel" method
/etc/pm/config.d/sleep-module.config with "SLEEP_MODULE=kernel"