-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] ipc timed out MOD_SET_DX in suspend-resume in TGL/MTL #7482
Comments
same issue was reported in #6679 which is closed now |
@juimonen Can you take a look? Potentially related to the recent PM change for cAVS2.5. |
This seems to also show up on TGL nocodec but reproduction rate is quite low |
yeah tried to get with sof/zephyr/kernel heads with nocodec in upx.... just could not reproduce. Actually got errors from mtrace bailing out... but not this |
looks like this one is also seen without audio playback in a recent test |
@ranj063 can you point me to some of those failing... tried to search but quite tedious... |
@juimonen I disabled support for D0i3 ( by making the deep buffer PCM not D0i3 compatible) in TGL/ADL in our topologies. I think with that change, this issue has not been seen lately. |
Without audio has same error,
Intel intenal daily test: |
This issue is seen on MTL as well result/planresultdetail/26737?model=MTLP_RVP_NOCODEC&testcase=check-suspend-resume-with-capture-5
|
This issue also happened on TGL-H-0A70 IPC4 platform. Test ID:27185
|
This is pretty severe on TGLH_SKU0A70_HDA_IPC4ZPH. |
@juimonen Worth checking if this is related to zephyrproject-rtos/zephyr#59060 |
@plbossart wrote:
Due to kernel dependencies, IPC4/cavs2.5 is still opt-in configuration for 2.6 and this issue is recoverable (DSP boots fine next time). |
should be fixed by: zephyrproject-rtos/zephyr#59272 |
@juimonen I have confirmed that zephyrproject-rtos/zephyr#59272 can fix this issue. Please help to merge the fix to main branch. |
@keqiaozhang 59272 merged to zephyr main and sof/stable2.6 |
Found the issue today in MTLP_RVP_NOCODEC_MULTICORE with daily test.
intel internal daily test: planresultdetail/28254?model=MTLP_RVP_NOCODEC_MULTICORE&testcase=check-suspend-resume-with-playback-5 |
This issue is seen in MTL as well with the mtl-005 firmware branch
|
Seen again in Intel today's daily result/planresultdetail/28947 |
The kernel log is a little bit different today(29111):
|
Let's track the IPC error issue |
This issue can be closed, no reproductions in CI for weeks. |
Describe the bug
Found in Intel internal daily test, test case was check-suspend-resume-with-playback
planresultdetail/23903?model=TGLU_UP_HDA_IPC4ZPH&testcase=check-suspend-resume-with-playback-5
To Reproduce
TPLG=/lib/firmware/intel/avs-tplg/sof-hda-generic.tplg MODEL=TGLU_UP_HDA_IPC4ZPH ~/sof-test/test-case/check-suspend-resume-with-audio.sh -l 5 -m playback
Reproduction Rate
Checking the Reproduction Rate but not so often
Environment
Screenshots or console output
mtrace-tglu-hda.txt
dmesg-tglu-hda.txt
The text was updated successfully, but these errors were encountered: