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 <david.henningsson at canonical.com> --- 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 27ca74c..c9db677 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 -- 1.9.1