Skip to content

[BUG] DMIC test fails to find non-existing card 0 #1244

@harajend

Description

@harajend

Describe the bug
"verify-kernel-boot-log" test case failed with error message "amixer: Cannot find the given element from control default"

Triage details
The test script is looking for Sound card 0 by default, but in this case, Sound card 1 is enabled; hence, the test result is FAIL

To Reproduce

  1. Launch Terminal in Linux DUT and run below command line
    • "TPLG=/lib/firmware/intel/sof-ipc4-tplg/sof-ptl-rt722-4ch.tplg MODEL=PTLP_RVP_SDW SOF_TEST_INTERVAL=5 ~/sof-test/test-case/verify-kernel-boot-log.sh"

Expected behavior
Test script should pick sound card dynamically

Detail Info

  1. Linux kernel and SOF Firmware details:
  2. Test report ID:
    *ID: #48234
  3. Test DUT Model:
    • MODEL: {PTLP_RVP_SDW}
  4. Test TPLG
    • TPLG: {/lib/firmware/intel/sof-ipc4-tplg/sof-ptl-rt722-4ch.tplg}
  5. Test case
    • TESTCASE: verify-kernel-boot-log.sh

Failure logs

Console output
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions