linux
linux copied to clipboard
Linux kernel source tree
https://github.com/thesofproject/linux/pull/5136
Found this error from weekend stress test in LNLM_RVP_HDA. The command to reproduce: TPLG=/lib/firmware/intel/sof-ipc4-tplg/sof-hda-generic-ace1-4ch.tplg MODEL=LNLM_RVP_HDA SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume-with-audio.sh -l 100 -m playback The error message is this, ``` ===========================>> [ 1843.893004]...
We received a broken ALD-N Chromebook device which audio DSP always fails to boot. The failure rate is 100% and so far we couldn't find another device with same symptoms....
**Describe the bug** Recording from DMIC generates a few pulses then a flat signal. **To Reproduce** ```console % arecord -l **** List of CAPTURE Hardware Devices **** card 0: sofsoundwire...
**Describe the bug** No sound cards are initialized. **Reproduction Rate** 1/1 **Expected behavior** The right tplg is loaded. **Impact** no audio **Environment** 1) Branch name and commit hash of the...
Get device information from dai links. load topology for each device. This should not impact the existing devices.
Patch adds driver data & match table for cs42l43 multi-function codec on PTL-RVP at sdw link3.
Upstream merge that includes the SDCA and imx update. @LaurentiuM1234 Could you double check the imx parts? Basically, I keep the upstream version if there is any conflict with the...
ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2 and rt713_vb_l3_rt1320_l12 support
Add rt712_vb on SDW link 3 and 1 rt1320 on SDW link 2 configuration support.
SOF sound devices can support large audio buffers, allowing audio playback/capture to continue without waking up the host CPU and memory as often and thus save power. For ALSA applications,...