Bug 15012
Summary: | Slow resume from RAM on Panasonic Y7c laptop (30s) | ||
---|---|---|---|
Product: | Drivers | Reporter: | John Fremlin (john) |
Component: | Platform | Assignee: | Harald Welte (laforge) |
Status: | RESOLVED OBSOLETE | ||
Severity: | blocking | CC: | alan, astarikovskiy, mjg59-kernel, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.31-11 Ubuntu | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 56331 | ||
Attachments: |
Full dmesg
sudo acpidump --output |
please attach the acpidump output of your laptop. It seems that we failed to evaluate SSET method in acpi_pcc_hotkey_resume. cc Harald. Created attachment 24715 [details]
sudo acpidump --output
The ACPI dump (after a fresh reboot without any s2ram)
bug is blocked because it seems that Harald is not active anymore... cc Matthew, who will be the maintainer of all platform drivers. :p Maybe we need someone to volunteer to maintain the panasonic-laptop driver. The only place I can see this stalling is in the call to EC83 (via ECBF, EC0B). Some kind of conflict with the EC driver at resume time? ECST gets set when the _REG method is called, so we shouldn't be following the =0 path. |
Created attachment 24487 [details] Full dmesg Resume from RAM takes 30s or more. [19433.160502] PM: resume devices took 34.120 seconds Maybe related to [19432.480489] PM: Device MAT0019:00 failed to resume: error -22 This device is provided by the panasonic-laptop module.