Dear Forest,
Am Montag, den 28.03.2011, 14:43 -0400 schrieb Forest Bond:
The Jetway NF92 mainboard works with model=3stack-6ch-dig.
what did not work before?
To provide additional information please run `alsa-info.sh` [1] with the standard configuration and with your quirk applied and attach both outputs.
Add a quirk to automatically configure the codec accordingly.
Signed-off-by: Forest Bond forest.bond@rapidrollout.com
Please make sure that your From line and Signed-of-by line match.
sound/pci/hda/patch_realtek.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index f1a03f2..6cc8378 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -18777,6 +18777,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = { SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x", ALC663_ASUS_H13), SND_PCI_QUIRK(0x1991, 0x5628, "Ordissimo EVE", ALC662_LENOVO_101E),
- SND_PCI_QUIRK(0x16f3, 0xa625, "Jetway NF92", ALC662_3ST_6ch_DIG), {}
};
Thanks,
Paul