[PATCH 5/5] Add analog output NIDs used by Dell Optiplex
30 Jul
2010
30 Jul
'10
10:51 a.m.
This patch enables playback on Dell Optiplex XE, 380 and 980.
Signed-off-by: David Henningsson david.henningsson@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--
5258
Age (days ago)
5258
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Henningsson