public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
@ 2024-07-12 18:06 Edson Juliano Drosdeck
  2024-07-14 15:08 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Edson Juliano Drosdeck @ 2024-07-12 18:06 UTC (permalink / raw)
  To: tiwai
  Cc: perex, sbinding, kailang, shenghao-ding, simont, foss, rf,
	linux-sound, linux-kernel, edson.drosdeck

Positivo SU C1400 is equipped with ALC256, and it needs
ALC269_FIXUP_ASPIRE_HEADSET_MIC quirk to make its headset mic work.

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 766f0b1d3e9d..34cb731b40bc 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10384,6 +10384,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x10cf, 0x1845, "Lifebook U904", ALC269_FIXUP_LIFEBOOK_EXTMIC),
 	SND_PCI_QUIRK(0x10ec, 0x10f2, "Intel Reference board", ALC700_FIXUP_INTEL_REFERENCE),
 	SND_PCI_QUIRK(0x10ec, 0x118c, "Medion EE4254 MD62100", ALC256_FIXUP_MEDION_HEADSET_NO_PRESENCE),
+	SND_PCI_QUIRK(0x10ec, 0x119e, "Positivo SU C1400", ALC269_FIXUP_ASPIRE_HEADSET_MIC),
 	SND_PCI_QUIRK(0x10ec, 0x11bc, "VAIO VJFE-IL", ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
 	SND_PCI_QUIRK(0x10ec, 0x1230, "Intel Reference board", ALC295_FIXUP_CHROME_BOOK),
 	SND_PCI_QUIRK(0x10ec, 0x124c, "Intel Reference board", ALC295_FIXUP_CHROME_BOOK),
-- 
2.39.2


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

* Re: [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
  2024-07-12 18:06 [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400 Edson Juliano Drosdeck
@ 2024-07-14 15:08 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-07-14 15:08 UTC (permalink / raw)
  To: Edson Juliano Drosdeck
  Cc: tiwai, perex, sbinding, kailang, shenghao-ding, simont, foss, rf,
	linux-sound, linux-kernel

On Fri, 12 Jul 2024 20:06:42 +0200,
Edson Juliano Drosdeck wrote:
> 
> Positivo SU C1400 is equipped with ALC256, and it needs
> ALC269_FIXUP_ASPIRE_HEADSET_MIC quirk to make its headset mic work.
> 
> 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:[~2024-07-14 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 18:06 [PATCH] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400 Edson Juliano Drosdeck
2024-07-14 15:08 ` Takashi Iwai

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