-
Notifications
You must be signed in to change notification settings - Fork 349
Closed as not planned
Closed as not planned
Copy link
Labels
RembrandtApplies to Rembrandt platformApplies to Rembrandt platformbugSomething isn't working as expectedSomething isn't working as expectedstaleIssue/PR marked as stale and will be closed after 14 days if there is no activity.Issue/PR marked as stale and will be closed after 14 days if there is no activity.
Milestone
Description
Describe the bug
host pipeline task is not scheduled.
The timing issue in the scheduler as playback dma interrupt would occur in between the scheduling of two tasks /pipeline(host and mux) state check of playback, so one task(host) didn't update the state and the other task(mux, which is registrable task clears) cleared the interrupt leading to skip the execution of the host task and creating underrun in the pipeline and buzz noise.
To Reproduce
Long run: playback of input stream with mux comp in pipe, buzz noise observed within 2 hours.
Observations:
- Host pipeline not scheduled attaching the screenshot and logs with and without host pipeline schedule.
logs.zip - host component state is not changed to pending


Detatils of Topology
- Three pipelines are used to support the mux usecase.
- two input host pipelines connected to the mux-dai pipeline.
Attaching the topology for reference.
sof-acp-rmb-tdm8ch-dmic4ch.m4.txt


Metadata
Metadata
Assignees
Labels
RembrandtApplies to Rembrandt platformApplies to Rembrandt platformbugSomething isn't working as expectedSomething isn't working as expectedstaleIssue/PR marked as stale and will be closed after 14 days if there is no activity.Issue/PR marked as stale and will be closed after 14 days if there is no activity.