Comment 73 for bug 1935850

Revision history for this message
Pedro Roque (proque) wrote :

I'm still having issues with this driver on Kernels later than 5.11 installed with Ubuntu Mainline - can it be the case that these drivers are not set for those?

Here is a full dmesg output:

[ 4.557452] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 4.557589] sof-audio-pci-intel-tgl 0000:00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver
[ 4.557639] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.557935] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 4.558004] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.565246] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 4.579175] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4
[ 4.662581] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 1:6:1-53680
[ 4.662585] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:17:0 Kernel ABI 3:18:0
[ 4.701918] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:17:0 Kernel ABI 3:18:0
[ 4.714224] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: physical link SDW3-Capture (id 4) not exist
[ 4.714254] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: topology: could not load header: -22
[ 4.714331] sof-audio-pci-intel-tgl 0000:00:1f.3: error: tplg component load failed -22
[ 4.714360] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP topology -22
[ 4.714383] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -22
[ 4.714424] sof_sdw sof_sdw: ASoC: failed to instantiate card -22
[ 4.720966] sof_sdw sof_sdw: snd_soc_register_card failed -22
[ 4.720985] sof_sdw: probe of sof_sdw failed with error -22

Anything I could do?