This patch enables internal mic input on the machine.
Cc: <email address hidden> BugLink: https://bugs.launchpad.net/bugs/1107477 Signed-off-by: David Henningsson <email address hidden> --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index dc75607..de512c5 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -2363,6 +2363,7 @@ static const struct hda_model_fixup alc268_fixup_models[] = { };
static const struct snd_pci_quirk alc268_fixup_tbl[] = { + SND_PCI_QUIRK(0x1025, 0x015b, "Acer AOA 150 (ZG5)", ALC268_FIXUP_INV_DMIC), /* below is codec SSID since multiple Toshiba laptops have the * same PCI SSID 1179:ff00 */ -- 1.7.9.5
This patch enables internal mic input on the machine.
Cc: <email address hidden> /bugs.launchpad .net/bugs/ 1107477 pci/hda/ patch_realtek. c | 1 +
BugLink: https:/
Signed-off-by: David Henningsson <email address hidden>
---
sound/
1 file changed, 1 insertion(+)
diff --git a/sound/ pci/hda/ patch_realtek. c b/sound/ pci/hda/ patch_realtek. c pci/hda/ patch_realtek. c pci/hda/ patch_realtek. c fixup_models[ ] = {
index dc75607..de512c5 100644
--- a/sound/
+++ b/sound/
@@ -2363,6 +2363,7 @@ static const struct hda_model_fixup alc268_
};
static const struct snd_pci_quirk alc268_fixup_tbl[] = { QUIRK(0x1025, 0x015b, "Acer AOA 150 (ZG5)", ALC268_ FIXUP_INV_ DMIC),
+ SND_PCI_
/* below is codec SSID since multiple Toshiba laptops have the
* same PCI SSID 1179:ff00
*/
--
1.7.9.5