When the default ALSA analog path configuration is loaded, it disables digital IEC958 mixer controls. This should not be needed, since digital outputs are handled from a different sink. Therefore remove the configuration that touches the controls. --- src/modules/alsa/mixer/paths/analog-output.conf.common | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/modules/alsa/mixer/paths/analog-output.conf.common b/src/modules/alsa/mixer/paths/analog-output.conf.common index 727b776..700bf28 100644 --- a/src/modules/alsa/mixer/paths/analog-output.conf.common +++ b/src/modules/alsa/mixer/paths/analog-output.conf.common @@ -152,12 +152,6 @@ priority = 0 name = output-bass-boost-off priority = 10 -[Element IEC958] -switch = off - -[Element IEC958 Optical Raw] -switch = off - ;;; 'Analog Output' [Element Analog Output] -- 1.9.3