public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo C6400
@ 2025-01-14 17:06 Edson Juliano Drosdeck
  2025-01-15  7:56 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Edson Juliano Drosdeck @ 2025-01-14 17:06 UTC (permalink / raw)
  To: tiwai
  Cc: perex, kailang, sbinding, simont, josh, rf, linux-sound,
	linux-kernel, edson.drosdeck

Positivo C6400 is equipped with ALC269VB, and it needs
ALC269VB_FIXUP_ASUS_ZENBOOK quirk to make its headset mic work.
Also must to limits the microphone boost.

Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.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 b74b566f675e..91976dea49fb 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10961,6 +10961,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x17aa, 0x511f, "Thinkpad", ALC298_FIXUP_TPT470_DOCK),
 	SND_PCI_QUIRK(0x17aa, 0x9e54, "LENOVO NB", ALC269_FIXUP_LENOVO_EAPD),
 	SND_PCI_QUIRK(0x17aa, 0x9e56, "Lenovo ZhaoYang CF4620Z", ALC286_FIXUP_SONY_MIC_NO_PRESENCE),
+	SND_PCI_QUIRK(0x1849, 0x0269, "Positivo Master C6400", ALC269VB_FIXUP_ASUS_ZENBOOK),
 	SND_PCI_QUIRK(0x1849, 0x1233, "ASRock NUC Box 1100", ALC233_FIXUP_NO_AUDIO_JACK),
 	SND_PCI_QUIRK(0x1849, 0xa233, "Positivo Master C6300", ALC269_FIXUP_HEADSET_MIC),
 	SND_PCI_QUIRK(0x1854, 0x0440, "LG CQ6", ALC256_FIXUP_HEADPHONE_AMP_VOL),
-- 
2.39.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo C6400
  2025-01-14 17:06 [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo C6400 Edson Juliano Drosdeck
@ 2025-01-15  7:56 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-01-15  7:56 UTC (permalink / raw)
  To: Edson Juliano Drosdeck
  Cc: tiwai, perex, kailang, sbinding, simont, josh, rf, linux-sound,
	linux-kernel

On Tue, 14 Jan 2025 18:06:19 +0100,
Edson Juliano Drosdeck wrote:
> 
> Positivo C6400 is equipped with ALC269VB, and it needs
> ALC269VB_FIXUP_ASUS_ZENBOOK quirk to make its headset mic work.
> Also must to limits the microphone boost.
> 
> Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.com>

Thanks, applied now.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-15  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 17:06 [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo C6400 Edson Juliano Drosdeck
2025-01-15  7:56 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox