[PATCH 5/5] Add analog output NIDs used by Dell Optiplex
David Henningsson
david.henningsson at canonical.com
Fri Jul 30 10:51:23 CEST 2010
This patch enables playback on Dell Optiplex XE, 380 and 980.
Signed-off-by: David Henningsson <david.henningsson at canonical.com>
---
sound/pci/hda/patch_realtek.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index b4b7f58..0b87715 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -13108,6 +13108,8 @@ static int alc268_new_analog_output(struct alc_spec *spec, hda_nid_t nid,
dac = 0x02;
break;
case 0x15:
+ case 0x1a:
+ case 0x1b:
case 0x21: /* ALC269vb has this pin, too */
dac = 0x03;
break;
--
1.7.0.4
--------------040609020801060909050209--
More information about the Alsa-devel
mailing list