Fred Oh

Results 52 comments of Fred Oh

Found same issue in internal daily test in 2022/2/18. It was reproduced in suspend/resume test with `CML_SKU0983_SDW`. 10359?model=CML_SKU0983_SDW&testcase=check-suspend-resume-50 Sorry for late report, I was looking at one of the devices...

Found new one in CML_RVP_SDW internal link: 17606?model=CML_RVP_SDW&testcase=check-suspend-resume-100

Found ADLP_BRYA_SDW with stable-v2.2. internal link: 20887?model=ADLP_BRYA_SDW&testcase=check-suspend-resume-50

Sure, i will add that and collect more logs

Easy to reproduce with latest builds. ``` "version" : { "kernelBranch" : "topic/sof-dev", "kernelCommit" : "695d444a", "sofBranch" : "main", "sofCommit" : "86c9a037e212", "firmwareType" : "xcc" }, ``` [cmdline.txt](https://github.com/thesofproject/linux/files/6711210/cmdline.txt) [0624_hel_dmesg.log](https://github.com/thesofproject/linux/files/6711213/0624_hel_dmesg.log) @plbossart...

wait... i thought I reproduced this, but it's NOT. Hum, devres log print in error level? Then I need to ignore all the errors from devres. Let me play with...

Without changing anything, I couldn't reproduce the problem. Even sof ci also find once with above, no more report after that. I tried same with above test, linux pr 2989...

To enable DEVRES for kmod test, https://github.com/thesofproject/sof-test/pull/719

There is no magic test command to reproduce this for 100%. We can try with high iteration but even test with 100 loop may not reproduce the problem. `TPLG=sof-cml-rt1011-rt5682.tplg ~/sof-test/test-case/check-kmod-load-unload.sh...

From test database, it is happening occasionally. I'm trying with my GLK Bobba, but interestingly I couldn't reproduce this issue. 1. check-kmod-load-unload-with-playback.sh -l 50 2. check-kmod-load-unload.sh -l 50 3. check-kmod-load-unload-with-playback.sh...