Bug 202137
Summary: | systemctl suspend doesn't sleep cpu properly anymore - acer cb3-532, banon, braswell chromebook | ||
---|---|---|---|
Product: | Power Management | Reporter: | Chris Gorman (chrisjohgorman) |
Component: | Hibernation/Suspend | Assignee: | Rafael J. Wysocki (rjw) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | lenb, pepega, peterz, rui.zhang |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 4.19-rc4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | acpidump of acer cb3-532, braswell, banon, |
Description
Chris Gorman
2019-01-04 14:39:23 UTC
To restate the problem. When calling systemctl suspend on 4.20 and 4.19-rc4, the system won't wake. On 4.18 and 4.16.13 the computer will wake after the call by one press to the power button and then depressing any key on the keyboard. The git bisection was done between 7876320f8880 (bad) and 94710cac0ef4 (good). The kernel version of the bug is incorrect, it occurs in 4.19-rc4. The 4.18-rc5+ is the kernel version of the last kernel built by the git bisect process. I have found that this bug is related to the patch found by git-bisect. There is something else wrong with the kernel and I will try to debug whatever is broken using https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-power. Apologies for the incorrect bug report. Created attachment 280287 [details]
acpidump of acer cb3-532, braswell, banon,
The previous post should have said that the bug was not related to the patch found during my git bisect. In fact this is wrong. When I use a 4.20.0+ kernel with be45bf5395e0886a93fc816bbe41a008ec2e42e2 reverted, the laptop performs as it did with the distribution's factory 4.16.13-galliumos. That is ... Enters STR, when left unattended. Wakes by depressing the power switch once and then any key. Apologies for closing the bug before testing it. I see the same freeze when trying to suspend my system (Acer TravelMate 8471, Intel Core 2 Duo SU9400). It happens with kernel 4.19 up to 5.0rc5. Another report: https://bugzilla.kernel.org/show_bug.cgi?id=202679 *** This bug has been marked as a duplicate of bug 202679 *** |