Comment 4 for bug 1070990

Revision history for this message
Raymond (superquad-vortex2) wrote :

!Advanced information - PCI Vendor/Device/Subsystem ID's
!!--------------------------------------------------------

00:1b.0 0403: 8086:2668 (rev 03)
 Subsystem: 1631:e011

static const struct snd_pci_quirk alc880_fixup_tbl[] = {

 /* Below is the copied entries from alc880_quirks.c.
  * It's not quite sure whether BIOS sets the correct pin-config table
  * on these machines, thus they are kept to be compatible with
  * the old static quirks. Once when it's confirmed to work without
  * these overrides, it'd be better to remove.
  */

 SND_PCI_QUIRK(0x1458, 0xa102, "Gigabyte K8", ALC880_FIXUP_6ST_DIG),
 SND_PCI_QUIRK(0x1462, 0x1150, "MSI", ALC880_FIXUP_6ST_DIG),
 SND_PCI_QUIRK(0x1509, 0x925d, "FIC P4M", ALC880_FIXUP_6ST_DIG),
 SND_PCI_QUIRK(0x1565, 0x8202, "Biostar", ALC880_FIXUP_5ST_DIG),
+ SND_PCI_QUIRK(0x1631, 0xe011, "Gigabyte 8I915PM", ALC880_FIXUP_6ST_DIG),
 SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_FIXUP_5ST_DIG),