Code: Select all
lspci -k
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Lenovo Tiger Lake-LP Smart Sound Technology Audio Controller
Kernel driver in use: sof-audio-pci
Code: Select all
lspci -k
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Lenovo Device 22c9
Kernel driver in use: sof-audio-pci
Kernel modules: snd_hda_intel, snd_sof_pci
Code: Select all
dmesg | grep -Eiw -A3 'audio|alsa|sound|error|sof' # edited
ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Advanced Linux Sound Architecture Driver Initialized.
snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
ALSA device list:
platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
No soundcards found.
sof-audio-pci 0000:00:1f.3: use msi interrupt mode
cfg80211: failed to load regulatory.db
sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
sof-audio-pci 0000:00:1f.3: DMICs detected in NHLT tables: 2
Loading firmware: intel/sof/sof-tgl.ri
sof-audio-pci 0000:00:1f.3: Firmware info: version 1:6:1-53680
sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:17:0 Kernel ABI 3:17:0
I seem to have tried all I can think of or find online, and it clearly isn't enough. All help is welcome!
I posted my full dmesg and kernel config.




