Bug 219421
Summary: | S0ix: RPL-P LG Gram unable to enter s0ix due to faulty(?) CSME/MEI | ||
---|---|---|---|
Product: | Power Management | Reporter: | Jeff Chien (jeffchienmail) |
Component: | Hibernation/Suspend | Assignee: | acpi_power-sleep-wake |
Status: | RESOLVED UNREPRODUCIBLE | ||
Severity: | normal | ||
Priority: | P3 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
First `s0ix-selftest-tool.sh -s` run
Second `s0ix-selftest-tool.sh -s` run journalctl -b | grep -Pi 'kernel|intel|acpi|bios|(lg.laptop)|PM:|csme|mei|s0ix|s2idle' # with intel_pmc_core.warn_on_s0ix_failures=1 dmesg # with intel_pmc_core.warn_on_s0ix_failures=1 acpidump # before s0ix-selftest-tool.sh -s runs acpidump # after s0ix-selftest-tool.sh -s runs lspci -vvvv lshw intel_csme_version_detection_tool powercfg.exe /SleepStudy |
Description
Jeff Chien
2024-10-23 02:48:22 UTC
Created attachment 307043 [details] First `s0ix-selftest-tool.sh -s` run First `s0ix-selftest-tool.sh -s` run Note: I've noticed that https://github.com/intel/S0ixSelftestTool/blob/main/s0ix-selftest-tool.sh#L1086 should be assigning to pc10, which I fixed on my local copy. Created attachment 307044 [details]
Second `s0ix-selftest-tool.sh -s` run
Created attachment 307045 [details]
journalctl -b | grep -Pi 'kernel|intel|acpi|bios|(lg.laptop)|PM:|csme|mei|s0ix|s2idle' # with intel_pmc_core.warn_on_s0ix_failures=1
Created attachment 307046 [details]
dmesg # with intel_pmc_core.warn_on_s0ix_failures=1
Created attachment 307047 [details]
acpidump # before s0ix-selftest-tool.sh -s runs
Created attachment 307048 [details]
acpidump # after s0ix-selftest-tool.sh -s runs
Created attachment 307049 [details]
lspci -vvvv
Created attachment 307050 [details]
lshw
Created attachment 307051 [details]
intel_csme_version_detection_tool
Created attachment 307052 [details]
powercfg.exe /SleepStudy
Sorry, I filed this under ACPI/Power-Sleep-Wake but now I'm seeing that other s0ix bugs are under Power Management/Hibernate-Suspend so I've moved it. Oddly enough, the demons were somehow exorcised from my firmware and my laptop no longer experiences this CSME/MEI issue and can get a good night's sleep under s0ix now. |