* [PATCH] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
@ 2024-07-01 11:10 Michał Kopeć
2024-07-02 7:48 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Michał Kopeć @ 2024-07-01 11:10 UTC (permalink / raw)
To: tiwai; +Cc: linux-sound
Apply quirk to fix combo jack detection on a new Clevo model: V5[46]0TU
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
---
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 a696943aec0d..47a019598767 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10426,6 +10426,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1558, 0xa600, "Clevo NL50NU", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0xa650, "Clevo NP[567]0SN[CD]", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0xa671, "Clevo NP70SN[CDE]", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
+ SND_PCI_QUIRK(0x1558, 0xa763, "Clevo V54x_6x_TU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0xb018, "Clevo NP50D[BE]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0xb019, "Clevo NH77D[BE]Q", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0xb022, "Clevo NH77D[DC][QW]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
2024-07-01 11:10 [PATCH] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU Michał Kopeć
@ 2024-07-02 7:48 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-07-02 7:48 UTC (permalink / raw)
To: Michał Kopeć; +Cc: tiwai, linux-sound
On Mon, 01 Jul 2024 13:10:09 +0200,
Michał Kopeć wrote:
>
> Apply quirk to fix combo jack detection on a new Clevo model: V5[46]0TU
>
> Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-02 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 11:10 [PATCH] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU Michał Kopeć
2024-07-02 7:48 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox