From e1d551f36424a8447348a8cd6f90debaa7baec7a Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 15 Apr 2012 13:39:29 +0100 Subject: [PATCH] alsa: Add the DTS/DCA mapping to extra-hdmi.conf too. This is needed for 0b421f on Intel/NVidia hardware. --- src/modules/alsa/mixer/profile-sets/extra-hdmi.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf b/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf index d0bff6a..d4466dd 100644 --- a/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf +++ b/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf @@ -93,6 +93,12 @@ channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe priority = 3 direction = output +[Mapping iec958-dts-surround-51] +device-strings = dca:%f +channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe +priority = 3 +direction = output + [Mapping hdmi-stereo] device-strings = hdmi:%f description = Digital Stereo (HDMI) -- 2.7.4