-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
P0 urgentCall for attention for urgent issuesCall for attention for urgent issuesP1Blocker bugs or important featuresBlocker bugs or important featurestype:bugSomething doesn't work as expectedSomething doesn't work as expected
Description
Describe the bug
#1059 added the ability to wait for the firmware to be loaded, which solved a number of issues, including some i915 timeout issues.
However sof-test does not collect kernel logs when this fails. This is very problematic because the only way to know why the firmware is not loaded is to look at kernel logs.
To Reproduce
- sudo rm -rf sof-tests/logs/* # do not delete the logs/ directory itself
sof-test/tools/kmod/sof_remove.sh- Run any test.
- wc -l logs///dmesg.txt
=> dmesg.txt is empty
Expected behavior
Kernel logs are collected.
Detail Info
- Branch name and commit hash of the 3 repositories: sof (firmware/topology), linux (kernel driver) and sof-test (test case)
- Kernel: any
- SOF: any
- SOF-TEST: e3d7664
- Test report ID (if you find it from test report)
- ID: any. Recent examples in Fix bad merge linux#4628
- Test DUT Model (or a brief discribtion about the device)
- MODEL: any
- Test TPLG
- TPLG: any
- Test case (what test script and how you run it)
- TESTCASE: any
cc:
Metadata
Metadata
Assignees
Labels
P0 urgentCall for attention for urgent issuesCall for attention for urgent issuesP1Blocker bugs or important featuresBlocker bugs or important featurestype:bugSomething doesn't work as expectedSomething doesn't work as expected