* As of kernel 4.3-rc1 system will not stay in S3 suspend [REGRESSION]
@ 2015-10-07 22:51 Doug Smythies
2015-10-07 23:40 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Doug Smythies @ 2015-10-07 22:51 UTC (permalink / raw)
To: 'Viresh Kumar', 'Rafael J. Wysocki'
Cc: linux-pm, Doug Smythies
Hi,
This started somewhere between Kernel 4.2 and 4.3-rc1,
but I only noticed it now.
The first S3 suspend after a fresh boot works fine.
Thereafter, suspends simply resume again immediately.
I get the following errors on my console:
[ 152.697247] i915 0000:00:02.0: GEM idle failed, resume might fail
[ 152.697258] pci_pm_suspend(): i915_pm_suspend+0x0/0x50 [i915] returns -11
[ 152.697262] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -11
[ 152.697264] PM: Device 0000:00:02.0 failed to suspend async: error -11
[ 152.697306] PM: Some devices failed to suspend, or early wake event detected
The issue is not limited to my normal way of doing suspend, using "pm-suspend".
It also happens using the "echo mem > /sys/power/state" method that Rafael mentioned
during the 4.2 cycle.
I have searched the bug reports and such and didn't find a related bug, (which
doesn't mean it doesn't exist, just that if it does I didn't find it).
I am about to start bisecting the kernel, but thought to ask here first, just in case
someone already knows the root issue.
Note: There was the e-mail earlier
"Gigabyte P35-DS3: does not stay suspended with default "ug" wake-on-lan setting"
But he has had the issue since kernel 3.19.0, and I tried his workaround, without
success, anyhow.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: As of kernel 4.3-rc1 system will not stay in S3 suspend [REGRESSION]
2015-10-07 22:51 As of kernel 4.3-rc1 system will not stay in S3 suspend [REGRESSION] Doug Smythies
@ 2015-10-07 23:40 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2015-10-07 23:40 UTC (permalink / raw)
To: Doug Smythies
Cc: Viresh Kumar, Rafael J. Wysocki, linux-pm@vger.kernel.org,
Daniel Vetter
On Thu, Oct 8, 2015 at 12:51 AM, Doug Smythies <dsmythies@telus.net> wrote:
> Hi,
>
> This started somewhere between Kernel 4.2 and 4.3-rc1,
> but I only noticed it now.
>
> The first S3 suspend after a fresh boot works fine.
> Thereafter, suspends simply resume again immediately.
>
> I get the following errors on my console:
>
> [ 152.697247] i915 0000:00:02.0: GEM idle failed, resume might fail
> [ 152.697258] pci_pm_suspend(): i915_pm_suspend+0x0/0x50 [i915] returns -11
> [ 152.697262] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -11
> [ 152.697264] PM: Device 0000:00:02.0 failed to suspend async: error -11
This indicates some problems with the i915 graphics driver, so CCing
its maintainer Daniel Vetter.
> [ 152.697306] PM: Some devices failed to suspend, or early wake event detected
>
> The issue is not limited to my normal way of doing suspend, using "pm-suspend".
> It also happens using the "echo mem > /sys/power/state" method that Rafael mentioned
> during the 4.2 cycle.
>
> I have searched the bug reports and such and didn't find a related bug, (which
> doesn't mean it doesn't exist, just that if it does I didn't find it).
>
> I am about to start bisecting the kernel, but thought to ask here first, just in case
> someone already knows the root issue.
You may try to restrict the bisection to the i915 commits to start with.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-07 23:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 22:51 As of kernel 4.3-rc1 system will not stay in S3 suspend [REGRESSION] Doug Smythies
2015-10-07 23:40 ` 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.