diff --git a/spa/plugins/alsa/mixer/paths/analog-output-headphones.conf b/spa/plugins/alsa/mixer/paths/analog-output-headphones.conf index 3c62c5e67..641e28381 100644 --- a/spa/plugins/alsa/mixer/paths/analog-output-headphones.conf +++ b/spa/plugins/alsa/mixer/paths/analog-output-headphones.conf @@ -137,6 +137,10 @@ volume = zero switch = off volume = off +[Element Line Out] +switch = off +volume = off + [Element Surround] switch = off volume = off diff --git a/spa/plugins/alsa/mixer/paths/analog-output-lineout.conf b/spa/plugins/alsa/mixer/paths/analog-output-lineout.conf index 1ffce2225..39f84d680 100644 --- a/spa/plugins/alsa/mixer/paths/analog-output-lineout.conf +++ b/spa/plugins/alsa/mixer/paths/analog-output-lineout.conf @@ -155,6 +155,10 @@ volume = merge override-map.1 = all-rear override-map.2 = rear-left,rear-right +[Element Line Out] +switch = mute +volume = merge + [Element Surround] switch = mute volume = merge