sof icon indicating copy to clipboard operation
sof copied to clipboard

Sound Open Firmware

Results 493 sof issues
Sort by recently updated
recently updated
newest added

This commit updates the copier DAI creation logic for I2S links to use the `v_index` field from the `node_id` structure as the DAI index. This change ensures that the correct...

1 line / ms This mtrace spam still makes logs unusable. Try opening https://sof-ci.01.org/sofpr/PR8754/build1979/devicetest/index.html?model=MTLP_RVP_NOCODEC&testcase=multiple-pause-resume-50 ,then click on the "mtrace" tab. The logs are so big that it takes at least...

bug
P2
MTL

This patch addresses an issue where audio output could be silent due to the direction property of pipeline components not being set. The added code ensures that if the source...

Enables extraction and injection probes for LNL platform. NOTE: this commit does NOT enable probe log backend.

Zephyr PR#70219 changes i.MX8ULP's SOC name to MIMX8UD7. As such, we need to update the board configuration file and the SOC name inside `xtensa-build-zephyr.py` to use the new SOC name....

**Describe the bug** Doing pause/resume cycle can result in 'metallic' sounding audio. The number of cycles are random, but it can be reproduced with few iterations. Further pause/resume can recover...

bug
HDA
TGL
SDW
MTL

This device has RT711 on link0, RT1316 on link3 and 2 PCH-attached DMICs. Add 3 configurations with no DMIC, 4 DMIC and 2 DMIC. For now no support for -pdm1.

**Describe the bug** when the firmware fails on a memory allocation, the error code is not provided to the host driver. Instead we see a useless "Unsupported operation requested". See...

bug