From 4a8bf9ab30d86f135a3ac0d1d500b968b14a3f44 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Tue, 15 Sep 2015 13:09:14 +0200 Subject: [PATCH] alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.conf I'm not sure how much they are needed nowadays with the latest changes to the subset elimination (I found this while researching a bug on an older PA version), but I guess they could be added for consistency at least. Signed-off-by: David Henningsson --- src/modules/alsa/mixer/paths/analog-input.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-input.conf b/src/modules/alsa/mixer/paths/analog-input.conf index 27ca74c8b..c9db6778a 100644 --- a/src/modules/alsa/mixer/paths/analog-input.conf +++ b/src/modules/alsa/mixer/paths/analog-input.conf @@ -30,6 +30,9 @@ override-map.2 = all-left,all-right [Element Mic] required-absent = any +[Element Mic Boost] +required-absent = any + [Element Dock Mic] required-absent = any @@ -78,6 +81,9 @@ required-absent = any [Element Line] required-absent = any +[Element Line Boost] +required-absent = any + [Element Aux] required-absent = any