linux
linux copied to clipboard
Linux kernel source tree
No strems can be captured from pipelines located on other cores than core 0. The probe points can be added and the firmware accepts and reports them correctly, but no...
``` sound/soc/sof/ipc4-pcm.c: In function ‘sof_ipc4_pcm_dai_link_fixup_rate’: sound/soc/sof/ipc4-pcm.c:641:27: error: use of uninitialized value ‘be_rate’ [CWE-457] [-Werror=analyzer-use-of-uninitialized-value] 641 | rate->min = be_rate; | ~~~~~~~~~~^~~~~~~~~ ‘sof_ipc4_pcm_dai_link_fixup_rate’: events 1-3 | | 605 | unsigned int...
``` sound/soc/sof/ipc4-topology.c: In function ‘sof_ipc4_prepare_copier_module’: sound/soc/sof/ipc4-topology.c:1810:34: error: use of uninitialized value ‘((int *))[2]’ [CWE-457] [-Werror=analyzer-use-of-uninitialized-value] 1810 | struct snd_pcm_hw_params ref_params; | ^~~~~~~~~~ ‘sof_ipc4_prepare_copier_module’: events 1-4 | | 1810 | struct...
A lot of `error: mixing declarations and code` errors in `./include/linux/page-flags.h` is reported by CI. ``` sound/soc/sof/intel/atom.c: note: in included file (through include/linux/mmzone.h, include/linux/gfp.h, include/linux/umh.h, include/linux/kmod.h, include/linux/module.h): ./include/linux/page-flags.h:970:38: error: mixing...
It has been reported [1] [2] and confirmed [3] that on MTL+ some application can render audio broken because pipewire ends up in a constant xrun loop. Pipewire can even...
Only the two top speakers work, while two bottom speakers don't. Running on Fedora 41 x86_64 with kernel 6.11 at first and now 6.12. I was hoping 6.12 would make...
Old problem of display driver unbind trigger errors when done while audio is in runtime-active state, has resurfaced again this year. See the 2021 thread https://mailman.alsa-project.org/hyperkitty/list/[email protected]/thread/4AUEJSQD7KL6L6LNR47QNZ6PJFZCNSMK/ and recent replied this...
The UpXtreme i14 (MTL) reports in ACPI that it has a RT711 on SoundWire bus 0, but it does NOT have a RT711. (Apparently this is quite common for motherboard...
Similar to #5006 and older models, the speakers on this model don't work. Headphones work mostly okay, apart from audio stopping/going silent and needing to reset the device by unplugging...
I have a intel NUC 11 gen running Fedora 41. This is connected to a Yamaha amp over HDMI. The only way I could get any sound out of it...