Sound not working after update to Manjaro 21.1

Upgraded to Manjaro 21.1 and now sound is not working. Laptop is MSI G66 Leopard 11UG. It has NVIDIA & Intel, so running video-hybrid-intel-nvidia-prime. Was running kernel 5.12, which worked fine except for WiFi (it doesn’t detect it). Upgraded to kernel 5.13 to see if that would help. Wifi now works, but sound still does not. GNOME settings report “Dummy Output”.

This is output of inxi -Aazy

Audio:
  Device-1: Intel Tiger Lake-H HD Audio vendor: Micro-Star MSI 
  driver: sof-audio-pci-intel-tgl 
  alternate: snd_hda_intel,snd_sof_pci_intel_tgl bus-ID: 00:1f.3 
  chip-ID: 8086:43c8 class-ID: 0401 
  Sound Server-1: ALSA v: k5.13.1-3-MANJARO running: yes 
  Sound Server-2: sndio v: N/A running: no 
  Sound Server-3: JACK v: 0.125.0 running: no 
  Sound Server-4: PulseAudio v: 14.2 running: yes 
  Sound Server-5: PipeWire v: 0.3.31 running: no 

This is output of sudo dmesg | egrep -i ‘(hda|snd|sof|audio|alsa)’

[    0.141049] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.323902] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.364268] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.364269] software IO TLB: mapped [mem 0x0000000063000000-0x0000000067000000] (64MB)
[    1.296229] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    1.296248] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    1.866596] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    1.866609] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    1.866617] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[    1.866784] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[    1.866827] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.873134] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[    2.042639] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[    2.042641] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    2.042644] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    2.043339] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 1:8:0-9e7a8
[    2.043340] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:18:0
[    2.043343] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    2.124811] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 1:8:0-9e7a8
[    2.124813] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:18:0
[    2.146205] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:18:1 Kernel ABI 3:18:0
[    2.163445] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[    2.184215] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC298: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    2.184218] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.184219] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.184220] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[    2.184220] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    2.184221] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x18
[    2.228124] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[    2.228128] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[    2.228212] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[    2.228216] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[    2.228219] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[    2.228221] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[    2.228223] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[    2.228227] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[    2.228230] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[    2.228233] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[    2.228237] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[    2.228240] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[    2.228243] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[    2.228249] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[    2.228251] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 4
[    2.228252] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 5
[    2.228253] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 6
[    2.228253] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 7
[    2.228254] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 8
[    2.244426] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input12
[    2.244448] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input13
[    2.244465] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input14
[    2.244483] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input15
[    2.244499] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input16
[    7.010038] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.010041] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.010042] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.010443] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.010447] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.010450] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.010795] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.010799] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.010802] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.011138] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.011140] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.011141] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.011515] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.011521] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.011524] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.011953] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.011959] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.011963] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.012309] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.012310] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.012311] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.012632] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.012632] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.012633] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.012964] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.012965] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.012965] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.013302] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.013303] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.013303] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.026881] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.026884] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.026885] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.027225] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.027227] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.027228] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.027598] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.027603] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.027606] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.027961] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.027965] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.027968] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.028311] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.028313] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.028314] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.028740] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.028742] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.028743] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.029131] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.029133] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.029133] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.029515] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.029519] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.029522] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.029892] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.029896] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.029899] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.030259] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.030263] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.030266] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.037573] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.037583] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.037587] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.037932] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.037933] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.037934] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.038246] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.038247] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.038248] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.038592] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.038592] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.038593] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.038930] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.038931] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.038931] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.039372] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.039377] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.039380] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.039729] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.039732] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.039735] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.040083] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.040087] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.040090] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.040459] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.040462] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.040465] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.040817] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.040821] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.040823] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.047601] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.047611] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.047615] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.047934] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.047935] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.047936] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.048274] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.048278] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.048280] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.048590] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.048590] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.048591] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.048927] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.048931] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.048933] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.049321] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.049322] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.049322] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.049691] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.049694] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.049697] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.050051] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.050055] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.050057] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.050432] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.050435] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.050438] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.050783] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.050787] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.050789] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.057448] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.057457] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.057462] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.057800] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.057801] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.057802] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.058137] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.058141] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.058144] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.058501] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.058505] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.058507] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.058844] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.058848] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.058851] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.059242] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.059247] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.059250] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.059584] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.059587] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.059590] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.059928] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.059931] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.059934] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.060257] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.060258] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.060259] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.060575] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.060575] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.060576] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.066987] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.066996] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.066999] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.067344] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.067349] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.067353] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.067682] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.067683] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.067683] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.068018] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.068022] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.068025] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.068379] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.068383] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.068385] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.068774] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.068779] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.068782] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.069107] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.069108] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.069108] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.069476] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.069479] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.069482] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.069814] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.069818] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.069820] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[    7.070157] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[    7.070161] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[    7.070163] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.544804] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.544816] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.544818] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.545175] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.545179] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.545183] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.545541] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.545545] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.545547] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.545899] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.545902] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.545905] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.546248] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.546252] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.546254] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.546684] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.546689] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.546693] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.547036] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.547040] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.547043] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.547401] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.547404] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.547407] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.547741] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.547742] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.547742] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.548077] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.548081] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.548083] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.570123] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.570131] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.570136] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.570520] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.570524] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.570528] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.570873] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.570877] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.570880] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.571222] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.571223] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.571223] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.571588] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.571591] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.571594] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.572004] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.572009] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.572012] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.572378] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.572382] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.572385] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.572727] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.572731] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.572733] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.573095] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.573098] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.573101] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.573469] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.573473] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.573475] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.580795] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.580805] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.580810] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.581145] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.581146] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.581146] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.581511] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.581515] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.581518] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.581880] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.581884] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.581887] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.582236] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.582239] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.582242] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.582660] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.582666] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.582669] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.583016] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.583019] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.583022] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.583385] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.583388] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.583391] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.583732] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.583736] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.583738] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.584091] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.584094] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.584097] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.591042] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.591044] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.591045] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.591427] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.591431] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.591434] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.591778] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.591783] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.591786] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.592131] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.592135] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.592137] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.592505] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.592509] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.592512] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.592904] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.592905] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.592906] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.593240] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.593240] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.593241] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.593593] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.593596] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.593599] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.593936] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.593937] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.593938] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.594291] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.594295] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.594297] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.601181] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.601183] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.601183] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.601566] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.601570] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.601573] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.601916] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.601920] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.601923] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.602269] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.602273] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.602276] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.602586] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.602587] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.602587] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.602997] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.603003] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.603006] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.603378] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.603382] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.603385] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.603725] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.603728] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.603731] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.604066] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.604067] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.604067] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.604482] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.604482] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.604483] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.611259] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.611261] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.611261] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.611589] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.611590] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.611590] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.611943] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.611947] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.611950] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.612287] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.612291] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.612294] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.612615] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.612615] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.612616] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.613024] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.613029] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.613032] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.613398] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.613401] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.613404] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.613754] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.613758] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.613761] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.614107] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.614110] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.614113] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12
[   13.614482] sof-audio-pci-intel-tgl 0000:00:1f.3: error: ipc error for 0x60010000 size 20
[   13.614486] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hw params ipc failed for stream 2
[   13.614489] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -12

Seems there is something wrong with sof-firmware? Not sure how else troubleshoot this. Does anyone have any insights? I tried deleting ~/.config/pulse directory, new kernel, reinstalled sof-firmware.

I found a workaround on the Ubuntu forum. Scroll down to the bottom and someone responded with a solution for Arch. Basically, follow these steps:

Edit grub config
sudo nano /etc/default/grub

Add the following within the quotation after GRUB_CMDLINE_LINUX_DEFAULT
snd_intel_dspcfg.dsp_driver=1

Update grub
sudo update-grub

Reboot

This forces the legacy driver, or in my case, forces the laptop internal audio to be default, rather than the HDMI.

Here’s the link to the thread where I found that solution:
https://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci

3 Likes

Try alsamixer, can you use it to control sound?

I have a similar problem, if not the same one. I do have audio but I can’t control volume using any of the features on the desktop; alsamixer is the only way I can control my audio. Goose’s suggested workaround did not work for me.

I noticed I can also adjust the volume using my laptop Fn volume keys and using the slider when I’m on the logon screen, suggesting that this is a problem with Gnome. In Gnome itself I don’t see any “dummy” device, it’s as if there is no device detected at all.

I did have the Audio Switcher extension, I wonder if that may have been interfering with something? I have disabled it and restarted but still Gnome does not recognise any audio devices.

inxi -Aazy:

Audio:
  Device-1: Intel Tiger Lake-LP Smart Sound Audio vendor: CLEVO/KAPOK 
  driver: snd_hda_intel v: kernel alternate: snd_sof_pci_intel_tgl 
  bus-ID: 00:1f.3 chip-ID: 8086:a0c8 class-ID: 0403 
  Sound Server-1: ALSA v: k5.13.1-3-MANJARO running: yes 
  Sound Server-2: JACK v: 0.125.0 running: no 
  Sound Server-3: PulseAudio v: 14.2 running: yes 
  Sound Server-4: PipeWire v: 0.3.31 running: no

i have a similar issue with plasma:
after update no sound with my usb-soundcard.
hdmi sound is working
maybe the alsa-driver-update is the problem
complete new clean installation with latest ISO. before update: usb-s/pdif-sound running - after reboot: no sound with usb and s/pdif
alsa-mixer: all controls are up

what can i do ??

update:
reinstallation. during the update omit all alsa files. after restart also no sound over said channels. so is not due to the files.

inxi -Aazy
Audio:
  Device-1: Intel 7 Series/C216 Family High Definition Audio 
  vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 
  chip-ID: 8086:1e20 class-ID: 0403 
  Device-2: NVIDIA driver: snd_hda_intel v: kernel bus-ID: 01:00.1 
  chip-ID: 10de:10fa class-ID: 0403 
  Device-3: Logitech HD Webcam C525 type: USB driver: snd-usb-audio,uvcvideo 
  bus-ID: 1-1.2.1:6 chip-ID: 046d:0826 class-ID: 0e02 serial: <filter> 
  Device-4: C-Media TONOR TC-777 Audio Device type: USB 
  driver: hid-generic,snd-usb-audio,usbhid bus-ID: 1-1.2.2:7 
  chip-ID: 0d8c:0134 class-ID: 0300 
  Device-5: Focusrite-Novation Scarlett 6i6 type: USB driver: snd-usb-audio 
  bus-ID: 1-1.6:5 chip-ID: 1235:8012 class-ID: fe01 serial: <filter> 
  Sound Server-1: ALSA v: k5.13.1-3-MANJARO running: yes 
  Sound Server-2: JACK v: 0.125.0 running: no 
  Sound Server-3: PulseAudio v: 14.2 running: yes 
  Sound Server-4: PipeWire v: 0.3.31 running: no

I saw this solution to remove PulseAudio and replace it with Pipewire, it has fixed audio for me.

1 Like

@Goose big thanks for the workaround. The fix worked or me.

I had a very similar inxi output and on a Lenovo P15 gen2. Hope it helps others with the same model.

1 Like

I have marked the solution that worked for you at the time

If you have new kernel v5.14 you might want to try changing this option to check if the new driver snd_sof_pci_intel_tgl is working to support the internal digital microphone array

snd_intel_dspcfg.dsp_driver=0

If audio is now fully working, the option can be deleted.
But If system only has a Dummy Output again change, the option back to dsp_driver=1

1 Like

Tested snd_intel_dspcfg.dsp_driver=0 with kernel 5.14.2 for those that are curious. Sound does not work. Changing setting back to snd_intel_dspcfg.dsp_driver=1 for now.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.