Closed pjriot closed 5 months ago
This is an ACPI problem, the DSDT reports the presence of SoundWire interfaces but your platform is based on HDaudio only. These two lines are mutually incompatible.
[ 27.193229] snd_sof_intel_hda_common:hda_sdw_machine_select: sof-audio-pci-intel-mtl 0000:00:1f.3: SoundWire machine driver sof_sdw topology sof-mtl-rt711.tplg
[ 27.193239] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 5
This was reported already in https://github.com/thesofproject/linux/issues/4962 and the problem is fixed with commit 5a7543d0ca01d68d992f480d151efd693807e0ce "ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reported", which will land in 6.10.
Gah, I missed that - thanks a lot for the explanation, very much appreciated!
when will this fix come to arch or debian packages? how to track
This is a help request. I seem to be hitting an issue with a OneXplayer X1 (Core 155h) on Fedora 40. Having read #4879 I waited until kernel 6.9 rolled out for Fedora before filing this issue. (I was hoping I was having a similar problem to the poster there)
After installing the sof-dyndbg.conf.txt file posted by @plbossart I get the following:
I have installed the latest sof-firmware and alsa-ucm.
Could this be another case of misidentified hardware? (One interesting thing I've noticed is that I seem to be one of the only people running into this issue according to the OneXPlayer discord. I should note that sound works well in Windows)
Any pointers at all would be much appreciated!