All of lore.kernel.org
 help / color / mirror / Atom feed
* Hibernation problem with 3.14 kernel
@ 2014-04-16 20:55 Faerbit
  2014-04-19 23:26 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Faerbit @ 2014-04-16 20:55 UTC (permalink / raw)
  To: linux-pci

Hi everyone,

I hope I am posting in the right section.
Since the upgrade to kernel 3.14 I am unable to hibernate.
I am using Archlinux.
I am hibernating with "systemctl hibernate".
It always fails to freeze device 00:08:

journalctl tells me:
kernel: serial 00:08: disable failed
kernel: dpm_run_callback(): pnp_bus_freeze+0x0/0x20 returns -5
kernel: PM: Device 00:08 failed to freeze: error -5

lspci -v tells me:

0:08.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge
(rev a1) (prog-if 01 [Subtractive decode])
    Flags: bus master, 66MHz, fast devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
    Capabilities: [b8] Subsystem: ASUSTeK Computer Inc. Device 82e7
    Capabilities: [8c] HyperTransport: MSI Mapping Enable+ Fixed-

My mainboard is a ASUS M4N98TD EVO.

What does error code -5 mean? How do I debug this further? Should I file
a bug?

Cheers,

Faerbit



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hibernation problem with 3.14 kernel
  2014-04-16 20:55 Hibernation problem with 3.14 kernel Faerbit
@ 2014-04-19 23:26 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2014-04-19 23:26 UTC (permalink / raw)
  To: Faerbit; +Cc: linux-pci, ACPI Devel Maling List, Linux PM list

On Wednesday, April 16, 2014 10:55:41 PM Faerbit wrote:
> Hi everyone,

Hi,

> I hope I am posting in the right section.
> Since the upgrade to kernel 3.14 I am unable to hibernate.
> I am using Archlinux.
> I am hibernating with "systemctl hibernate".
> It always fails to freeze device 00:08:
> 
> journalctl tells me:
> kernel: serial 00:08: disable failed
> kernel: dpm_run_callback(): pnp_bus_freeze+0x0/0x20 returns -5
> kernel: PM: Device 00:08 failed to freeze: error -5
> 
> lspci -v tells me:
> 
> 0:08.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge
> (rev a1) (prog-if 01 [Subtractive decode])
>     Flags: bus master, 66MHz, fast devsel, latency 0
>     Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
>     Capabilities: [b8] Subsystem: ASUSTeK Computer Inc. Device 82e7
>     Capabilities: [8c] HyperTransport: MSI Mapping Enable+ Fixed-
> 
> My mainboard is a ASUS M4N98TD EVO.

It's not that device, what fails is a serial drvier.

> What does error code -5 mean?

This is an error code returned by the driver, I'm not sure what it means
for pnp_bus_freeze() from the top of my head (will check later).

> How do I debug this further?

If that's 100% reproducible, you can try to bisect.

> Should I file a bug?

Yes, please.  At bugzilla.kernel.org, against power management (hibernation/suspend).

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-19 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16 20:55 Hibernation problem with 3.14 kernel Faerbit
2014-04-19 23:26 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.