-
Notifications
You must be signed in to change notification settings - Fork 133
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][CML]"SDW_SCP_INTMASK1 write failed:-61" occurred when run suspend/resume stress test. #1597
Comments
@YvonneYang2 please update if indeed PR #1589 is the root cause of this issue |
Since PR1589's fix has been merged into PR1586. Run 500 times, issue cannot be reproduced with snd-sof-intel-hda-common sdw_clock_stop_quirks=0x1 with #1586 . |
Tested it with snd-sof-intel-hda-common sdw_clock_stop_quirks=0x8 Test recipe: |
Double confirmed with sof runtime PM status via add sof-pci-debug=1 and sdw_md_flags=0x01000001 as bug description mentioned, run 1000 times, issue cannot be reproduced on integration/soundwire-latest(e375909). So the PR #1586 is the root cause of the issue. |
I checked the log, it happened with master1 resumed by intel_resume, so it is not a issue caused by clock stop explicitly |
Firstly disable master and sof runtime PM status via add sof-pci-debug=1 and sdw_md_flags=0x01000001. |
Firstly disable master and sof runtime PM status via add sof-pci-debug=1 and sdw_md_flags=0x01000001. |
Describe the bug
Firstly disable master and sof runtime PM status via add sof-pci-debug=1 and sdw_md_flags=0x01000001. Run suspend/resume stress test with integration/soundwire-latest + #1589 , dmesg sometimes shows
Run 50 times without #1589 ,issue cannot be reproduced. Will test much more times to check if it is related to #1589
Note: Function cannot be effected when issue occurred.
To Reproduce
Script:
stress-s3.sh.txt
Reproduced rate
15/200
Function will not be effected when issue occurred. Terminate and restart it can recover the issue.
Expected result
Dmesg should not show any error during suspend/resume stress test.
Actual result
Dmesg shows "intel-sdw sdw-master-3: SDW_SCP_INTMASK1 write failed:-61" during stress test
s3_test_11_logger_all.log
test_11.log
Test recipe:
kernel: https://github.com/thesofproject/linux/tree/integration/soundwire-latest commit: add887e + PR1589
FW: https://github.com/thesofproject/sof/commits/master commit: 65de27d
tplg: Same with FW branch, sof-cml-rt711-rt1308-mono-rt715.tplg
platform: CML-U Laptop with codec ALC711, RT1308, RT715 in SDW mode
Dmesg
The text was updated successfully, but these errors were encountered: