From 068a3ec9d4383e92241b72c7d146a42a189473b8 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Wed, 24 Apr 2013 10:59:42 +0200 Subject: alsa-mixer: Allow input fallback port for devices with no gain control I recently came across a device without any ALSA-level mixer controls, everything was physical knobs on the hardware. This patch enables that device to get a port too ("Analog Input"). Signed-off-by: David Henningsson --- src/modules/alsa/mixer/paths/analog-input.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/alsa/mixer/paths/analog-input.conf b/src/modules/alsa/mixer/paths/analog-input.conf index ecacc9cc..c8f8e3cc 100644 --- a/src/modules/alsa/mixer/paths/analog-input.conf +++ b/src/modules/alsa/mixer/paths/analog-input.conf @@ -23,7 +23,6 @@ priority = 100 [Element Capture] -required = volume switch = mute volume = merge override-map.1 = all -- cgit v1.2.3