-
Notifications
You must be signed in to change notification settings - Fork 132
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
[MTL][SDW] rmmod stuck on kmod-load-unload tests #5015
Comments
reproduced with TPLG=/lib/firmware/intel/sof-ipc4-tplg/sof-mtl-rt713-l0-rt1316-l12.tplg ~/sof-test/test-case/run-all-tests.sh -l1 |
The minimal sequence to make the problem appear is this in test-case/run-all-tests.sh testlist=" Without the multiple-pause-resume no errors are reported. |
this also happens when I remove everything except 'Jack Out"
|
looks like a test script problem maybe. I can't reproduce this with the simpler sequence
maybe it's the debugfs stuff that we read now that causes a problem while removing debugfs. Or we have an open debugfs file. Looks like no one is using run-all-tests.sh? |
Just saw this as well on LNL
|
The pause-resume tests had many implementation issues, I just rewrote it in thesofproject/sof-test#1218 Can you try again? It's not surprising that kmod-load-unload could hang if the pause-resume test left something bad behind. Examples: CI is generally more robust that run-all-tests.sh so it's less likely to leave something bad behind. Not impossible but less likely in CI. |
@plbossart can we close after thesofproject/sof-test#1218 ? |
I haven't seen this problem in a very very long time, closing |
I've seen repeated issues with the kmod-load-unload not completing on MTL Dell SKU 0CC7
Updating the firmware didn't help. I can still log-in remotely but the device has to be rebooted for audio tests
The text was updated successfully, but these errors were encountered: