No Audio Device Detected (Dell XPS 9320)

Issue

I have no audio and in the “Audio” section in Hardware settings there is nothing there but an inactive card with profile “off”. I clearly have this sound card:

Intel Corporation Alder Lake PCH-P High Definition Audio Controller [8086:51c8] (rev 01)

which is recognized by ALSA. However, the system acts as if there is no card present.

I am trying to setup my new work computer and would like to run Manjaro since I have ran it on my current HP work laptop for about 3 years. I have a little time to figure it out so hopefully there is quick resolution.

What Have I Done?

I have read through most of these (and a few others):

and nothing seem to solve or really noticeable affect my issue. I did try various troubleshooting steps so far:

  • setup a Ventoy stick and live ran both the KDE and Gnome versions of Manjaro, both are affected with the no audio/device issue
  • ran Ubuntu 22.04 from the Ventoy stick, audio works as expected

I have ran the alsa-info.sh and that upload can be found here

Nothing obvious sticks out. The pulse audio service appears to be running fine with no obvious log errors in journalctl.
I have the proper firmware:

pacman -Q | grep sof-                                                                                                                                                    
sof-firmware 2.2-1
sof-tools 2.2-1

The sound server appears fine and this is exactly what it looks like in the live OS. I have seen mention of pulse audio and pipewire conflicting when running at the same time, but nothing about the audio device being non existent from plasma’s perspective.

inxi -Aa                                                                                                                                                                      ✔ 
Audio:
  Device-1: Intel vendor: Dell driver: N/A bus-ID: 00:05.0 chip-ID: 8086:465d
    class-ID: 0480
  Device-2: Intel Alder Lake PCH-P High Definition Audio vendor: Dell
    driver: snd_hda_intel v: kernel alternate: snd_sof_pci_intel_tgl
    bus-ID: 00:1f.3 chip-ID: 8086:51c8 class-ID: 0401
  Sound Server-1: ALSA v: k5.15.57-2-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.1 running: yes
  Sound Server-4: PipeWire v: 0.3.56 running: yes

I can provide any other information that is pertinent or pretty much try anything to figure this out. I unfortunately have little experience troubleshooting audio so I have only been able to do this much so far.

is fastboot disabled in windows, and some bioses have also the fastboot option so check
is sof-firmware installed
what kernel version are you running?

Posted in my original message above the kernel version is 5.15.57-2-MANJARO and sof-firmware is installed with the version number displayed (2.2-1).

I don’t run Windows so your question is specifically asking if fastbooot is enabled/disabled in the BIOS settings correct? I can certainly check that setting, but I have shutdown when making kernel module changes just to be sure they are properly loaded. Also when I do restart within Manjaro it doesn’t reboot fast enough to make me think fastboot is enabled.

try different kernels: 5.18 and 5.10 … yes check in bios if the fastboot option is there

I can try some various kernels. I had read a post where the poster tried a few kernels and it didn’t fix their issue, which seemed similar to my issue, but maybe it’ll fix mine.

Now should fastboot be enabled or disabled? Also, what is the reasoning for whichever option should be chosen?

fastboot disabled, but since you dont have windows… but if its the fastboot setting in bios, disable it, you have nothing to lose …
and what kernel were you using with the ubuntu usb where the audio worked?

Fastboot disabled - no change.

Ubuntu 22.04 LTS - 5.15.0-25-generic. So both Manjaro and Ubuntu are on a 5.15.x kernel.

Also I guess worth noting is the sof package is: firmware-sof-signed
version:
2.0-1ubuntu2

This is the output for Ubuntu 22.04:

root@ubuntu:/home/ubuntu# inxi -Aa
Audio:
  Device-1: Intel vendor: Dell driver: N/A bus-ID: 00:05.0 chip-ID: 8086:465d
    class-ID: 0480
  Device-2: Intel Alder Lake PCH-P High Definition Audio vendor: Dell
    driver: sof-audio-pci-intel-tgl
    alternate: snd_hda_intel,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
    chip-ID: 8086:51c8 class-ID: 0401
  Sound Server-1: ALSA v: k5.15.0-25-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes

most notable things are PulseAudio and Pipewire are older versions than Manjaro. The input/output also show up as *-sof-soundwire
Screenshot from 2022-08-03 22-54-39

There is a topic for the same model, have you seen it?

In your case there is also this

Install manjaro-pulse if you want to continue using puseaudio, or install manjaro-pipewire to use pipewire instead.

so in manjaro the driver that is loaded is:
driver: snd_hda_intel
and in ubuntu the driver loaded is:
driver: sof-audio-pci-intel-tgl

Yes I did see that post and I have the proper driver (snd_hda_intel) loaded with the alternative next to it (snd_sof_pci_intel_tgl) shown in my first post:

inxi -Aa                                                                                                                                                                      ✔ 
Audio:
  Device-1: Intel vendor: Dell driver: N/A bus-ID: 00:05.0 chip-ID: 8086:465d
    class-ID: 0480
  Device-2: Intel Alder Lake PCH-P High Definition Audio vendor: Dell
    driver: snd_hda_intel v: kernel alternate: snd_sof_pci_intel_tgl
    bus-ID: 00:1f.3 chip-ID: 8086:51c8 class-ID: 0401

As for PulseAudio and PipeWire both running, this didn’t change anything as I already came across the posts about this and tried the fix by installing manjaro-pulse which then removes about 3 conflicting packages from pipewire. However, I can try that in a more concerted effort to make sure I am only changing one thing at a time and test changes.

@brahma I do have the proper driver loaded in the Plasma install.

the proper driver that works and should be loaded is:
sof-audio-pci-intel-tgl
and not the snd_hda_intel which should be the alternate …
looking at your output you dont even have available the sof-audio-pci-intel-tgl
try uninstalling sof-firmware, reboot and test

Oh I misread your post. I thought you were saying there are proper drivers for each distribution that are different.
I will try uninstalling the sof-firmware package and reboot now.

I actually didn’t need to uninstall the firmware and now have the driver loaded you suggested:

Audio:
  Device-1: Intel vendor: Dell driver: N/A bus-ID: 00:05.0 chip-ID: 8086:465d
    class-ID: 0480
  Device-2: Intel Alder Lake PCH-P High Definition Audio vendor: Dell
    driver: sof-audio-pci-intel-tgl
    alternate: snd_hda_intel,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
    chip-ID: 8086:51c8 class-ID: 0401
  Sound Server-1: ALSA v: k5.15.57-2-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.1 running: yes
  Sound Server-4: PipeWire v: 0.3.56 running: yes

Audio is still not working and no input/output devices are detected.
Is it possible that Audio Device-1 is selected and not Device-2?

did you modprobed it and unloaded the snd hda intel?

It appears it isn’t loaded:

> cat /proc/modules | grep sof-audio-pci-intel-tgl

> modprobe sof-audio-pci-intel-tgl 
> modprobe: FATAL: Module sof-audio-pci-intel-tgl not found in directory /lib/modules/5.15.57-2-MANJARO

so how did you make it appear in your output above?
and output from this:
lsmod | grep sof-audio-pci-intel-tgl

I had found this Arch article and I forgot I had this custom module file: /etc/modprobe.d/alsa-base.conf

options snd_hda_intel index=1,0

so I moved it and rebooted. When I did, the sof-audio-pci-intel-tgl driver was now selected.

The grep for the module returned nothing:

> lsmod | grep sof-audio-pci-intel-tgl

Here is a more generic sof search:

lsmod | grep sof
snd_soc_sof_sdw        69632  0
snd_soc_intel_hda_dsp_common    20480  1 snd_soc_sof_sdw
snd_soc_intel_sof_maxim_common    16384  1 snd_soc_sof_sdw
snd_sof_pci_intel_tgl    16384  0
snd_sof_intel_hda_common   131072  1 snd_sof_pci_intel_tgl
soundwire_intel        53248  1 snd_sof_intel_hda_common
snd_sof_intel_hda      20480  1 snd_sof_intel_hda_common
snd_sof_pci            20480  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp     20480  1 snd_sof_intel_hda_common
snd_sof               196608  2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda       28672  1 snd_sof_intel_hda_common
snd_hda_ext_core       36864  3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match    57344  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
soundwire_bus         122880  8 snd_soc_sof_sdw,snd_soc_rt715_sdca,regmap_sdw,snd_soc_rt1316_sdw,regmap_sdw_mbq,soundwire_intel,soundwire_generic_allocation,soundwire_cadence
ledtrig_audio          16384  3 dell_wmi,snd_sof,dell_laptop
snd_soc_core          393216  9 snd_soc_sof_sdw,snd_soc_rt715_sdca,snd_soc_rt1316_sdw,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_intel_sof_maxim_common,snd_soc_dmic
snd_intel_dspcfg       32768  2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi     20480  2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_core          118784  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_pcm               163840  12 snd_soc_rt715_sdca,snd_hda_codec_hdmi,snd_soc_rt1316_sdw,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
snd                   126976  13 snd_soc_sof_sdw,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm

and whats in logs:
journalctl -b0 -p4 --no-pager
sudo dmesg | grep -i audio

This will be a lot:

ournalctl -b0 -p4 --no-pager
Aug 04 10:43:43 x13blkr kernel: Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
Aug 04 10:43:43 x13blkr kernel:   #9 #10 #11 #12 #13 #14 #15
Aug 04 10:43:43 x13blkr kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 04 10:43:43 x13blkr kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG0.PEGP._DSD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Aug 04 10:43:43 x13blkr kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Aug 04 10:43:43 x13blkr kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
Aug 04 10:43:43 x13blkr kernel: pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
Aug 04 10:43:43 x13blkr kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 04 10:43:43 x13blkr kernel: hpet_acpi_add: no address or irqs in _CRS
Aug 04 10:43:43 x13blkr kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Aug 04 10:43:43 x13blkr kernel: i8042: Warning: Keylock active
Aug 04 10:43:43 x13blkr kernel: usb: port power management may be unreliable
Aug 04 10:43:45 x13blkr kernel: int3472-discrete INT3472:01: INT3472 seems to have no dependents.
Aug 04 10:43:45 x13blkr kernel: int3472-discrete INT3472:06: GPIO type 0x02 unknown; the sensor may not work
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: acpi PNP0C14:08: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 10:43:45 x13blkr kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcffff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
Aug 04 10:43:45 x13blkr kernel: caller igen6_probe+0x199/0x7d0 [igen6_edac] mapping multiple BARs
Aug 04 10:43:45 x13blkr systemd-udevd[397]: could not read from '/sys/module/pcc_cpufreq/initstate': No such device
Aug 04 10:43:46 x13blkr systemd-udevd[406]: could not read from '/sys/module/pcc_cpufreq/initstate': No such device
Aug 04 10:43:46 x13blkr kernel: iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf-a0-66.ucode failed with error -2
Aug 04 10:43:46 x13blkr kernel: iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf-a0-65.ucode failed with error -2
Aug 04 10:43:46 x13blkr kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Aug 04 10:43:46 x13blkr kernel: i2c i2c-11: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Aug 04 10:43:46 x13blkr kernel: thermal thermal_zone8: failed to read out thermal zone (-61)
Aug 04 10:43:47 x13blkr kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
Aug 04 10:43:47 x13blkr kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:2:025d:1316:01: Probe not complete, timed out
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:2:025d:1316:01: Update Slave status failed:-110
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:1:025d:1316:01: Probe not complete, timed out
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:1:025d:1316:01: Update Slave status failed:-110
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:0:025d:0714:01: Probe not complete, timed out
Aug 04 10:43:49 x13blkr kernel: soundwire sdw:0:025d:0714:01: Update Slave status failed:-110
Aug 04 10:43:50 x13blkr kernel: perf uncore: Cannot find matched IMC device.
Aug 04 10:43:50 x13blkr kernel: perf uncore: Cannot find matched IMC device.
Aug 04 10:43:51 x13blkr kernel: dell_smm_hwmon: unable to get SMM Dell signature
Aug 04 10:43:52 x13blkr kernel: kauditd_printk_skb: 18 callbacks suppressed
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:52 x13blkr kernel: sd 0:0:0:0: [sda] No Caching mode page found
Aug 04 10:43:52 x13blkr kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Aug 04 10:43:52 x13blkr kernel: sof_sdw sof_sdw: snd_soc_register_card failed -517
Aug 04 10:43:54 x13blkr sddm[450]: Could not setup default cursor
Aug 04 10:43:54 x13blkr systemd[650]: xdg-user-dirs-update.service: Failed with result 'exit-code'.
Aug 04 10:43:54 x13blkr systemd[650]: Failed to start Update XDG user dir configuration.
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QFont::fromString: Invalid description '(empty)'
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffcc00f4fe0), parent's thread is QThread(0x55624c923470), current thread is QThread(0x55624ca43aa0)
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffcc00f4fe0), parent's thread is QThread(0x55624c923470), current thread is QThread(0x55624ca43aa0)
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffcc00f4fe0), parent's thread is QThread(0x55624c923470), current thread is QThread(0x55624ca43aa0)
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Aug 04 10:43:55 x13blkr upowerd[695]: energy_full (54.227250) is greater than energy_full_design (54.134850)
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Aug 04 10:43:55 x13blkr sddm-greeter[659]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:127:5: Type Keyboard unavailable
Aug 04 10:43:55 x13blkr sddm-greeter[659]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.17'
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:55 x13blkr sddm-greeter[659]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Aug 04 10:43:57 x13blkr kernel: kauditd_printk_skb: 16 callbacks suppressed
Aug 04 10:44:04 x13blkr sddm-helper[704]: [PAM] authenticate: Authentication failure
Aug 04 10:44:04 x13blkr sddm[450]: Authentication error: "Authentication failure"
Aug 04 10:44:04 x13blkr sddm[450]: Auth: sddm-helper exited with 1
Aug 04 10:44:09 x13blkr klauncher[771]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Aug 04 10:44:09 x13blkr kcminit_startup[775]: QDBusConnection: error: could not send signal to service "" path "//home/bauthier/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/bauthier/.kde4/share/config/kdeglobals
Aug 04 10:44:10 x13blkr kwin_x11[786]: Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Aug 04 10:44:10 x13blkr kwin_x11[786]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Aug 04 10:44:10 x13blkr kwin_x11[786]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Aug 04 10:44:10 x13blkr ksmserver[836]: Qt: Session management error: networkIdsList argument is NULL
Aug 04 10:44:10 x13blkr kwin_x11[786]: kwin_core: XCB error: 10 (BadAccess), sequence: 815, resource id: 1942, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Aug 04 10:44:10 x13blkr kded5[783]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.10'
Aug 04 10:44:10 x13blkr org_kde_powerdevil[866]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Aug 04 10:44:10 x13blkr kded5[783]: kscreen.kded: PowerDevil SuspendSession action not available!
Aug 04 10:44:10 x13blkr org_kde_powerdevil[866]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Aug 04 10:44:10 x13blkr org_kde_powerdevil[866]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Aug 04 10:44:10 x13blkr plasmashell[870]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Aug 04 10:44:10 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:530:9: QML Label: Binding loop detected for property "height"
Aug 04 10:44:10 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:495:13: QML Label: Binding loop detected for property "height"
Aug 04 10:44:11 x13blkr plasmashell[870]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x560740399340)
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x56073fe2aa50)
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x56073fe2aaa0)
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x560740399390)
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x56073fe2aaa0)
Aug 04 10:44:11 x13blkr plasmashell[870]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x560740339e70)
Aug 04 10:44:11 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:495:13: QML Label: Binding loop detected for property "height"
Aug 04 10:44:11 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:530:9: QML Label: Binding loop detected for property "height"
Aug 04 10:44:11 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:552:5: QML Label: Binding loop detected for property "height"
Aug 04 10:44:11 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Aug 04 10:44:11 x13blkr plasmashell[870]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Aug 04 10:44:11 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:165:9: QML HiddenItemsView: Binding loop detected for property "implicitHeight"
Aug 04 10:44:11 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2113, resource id: 4194347, major code: 18 (ChangeProperty), minor code: 0
Aug 04 10:44:11 x13blkr kwin_x11[786]: kwin_core: XCB error: 152 (BadDamage), sequence: 2123, resource id: 14680107, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Aug 04 10:44:11 x13blkr plasmashell[870]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Aug 04 10:44:11 x13blkr plasmashell[870]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Aug 04 10:44:13 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2727, resource id: 44040310, major code: 18 (ChangeProperty), minor code: 0
Aug 04 10:44:13 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2732, resource id: 44040311, major code: 18 (ChangeProperty), minor code: 0
Aug 04 10:44:13 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:370: Unable to assign [undefined] to QString
Aug 04 10:44:13 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3081, resource id: 14680283, major code: 3 (GetWindowAttributes), minor code: 0
Aug 04 10:44:19 x13blkr kernel: kauditd_printk_skb: 13 callbacks suppressed
Aug 04 10:44:21 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x56074101cd50) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:44:21 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x56074101cd50) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Aug 04 10:44:21 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5607410f9f00) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:44:21 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5607410f9f00) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Aug 04 10:44:21 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Aug 04 10:44:28 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:370: Unable to assign [undefined] to QString
Aug 04 10:44:31 x13blkr kernel: kauditd_printk_skb: 1 callbacks suppressed
Aug 04 10:45:15 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22889, resource id: 44040408, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:45:15 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22890, resource id: 44040408, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:45:15 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22891, resource id: 44040408, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:45:15 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22892, resource id: 44040408, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:45:15 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22893, resource id: 44040408, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:46:52 x13blkr systemd-udevd[359]: sdw:0:025d:0714:01: Worker [396] processing SEQNUM=4502 killed
Aug 04 10:47:46 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 122 seconds.
Aug 04 10:47:46 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:47:46 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 10:48:47 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53563, resource id: 14685186, major code: 3 (GetWindowAttributes), minor code: 0
Aug 04 10:48:47 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 53564, resource id: 14685186, major code: 14 (GetGeometry), minor code: 0
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFSFileEngine::open: No file name specified
Aug 04 10:48:47 x13blkr systemsettings[1747]: kf.coreaddons.desktopparser: Error: Failed to open  ""
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFileDevice::seek: IODevice is not open
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFSFileEngine::open: No file name specified
Aug 04 10:48:47 x13blkr systemsettings[1747]: kf.coreaddons.desktopparser: Error: Failed to open  ""
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFileDevice::seek: IODevice is not open
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFSFileEngine::open: No file name specified
Aug 04 10:48:47 x13blkr systemsettings[1747]: kf.coreaddons.desktopparser: Error: Failed to open  ""
Aug 04 10:48:47 x13blkr systemsettings[1747]: QFileDevice::seek: IODevice is not open
Aug 04 10:48:47 x13blkr systemsettings[1747]: kf.coreaddons: "Could not load plugin from kcm_pulseaudio: The shared library was not found."
Aug 04 10:48:47 x13blkr systemsettings[1747]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Aug 04 10:48:47 x13blkr systemsettings[1747]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Aug 04 10:48:56 x13blkr systemsettings[1747]: org.kde.plasma.pulseaudio: No object for name "auto_null"
Aug 04 10:48:56 x13blkr systemsettings[1747]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Aug 04 10:48:56 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55484, resource id: 71303327, major code: 18 (ChangeProperty), minor code: 0
Aug 04 10:48:56 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55502, resource id: 44040447, major code: 18 (ChangeProperty), minor code: 0
Aug 04 10:49:49 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 245 seconds.
Aug 04 10:49:49 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:49:49 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 10:51:52 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 368 seconds.
Aug 04 10:51:52 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:51:52 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 10:52:15 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x560740c62e10) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:52:15 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x560740c62e10) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 10:52:15 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:52:15 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 10:52:15 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Aug 04 10:53:55 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 491 seconds.
Aug 04 10:53:55 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:53:55 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 10:55:58 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 614 seconds.
Aug 04 10:55:58 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:55:58 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 10:58:01 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 737 seconds.
Aug 04 10:58:01 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 10:58:01 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 11:00:04 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 860 seconds.
Aug 04 11:00:04 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 11:00:04 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 11:01:09 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x560740c727f0) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 11:01:09 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x560740c727f0) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 11:01:09 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 11:01:09 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 11:01:09 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Aug 04 11:01:09 x13blkr plasmashell[870]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Aug 04 11:02:06 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 983 seconds.
Aug 04 11:02:06 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 11:02:06 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 11:04:09 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 1105 seconds.
Aug 04 11:04:09 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 11:04:09 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 11:06:12 x13blkr kernel: INFO: task systemd-udevd:396 blocked for more than 1228 seconds.
Aug 04 11:06:12 x13blkr kernel:       Not tainted 5.15.57-2-MANJARO #1
Aug 04 11:06:12 x13blkr kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 04 11:10:20 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5607414e40e0) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 11:10:20 x13blkr plasmashell[870]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5607414e40e0) QQmlContext(0x5607407090c0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Aug 04 11:10:20 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 11:10:20 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Aug 04 11:10:20 x13blkr plasmashell[870]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Aug 04 11:10:20 x13blkr plasmashell[870]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Aug 04 11:10:25 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 50602, resource id: 44040490, major code: 15 (QueryTree), minor code: 0
Aug 04 11:10:31 x13blkr kwin_x11[786]: kwin_core: XCB error: 152 (BadDamage), sequence: 52880, resource id: 14704190, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Aug 04 11:10:31 x13blkr kwin_x11[786]: kwin_core: XCB error: 152 (BadDamage), sequence: 52888, resource id: 14704190, major code: 143 (DAMAGE), minor code: 2 (Destroy)
Aug 04 11:10:31 x13blkr kwin_x11[786]: kwin_core: XCB error: 3 (BadWindow), sequence: 52889, resource id: 14704188, major code: 129 (SHAPE), minor code: 6 (Input)
Aug 04 11:10:31 x13blkr kwin_x11[786]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52890, resource id: 14704188, major code: 2 (ChangeWindowAttributes), minor code: 0

dmesg:

dmesg | grep -i audio
[    0.145842] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    5.549625] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    5.549851] sof-audio-pci-intel-tgl 0000:00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver
[    5.549864] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[    5.550005] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[    6.407832] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    6.436891] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[    6.498429] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4
[    6.500300] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    6.500302] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:18:0
[    6.500303] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[    6.500305] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    6.615237] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    6.615240] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:18:0
[    6.615242] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel

from logs you have:

sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
soundwire sdw:2:025d:1316:01: Probe not complete, timed out
soundwire sdw:2:025d:1316:01: Update Slave status failed:-110
sof_sdw sof_sdw: snd_soc_register_card failed -517

and from the dmesg you have:

Firmware: ABI 3:22:1 Kernel ABI 3:18:0
sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30

maybe downgrading sof-firmware could help?

Good call on the logs as I didn’t spot those originally. The 2 options would be down grading the sof-firmware package or move to a newer kernel?