Closed jason-a-alexander closed 4 months ago
[ 2.417426] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 5
This tells us you have an HDaudio codec, not SoundWire. You need the patch from https://github.com/thesofproject/linux/pull/4982
This tells us you have an HDaudio codec, not SoundWire. You need the patch from #4982
Thanks, That is what I thought but some of the errors were different so I wanted to be sure. I don't know if I've ever patched a kernel before so I might just wait for 6.10.
T
Hello,
I have a GMKtec K9 with a Core Ultra 125H. I getting the dreaded "Topology file: intel/sof-ace-tplg/sof-mtl-rt711.tplg" which based on the reading other tickets means that it's not detection the sound card. I'm running the latest mainline kernel and have loaded the firmware via install.sh script. Running Ubuntu 24.04. Other than sound everything is working great.
uname -a
Linux TSS 6.9.3-060903-generic #202405300957 SMP PREEMPT_DYNAMIC Thu May 30 11:39:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
sudo dmesg | grep sof
`
lspci -v
I also ran alsa-info and it's here
http://alsa-project.org/db/?f=2a6da40d3ef64bf84af4e0bc43f5ba91e7cd637e
And here are other things people have asked for in other tickets
I found this in another comment and this might be the issue but I am not sure. https://github.com/thesofproject/linux/issues/5071#issuecomment-2177824378