summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaska Uimonen <jaska.uimonen@intel.com>2012-06-10 15:13:11 +0300
committerJaska Uimonen <jaska.uimonen@intel.com>2013-02-15 09:39:56 +0200
commitbd637487001e2a503bdb0a875903972d99f734de (patch)
treec96903680780e986c464f3355a30b6ee519b9922
parentda41df6fc85b0d96b90811aeb5d40e4cddb5c591 (diff)
downloadpulseaudio-panda-bd637487001e2a503bdb0a875903972d99f734de.tar.gz
pulseaudio-panda-bd637487001e2a503bdb0a875903972d99f734de.tar.bz2
pulseaudio-panda-bd637487001e2a503bdb0a875903972d99f734de.zip
jack detection fix for wired headset
-rw-r--r--src/modules/alsa/mixer/paths/analog-output-headphones.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
index 5879705d..bb644084 100644
--- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
@@ -22,9 +22,6 @@
priority = 90
name = analog-output-headphones
-[Jack Front Headphone]
-required-any = any
-
[Jack Headphone]
required-any = any
@@ -71,7 +68,7 @@ volume = off
; On some machines Front is actually a part of the Headphone path
[Element Front]
-switch = mute
+switch = off
volume = zero
[Element Rear]