ноутбук HP $ uname -rm; lspci -knn | grep Audio -A2 6.6.44-un-def-alt1 x86_64 0000:00:1f.3 Multimedia audio controller [0401]: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller [8086:a0c8] (rev 20) Subsystem: Hewlett-Packard Company Device [103c:87fe] Kernel driver in use: sof-audio-pci-intel-tgl $ grep . /proc/asound/{cards,modules} /proc/asound/cards:--- no soundcards --- Если выбрать предыдущее ядро: $ uname -rm; lspci -knn | grep Audio -A2 6.6.35-un-def-alt1 x86_64 0000:00:1f.3 Multimedia audio controller [0401]: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller [8086:a0c8] (rev 20) Subsystem: Hewlett-Packard Company Device [103c:87fe] Kernel driver in use: sof-audio-pci-intel-tgl $ grep . /proc/asound/{cards,modules} /proc/asound/cards: 0 [sofhdadsp ]: sof-hda-dsp - sof-hda-dsp /proc/asound/cards: HP-HPLaptop15s_fq2xxx--87FE /proc/asound/modules: 0 snd_soc_skl_hda_dsp
У меня та же история, тоже Tiger Lake Сегодня обнаружил, что на ноуте ASUS ZenBook UX425EA (11-e поколение Intel) нет встроенной звуковой карты: $ cat /proc/asound/cards --- no soundcards --- # uname -a Linux sao 6.6.44-un-def-alt1 #1 SMP PREEMPT_DYNAMIC Sat Aug 3 09:17:37 UTC 2024 x86_64 GNU/Linux # rpm -q firmware-alsa-sof firmware-alsa-sof-2024.06-alt1.noarch # lspci | grep -i sound 0000:00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20) # lspci -n | grep -F 1f.3 0000:00:1f.3 0401: 8086:a0c8 (rev 20) # dmesg | grep sof-audio [ 4.921628] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 4.921742] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver [ 4.921757] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002) [ 4.921941] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100 [ 4.922065] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 4.928736] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode [ 4.951513] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5 [ 4.951516] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now [ 4.951519] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2 [ 4.955437] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 4.955438] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 4.955442] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30 [ 5.050358] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 5.050364] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 5.064558] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0 [ 5.064810] sof-audio-pci-intel-tgl 0000:00:1f.3: error: source BUF30.1put_flag not found [ 5.064905] sof-audio-pci-intel-tgl 0000:00:1f.3: error: tplg component load failed -22 [ 5.064909] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP topology -22 [ 5.064911] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -22
С kernel-image-un-def 6.6.46-un-def-alt1 из задачи тоже не работает, а вот откатиться на 6.6.35-un-def-alt1 помогает. Перевешиваю на ядро.
For the record, немного логов с рабочего 6.6.35-un-def-alt1: $ sudo dmesg | grep sof-audio [ 4.783418] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 4.783497] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver [ 4.783510] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002) [ 4.783665] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100 [ 4.789004] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 4.795731] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode [ 4.816941] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5 [ 4.816943] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now [ 4.816946] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2 [ 4.820926] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 4.820928] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 4.820931] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30 [ 4.915519] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 4.915526] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 4.928868] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
В плане, будет пофикшено в 6.1.106, 6.6.47. Этого бага нет в 6.10
JFYI https://lore.kernel.org/stable/czx7na7qfoacihuxcalowdosncubkqatf7gkd3snrb63wvpsdb@mncryvo4iiep/