Skip to content

Commit 4bc0d68

Browse files
committed
Add audio quirks for pang10
1 parent 7e52b13 commit 4bc0d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/pci/hda/patch_realtek.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7889,6 +7889,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
78897889
SND_PCI_QUIRK(0x1462, 0xb171, "Cubi N 8GL (MS-B171)", ALC283_FIXUP_HEADSET_MIC),
78907890
SND_PCI_QUIRK(0x1558, 0x1325, "System76 Darter Pro (darp5)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
78917891
SND_PCI_QUIRK(0x1558, 0x1401, "System76 Lemur Pro (lemp9)", ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC),
7892+
SND_PCI_QUIRK(0x1558, 0xa500, "System76 Pangolin (pang10)", ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC),
78927893
SND_PCI_QUIRK(0x1558, 0x50f0, "System76 Serval WS (serw12)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
78937894
SND_PCI_QUIRK(0x1558, 0x8520, "System76 Gazelle (gaze15)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
78947895
SND_PCI_QUIRK(0x1558, 0x8521, "System76 Gazelle (gaze15)", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),

0 commit comments

Comments
 (0)