From 42ebc01ee9388f27ed62162190a7966a44c2aa64 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Fri, 13 Jan 2012 09:40:04 +0530 Subject: [PATCH] alsa-mixer: Turn off the IEC958 element for analog outputs This is needed for the Creative Audigy CA0106 to work. Also makes sure that the LED for optical out is shut down in analog modes on MacBooks (these share a port for analog and digital output). Bug: https://bugs.freedesktop.org/show_bug.cgi?id=44741 --- src/modules/alsa/mixer/paths/analog-output.conf.common | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-output.conf.common b/src/modules/alsa/mixer/paths/analog-output.conf.common index db6b4735a..93338001b 100644 --- a/src/modules/alsa/mixer/paths/analog-output.conf.common +++ b/src/modules/alsa/mixer/paths/analog-output.conf.common @@ -129,6 +129,9 @@ priority = 0 name = output-bass-boost-off priority = 10 +[Element IEC958] +switch = off + [Element IEC958 Optical Raw] switch = off