-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
CMLApplies to Comet Lake platformApplies to Comet Lake platformI2SApplies to I2S bus for codec connectionApplies to I2S bus for codec connectionJSLApplies to Jasper Lake platformApplies to Jasper Lake platformTGLApplies to Tiger LakeApplies to Tiger LakebugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
A new failure in inner daily test 5118
happened on TGLU_RVP_NOCODEC , CML_RVP_NOCODEC and JSL_RVP_NOCODEC
when running simultaneous playback and capture, IO error occurred
To Reproduce
TPLG=sof-tgl-nocodec.tplg ~/sof-test/test-case/simultaneous-playback-capture.sh -l 25 (on tglu_rvp_nocodec)
Reproduction Rate
almost 100%
Environment
Kernel Branch: topic/sof-dev
Kernel Commit: 6bd3089a
SOF Branch: main
SOF Commit: a760443
Screenshots or console output
[console]
2021-07-06 22:10:30 UTC [REMOTE_INFO] ===== Testing: (Loop: 1/25) =====
2021-07-06 22:10:30 UTC [REMOTE_COMMAND] aplay -D hw:0,0 -c 2 -r 48000 -f S16_LE /dev/zero -q &
2021-07-06 22:10:30 UTC [REMOTE_COMMAND] arecord -D hw:0,0 -c 2 -r 48000 -f S16_LE /dev/null -q &
2021-07-06 22:10:31 UTC [REMOTE_INFO] Preparing to sleep for 5
arecord: pcm_read:2155: read error: Input/output error
aplay: pcm_write:2061: write error: Input/output error
2021-07-06 22:10:36 UTC [REMOTE_INFO] check pipeline after 5s
/home/ubuntu/sof-test/test-case/simultaneous-playback-capture.sh: line 104: kill: (33418) - No such process
2021-07-06 22:10:36 UTC [REMOTE_ERROR] Error in aplay process after sleep.
NO explicit error logs in dmesg , but sof-logger constantly reporting nothing to copy Warning
slogger.txt
Metadata
Metadata
Assignees
Labels
CMLApplies to Comet Lake platformApplies to Comet Lake platformI2SApplies to I2S bus for codec connectionApplies to I2S bus for codec connectionJSLApplies to Jasper Lake platformApplies to Jasper Lake platformTGLApplies to Tiger LakeApplies to Tiger LakebugSomething isn't working as expectedSomething isn't working as expected