Skip to content

[BUG] WoV cannot trigger with topic/sof-dev(kernel) and master(sof) branch #1775

@aiChaoSONG

Description

@aiChaoSONG

Describe the bug
Wov cannot trigger with topic/sof-dev(kernel) and master(sof) branch

To Reproduce

  1. run arecord -Dhw:0,8 -M -N -r 16000 -c2 -f s24_le -vvv -d 5 wov.wav
  2. make some sound to trigger wov.

Reproduction Rate
100%

Expected behavior
Wov should be triggered and start recording.

Environment

  1. Kernel: topic/sof-dev
  2. SOF: master
  3. Topology: sof-cml-rt5682-max98357a.tplg(cml) / sof-glk-da7219-kwd.tplg(glk)
  4. Platform: CML Chrome/GLK Chrome
  5. 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 platformGLKApplies to Gemini Lake platformKeyword DetectionApplies to Keyword DetectionWHLApplies to WhiskeyLake platformbugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions