is there any point to change line out playback volume to minimum when speaker 
profile is selected
you have to follow up with the author if his patch still not fix your problem


diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf 
b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf
index b6d9f94..101edd8 100644
--- a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf
@@ -68,6 +68,10 @@ volume = zero
 switch = mute
 volume = zero
 
+[Element Line Out]
+switch = off
+volume = off
+
 [Element Headphone+LO]
 switch = off
 volume = off
diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf 
b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
index 39193dd..e3b6c54 100644
--- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
@@ -84,6 +84,10 @@ volume = off
 switch = off
 volume = off
 
+[Element Line Out]
+switch = off
+volume = off
+
 [Element Speaker+LO]
 required-any = any
 switch = mute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436269

Title:
  When you select Analog Output or Speakers as port in Output Devices
  tab of pavucontrol, headphone levels are raised

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1436269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to