-
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] FW reported error: 13 - Requested power transition failed to complete #7969
Comments
Commit series on this D3 /IMR context save support: |
@keqiaozhang If we remove |
Submitted PR #7994 to check if we can reproduce this issue after disabling IMR context save on MTL. |
This issue can still be reproduced MTLP_RVP_NOCODEC with PR #7994 (IMR context save disabled) on tip of main branch commit 79532b8, test result: |
ok, so unrelated to IMR context store. @mwasko fyi. |
@lgirdwood @mwasko @tmleman @wszypelt @keqiaozhang @fredoh9 @alex-cri
Recent occurrences:
|
@lgirdwood @ujfalusi @mwasko @abonislawski @keqiaozhang @tmleman @wszypelt |
This issue still exists on MTL platforms. I still can reproduce this issue with tip main branch on ww31.2 (daily test report ID 29617), on MTLP_RVP_NOCODEC_MULTICORE. @lgirdwood @tmleman |
@keqiaozhang did the repro rate change after #7995 was merged ? Any other difference to before ? |
@lgirdwood the repro rate is the same, no differences. This issue happened on 3 different platforms in today's daily test. |
23ww31.5: I don't see any error in mtrace but I guess the problem comes from ipc device suspension: This could easily be confirmed by finding one of these logs: I need to reproduce this behavior in a local environment. |
23ww32.3: I'm unable to reproduce this issue, work in progress. |
23ww32.6: root cause: @keqiaozhang thanks for help with confirmation. I see two possible solutions:
Initially, I would go with version A. In version B, I do not know how HOST will behave when waiting for a SET_DX response when it will receive notification. |
Option A merged via #8029 |
This problem is not found for two consecutive days |
@fredoh9 pls close when happy resolved. |
no issue found in today's daily test too. Closing now |
Describe the bug
Observed this issue in CI daily test, this issue only happens on MTL-NOCODEC so far. The reproduce rate is 100% when doing the suspend/resume test w/ audio. It should be a FW regression. Will do further checks.
To Reproduce
check-suspend-resume-with-audio.sh -l 50 -m playback
Reproduction Rate
100%
Environment
dmesg.txt
mtrace.txt
The text was updated successfully, but these errors were encountered: