Skip to content

Commit fcd4d77

Browse files
committed
Add audio quirks for oryp6
1 parent 6b1c5de commit fcd4d77

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
@@ -2466,6 +2466,7 @@ static const struct snd_pci_quirk alc882_fixup_tbl[] = {
24662466
SND_PCI_QUIRK(0x1558, 0x97e1, "Clevo P970[ER][CDFN]", ALC1220_FIXUP_CLEVO_P950),
24672467
SND_PCI_QUIRK(0x1558, 0x65d1, "Clevo PB51[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
24682468
SND_PCI_QUIRK(0x1558, 0x65e1, "System76 Adder WS (addw2)", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
2469+
SND_PCI_QUIRK(0x1558, 0x50d3, "System76 Oryx Pro (oryp6)", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
24692470
SND_PCI_QUIRK(0x1558, 0x67d1, "Clevo PB71[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
24702471
SND_PCI_QUIRK_VENDOR(0x1558, "Clevo laptop", ALC882_FIXUP_EAPD),
24712472
SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_FIXUP_EAPD),

0 commit comments

Comments
 (0)