-
Notifications
You must be signed in to change notification settings - Fork 349
Description
Describe the bug
When S3 is attempted, there is IPC timeout during resume. And subsequent S3 also fails.
What have you tried to diagnose or workaround this issue?
From the signature, this seems to be similar to #1342
Please also read https://thesofproject.github.io/latest/howtos/process/bug-tracking.html for further information on submitting bugs.
To Reproduce
Enable S3 (instead of soix)
echo 0 > /var/lib/power_manager/suspend_to_idle
restart powerd
Then run suspend_stress_test -c 1
dmesg shows the IPC errors
Expected behavior
DSP should resume without issues
Impact
System stability as S3 criteria is broken
Environment
- cml_drop004 FW and Topology and v6 kernel patches taken directly from UPSTREAM
- sof-cml-rt5682-max98357a.tplg
- CML.
- Reproducibility Rate. : Always
Screenshots or console output
If applicable, add a screenshot (drag-and-drop an image), or console logs
(cut-and-paste text and put a code fence (```) before and after, to help
explain the issue.
Please also include the relevant sections from the firmware log and kernel log in the report (and attach the full logs for complete reference). Kernel log is taken from dmesg and firmware log from sof-logger. See https://thesofproject.github.io/latest/developer_guides/debugability/logger/index.html