thesofproject / sof-test

BSD 3-Clause "New" or "Revised" License
13 stars 46 forks source link

verify-kernel-boot-log.sh: add "standalone" dmesg.txt back #1192

Closed marc-hb closed 6 months ago

marc-hb commented 6 months ago

Interleaving could be useful when it's a problem with a sound daemon but tend to turn these off and most of the time it's just making SOF logs harder to read.

Keep boot_log.txt which is useful for all non-audio issues.

Fixes commit c8565e8b210d ("verify-kernel-boot-log.sh: fix missing boot logs on failure")