-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
On ThinkPad T14s Gen 2i, kernel 6.6.43, Tiger Lake-LP Smart Sound Technology Audio Controller firmware loading fails with the following message:
SOF version: https://github.com/thesofproject/sof-bin/releases/tag/v2024.06
root@haxboxen:~# date
Mon Jul 29 08:38:41 -03 2024
root@haxboxen:~# uname -a
Linux haxboxen.lan 6.6.43-ST1NKPAD #1 SMP PREEMPT Sun Jul 28 21:09:38 -03 2024 x86_64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz GenuineIntel GNU/Linux
root@haxboxen:~# dmidecode | grep -i lenovo
Vendor: LENOVO
Manufacturer: LENOVO
SKU Number: LENOVO_MT_20WN_BU_Think_FM_ThinkPad T14s Gen 2i
Manufacturer: LENOVO
Manufacturer: LENOVO
root@haxboxen:~# dmesg | grep -E 'sof-|snd|error'
[ 2.486683] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 2.490542] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 2.558058] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 2.561240] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 2.565309] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[ 2.568591] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffff86f1bfd0)
[ 2.579079] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 2.605083] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 2.607598] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 2.610140] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 5.672888] sof-audio-pci-intel-tgl 0000:00:1f.3: hda_cl_copy_fw: timeout with rom_status_reg (0x80000) read
[ 5.673419] sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ DSP dump start ]------------
[ 5.673420] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware download failed
[ 5.673421] sof-audio-pci-intel-tgl 0000:00:1f.3: fw_state: SOF_FW_BOOT_IN_PROGRESS (3)
[ 5.673437] sof-audio-pci-intel-tgl 0000:00:1f.3: 0x80000006: module: ROM, state: VERIFY_FEATURE_MASK, not running
[ 5.673443] sof-audio-pci-intel-tgl 0000:00:1f.3: error code: 0x14 (unknown)
[ 5.673455] sof-audio-pci-intel-tgl 0000:00:1f.3: extended rom status: 0x80000006 0x14 0x0 0x0 0x0 0x0 0x25101c2 0x0
[ 5.673456] sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ DSP dump end ]------------
[ 5.673496] sof-audio-pci-intel-tgl 0000:00:1f.3: Failed to start DSP
[ 5.673498] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to boot DSP firmware -110
[ 5.723880] sof-audio-pci-intel-tgl 0000:00:1f.3: error: hda_dsp_core_reset_enter: timeout on HDA_DSP_REG_ADSPCS read
[ 5.723884] sof-audio-pci-intel-tgl 0000:00:1f.3: error: dsp core reset failed: core_mask 1
[ 5.724076] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -110
root@haxboxen:~# lspci -v | grep -i sound
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20) (prog-if 80)
Subsystem: Lenovo Tiger Lake-LP Smart Sound Technology Audio Controller
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected