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

Connor Kuehl connor.kuehl at canonical.com
Wed Jun 5 18:10:49 UTC 2019


On 6/5/19 8:56 AM, Jeremy Soller wrote:
> A mistake was made in the identification of the four variants of the
> System76 Gazelle (gaze14). This patch corrects the PCI ID of the
> 17-inch, GTX 1660 Ti variant from 0x8560 to 0x8551. This patch also
> adds the correct fixups for the 15-inch and 17-inch GTX 1650 variants
> with PCI IDs 0x8560 and 0x8561.
> 
> Tests were done on all four variants ensuring full audio capability.
> 
> Fixes: 80a5052db751 ("ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)")
> Signed-off-by: Jeremy Soller <jeremy at system76.com>
> (cherry picked from commit 891afcf2462d2cc4ef7caf94215358ca61fa32cb)
> Signed-off-by: Takashi Iwai <tiwai at suse.de>
> ---
>  sound/pci/hda/patch_realtek.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 2a50e580aa56..3511ea91eae8 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -6997,7 +6997,9 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
>  	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(0x1558, 0x8551, "System76 Gazelle (gaze14)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
> +	SND_PCI_QUIRK(0x1558, 0x8560, "System76 Gazelle (gaze14)", ALC269_FIXUP_HEADSET_MIC),
> +	SND_PCI_QUIRK(0x1558, 0x8561, "System76 Gazelle (gaze14)", ALC269_FIXUP_HEADSET_MIC),
>  	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, 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 5950 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20190605/cabedb03/attachment.key>


More information about the kernel-team mailing list