Re: [Bionic][Cosmic][Disco][pull request] [PATCH 1/2] ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)

Jeremy Soller jeremy at system76.com
Thu Jun 20 16:49:24 UTC 2019


Has this been merged, or is there something else required for this change?

Thanks,

-- 
  Jeremy Soller
  System76
  Engineering Manager
  jeremy at system76.com

On Wed, Jun 5, 2019, at 1:37 PM, Jeremy Soller wrote:
> Thanks for that!
> 
> -- 
>   Jeremy Soller
>   System76
>   Engineering Manager
>   jeremy at system76.com
> 
> On Wed, Jun 5, 2019, at 12:11 PM, Connor Kuehl wrote:
> > On 6/5/19 8:55 AM, Jeremy Soller wrote:
> > > On the System76 Gazelle (gaze14), there is a headset microphone input
> > > attached to 0x1a that does not have a jack detect. In order to get it
> > > working, the pin configuration needs to be set correctly, and the
> > > ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC fixup needs to be applied. This is
> > > identical to the patch already applied for the System76 Darter Pro
> > > (darp5).
> > > 
> > > Signed-off-by: Jeremy Soller <jeremy at system76.com>
> > > (cherry picked from commit 80a5052db75131423b67f38b21958555d7d970e4)
> > > Signed-off-by: Takashi Iwai <tiwai at suse.de>
> > > ---
> > >  sound/pci/hda/patch_realtek.c | 2 ++
> > >  1 file changed, 2 insertions(+)
> > > 
> > > diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> > > index e733d323f1a7..dacccacb5fe0 100644
> > > --- a/sound/pci/hda/patch_realtek.c
> > > +++ b/sound/pci/hda/patch_realtek.c
> > > @@ -6948,6 +6948,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
> > >  	SND_PCI_QUIRK(0x1462, 0xb120, "MSI Cubi MS-B120", ALC283_FIXUP_HEADSET_MIC),
> > >  	SND_PCI_QUIRK(0x1462, 0xb171, "Cubi N 8GL (MS-B171)", ALC283_FIXUP_HEADSET_MIC),
> > >  	SND_PCI_QUIRK(0x1558, 0x1325, "System76 Darter Pro (darp5)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
> > > +	SND_PCI_QUIRK(0x1558, 0x8550, "System76 Gazelle (gaze14)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
> > > +	SND_PCI_QUIRK(0x1558, 0x8560, "System76 Gazelle (gaze14)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
> > >  	SND_PCI_QUIRK(0x17aa, 0x1036, "Lenovo P520", ALC233_FIXUP_LENOVO_MULTI_CODECS),
> > >  	SND_PCI_QUIRK(0x17aa, 0x20f2, "Thinkpad SL410/510", ALC269_FIXUP_SKU_IGNORE),
> > >  	SND_PCI_QUIRK(0x17aa, 0x215e, "Thinkpad L512", ALC269_FIXUP_SKU_IGNORE),
> > > 
> > 
> > Sorry for all the e-mails (again), but I've bundled this commit as well
> > as the other commit for this series into a single e-mail chain found here:
> > 
> > https://lists.ubuntu.com/archives/kernel-team/2019-June/101148.html
> > 
> > -- 
> > Connor
> > 
> > Attachments:
> > * pEpkey.asc
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>



More information about the kernel-team mailing list