ich habe für meine Schwiegermutter ein neues Notebook gekauft... aber ich bekomme die Soundkarte einfach nicht ans laufen. (Debian 11)
Es wird immer Ausgabegeräte die "Dummy-Ausgabe" angeboten aber keine wirkliche HW.
Gerät ist ein Huawei MateBook D 15 mit Intel Chipsatz.
Was ich bisher gemacht habe ist das nachinstallieren von

Auch im UEFI-Bios habe ich Testweise die Soundkarte enabled/disabled. Lieder alles ohne Erfolg.
Könnt ihr mir hier helfen und habt noch Tipps für mich?
Ausgaben
Code: Alles auswählen
uname -a
Linux Debian 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
Code: Alles auswählen
lspci -nn | grep -i audio
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Comet Lake PCH-LP cAVS [8086:02c8]
Code: Alles auswählen
dmesg | grep -i 'sof-audio-pci 0000:00:1f.3'
[ 3.529396] sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.529415] sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 3.529430] sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.529760] sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 3.529874] sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.536853] sof-audio-pci 0000:00:1f.3: use msi interrupt mode
[ 3.551665] sof-audio-pci 0000:00:1f.3: hda codecs found, mask 4
[ 3.551667] sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 3.551671] sof-audio-pci 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 3.554690] sof-audio-pci 0000:00:1f.3: firmware: direct-loading firmware intel/sof/sof-cml.ri
[ 3.554697] sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 6 size 0x20
[ 3.554698] sof-audio-pci 0000:00:1f.3: Firmware info: version 1:7:0-47d07
[ 3.554700] sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:17:0
[ 3.554701] sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 3.554705] sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 3 size 0x30
[ 3.554706] sof-audio-pci 0000:00:1f.3: warning: unknown sof_ext_man header type 5 size 0x20
[ 3.652264] sof-audio-pci 0000:00:1f.3: Firmware info: version 1:7:0-47d07
[ 3.652266] sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:17:0
[ 3.652267] sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 3.663969] sof-audio-pci 0000:00:1f.3: firmware: direct-loading firmware intel/sof-tplg/sof-hda-generic-idisp-2ch.tplg
[ 3.663983] sof-audio-pci 0000:00:1f.3: Topology: ABI 3:18:1 Kernel ABI 3:17:0
[ 3.663984] sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
[ 3.675185] sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
Code: Alles auswählen
pacmd list-cards
0 card(s) available.
Code: Alles auswählen
pacmd set-card-profile alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic HiFi
No card found by this name or index.