* [PATCH] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
@ 2024-09-26 6:02 Ai Chao
2024-09-30 8:04 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Ai Chao @ 2024-09-26 6:02 UTC (permalink / raw)
To: perex, tiwai, kailang, sbinding, simont, josh, foss, rf
Cc: linux-sound, linux-kernel, Ai Chao
The headset mic requires a fixup to be properly detected/used.
Signed-off-by: Ai Chao <aichao@kylinos.cn>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index f787ff4182d4..7681200e84e8 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10880,6 +10880,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1854, 0x048a, "LG gram 17 (17ZD90R)", ALC298_FIXUP_SAMSUNG_AMP_V2_4_AMPS),
SND_PCI_QUIRK(0x19e5, 0x3204, "Huawei MACH-WX9", ALC256_FIXUP_HUAWEI_MACH_WX9_PINS),
SND_PCI_QUIRK(0x19e5, 0x320f, "Huawei WRT-WX9 ", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE),
+ SND_PCI_QUIRK(0x19e5, 0x3212, "Huawei KLV-WX9 ", ALC256_FIXUP_ACER_HEADSET_MIC),
SND_PCI_QUIRK(0x1b35, 0x1235, "CZC B20", ALC269_FIXUP_CZC_B20),
SND_PCI_QUIRK(0x1b35, 0x1236, "CZC TMI", ALC269_FIXUP_CZC_TMI),
SND_PCI_QUIRK(0x1b35, 0x1237, "CZC L101", ALC269_FIXUP_CZC_L101),
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
2024-09-26 6:02 [PATCH] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 Ai Chao
@ 2024-09-30 8:04 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-09-30 8:04 UTC (permalink / raw)
To: Ai Chao
Cc: perex, tiwai, kailang, sbinding, simont, josh, foss, rf,
linux-sound, linux-kernel
On Thu, 26 Sep 2024 08:02:52 +0200,
Ai Chao wrote:
>
> The headset mic requires a fixup to be properly detected/used.
>
> Signed-off-by: Ai Chao <aichao@kylinos.cn>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-30 8:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 6:02 [PATCH] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 Ai Chao
2024-09-30 8:04 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox