linux
linux copied to clipboard
Linux kernel source tree
Kernel oops detected by Intel test 4819 on CML_HEL_RT5682 Test Case URL: https://github.com/thesofproject/sof-test/tree/master/test-case/check-kmod-load-unload.sh cmd: TPLG=sof-cml-rt1011-rt5682.tplg ~/sof-test/test-case/check-kmod-load-unload.sh -l 25 [dmesg.log](https://github.com/thesofproject/linux/files/6703150/dmesg.log) ```` [ 5993.111452] kernel: sof-audio-pci-intel-cnl 0000:00:1f.3: ipc tx succeeded: 0x40010000: GLB_PM_MSG:...
As reported on alsa mailing list. Cheap laptop with ES8336 chepset. Soundcard is detected, driver appears to function normally; but no sound, except for a faint pop when muted, or...
I believe the current HiFi.conf for es8336 is incorrect and does not enable the require volumes for the speakers. I have attached my conf file, this enables the speakers from...
KASAN report this error right after simple playback. Weekly report started to report this failure from a month ago. The reason why I hold this issue is that I couldn't...
When using Huawei matebook 13, it is found that the sound card it carries cannot recognize the input and output devices, the sound card information is as follows: $ hwinfo...
Rename DAI Links in machine driver and add new BE DAIs to remove DMI quirks in machine driver sof_rt5682.
**Describe the bug** A clear and concise description of what the bug is. What have you tried to diagnose or workaround this issue? Please also read https://thesofproject.github.io/latest/contribute/process/bug-tracking.html for further information...
**Describe the bug** No audio devices detected on a Dell XPS Plus 13 9320 Linux 5.18.0, Debian unstable. Tested with both Debian firmware-sof-signed package (2.1.1) and also using the sof...
Hello, following [docs](https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html#es8336-support) and [wiki](https://github.com/thesofproject/linux/wiki/ES8336-support) I've compiled the [5.19.0 + fixes](https://github.com/thesofproject/linux/tree/es8336-v5.19) kernel. and see Dummy output instead of the sounding device. New topology files added. My laptop is Infinix Inbook...
On `Linux yuna 6.0.0-rc7-edison-acpi-standard #1 SMP PREEMPT_DYNAMIC Sun Sep 25 21:01:02 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux` I have: ``` root@yuna:~# lsmod | grep -i sof snd_sof_pci_intel_tng 20480 0 snd_sof_pci...