-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
CMLApplies to Comet Lake platformApplies to Comet Lake platformGLKApplies to Gemini Lake platformApplies to Gemini Lake platformKeyword DetectionApplies to Keyword DetectionApplies to Keyword DetectionWHLApplies to WhiskeyLake platformApplies to WhiskeyLake platformbugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
Wov cannot trigger with topic/sof-dev(kernel) and master(sof) branch
To Reproduce
- run
arecord -Dhw:0,8 -M -N -r 16000 -c2 -f s24_le -vvv -d 5 wov.wav - make some sound to trigger wov.
Reproduction Rate
100%
Expected behavior
Wov should be triggered and start recording.
Environment
- Kernel:
topic/sof-dev - SOF:
master - Topology:
sof-cml-rt5682-max98357a.tplg(cml) / sof-glk-da7219-kwd.tplg(glk) - Platform:
CML Chrome/GLK Chrome - OS:
Ubuntu 1804
Error Log
CORE LEVEL COMP_ID TIMESTAMP DELTA FILE_NAME CONTENT
0 1 MEM 212263651.510417 212263648.000000 src/lib/alloc.c:273 error: 171 blocks needed for allocation but only 170 blocks are remaining
0 1 DAI 8.48 212267597.604167 3946.093750 src/audio/dai.c:580 dai_check_for_xrun() error: overrun due to no data available
0 1 COMP 212267603.958333 6.354167 of/audio/component.h:758 comp_overrun() error: dev->comp.id = 48, sink->free = 16, copy_bytes = 0
0 1 PIPE 212267664.531250 60.572918 src/audio/pipeline.c:799 pipeline_copy() error: ret = -61, start->comp.id = 48, dir = 0
0 1 PIPE 8.49 212267671.822917 7.291667 src/audio/pipeline.c:993 pipeline_task(): xrun recover failed! pipeline will be stopped!
0 1 COMP 248123558.437500 35855888.000000 rc/audio/component.c:192 comp_set_state() error: wrong state = 5, COMP_TRIGGER_RESET
0 1 COMP 248123571.562500 13.125000 rc/audio/component.c:192 comp_set_state() error: wrong state = 5, COMP_TRIGGER_RESET
Metadata
Metadata
Assignees
Labels
CMLApplies to Comet Lake platformApplies to Comet Lake platformGLKApplies to Gemini Lake platformApplies to Gemini Lake platformKeyword DetectionApplies to Keyword DetectionApplies to Keyword DetectionWHLApplies to WhiskeyLake platformApplies to WhiskeyLake platformbugSomething isn't working as expectedSomething isn't working as expected