sof
sof copied to clipboard
Sound Open Firmware
**Describe the bug** Pipeline tasks are always scheduled every ms irrespective of what the topology requests. **To Reproduce** Use https://github.com/thesofproject/sof/pull/5958 for setting the pipeline period in topology **Reproduction Rate** 100%...
To enable ipc4-mtrace in kernel driver, report a non-zero log buffer size. This is a temporary patch and needs to be revised before merging. Signed-off-by: Kai Vehmanen
Legacy platforms have insufficient resources to reliably handle stream pausing, and it isn't used by audio servers anyway, so it can be safely disabled on them.
**Describe the bug** SNR value is smaller than acceptable value in TestPtpVolumeLoopback Issue found in: [WHL] 02_03_TestPtpVolumeLoopback48000Hz24b32b8ch **Topology** Description: Simultaneous playback and capture on external loopback (same SSP) with signal...
This is a meta issue to track work to move SOF code to use Zephyr native interfaces. The task is two-fold: 1. move (audio) application code to use native Zephyr...
**Describe the bug** BUG was found in: 24_00_TestBluetoothOffloadSsp16b16b2ch 24_00_TestBluetoothOffloadSsp24b32b4ch 24_00_TestBluetoothOffloadSsp32b32b8ch Error content: ERROR:Exception SofIpcErrorResponseException occurred at 'C:\\work\\tools\\pyexecnetcache\\cavs_scripts-py\\utilities\\ipc_driver.py':756 FW replied with error. Error code: -16 0x00000005 0x00000000 0x00004000 Last working build:...
Pre RC1 Steps: - [x] tag any of the issues and feature lists with milestone v2.2 https://github.com/thesofproject/sof/issues?q=is%3Aopen+is%3Aissue+milestone%3Av2.2 - [x] Align on FW and topology layout update in https://github.com/thesofproject/sof-bin - [x]...
**Describe the bug** Performance between Zephyr and XTOS builds is on par with PCM2 pipeline with sof-cavs-nocodec, but with the same FW versions (SOF/Zephyr), on same hardware, the PCM0/PCM3 pipelines...
**Is your feature request related to a problem? Please describe.** When multiple probe points are added with the same command, only probe points with valid input description should be added...
**Is your feature request related to a problem? Please describe.** Currently we don't have much information for DSP in system logs attached in feedback report of audio issue. To debug...