summaryrefslogtreecommitdiff
path: root/src/modules/alsa
diff options
context:
space:
mode:
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>2014-10-27 13:00:00 +0200
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>2014-10-31 14:30:22 +0200
commit717834086c57667823a34d76357a572f43e5313b (patch)
treea86b01718ec0bb87d66cde3f87f144c8eb932f94 /src/modules/alsa
parent5dfa83385c457766954d40d8998eda028ed7d57b (diff)
alsa-mixer: Ignore some elements in the analog-output path
The analog-output path should be suppressed when there are more specific paths available. Currently that usually doesn't happen. The suppression can be done with the path subset detection, and this patch makes that work (another approach would be to mark the elements as required-absent, like analog-input does, but I like the subset suppression more, because it requires less stuff in the configuration files). The problem with listing the now-removed elements in analog-output.conf was that if the sound card had e.g. a Speaker element, then the switch behaviour was different between analog-output and analog-output-speakers, so analog-output was not considered a subset of analog-output-speakers. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=74609
Diffstat (limited to 'src/modules/alsa')
-rw-r--r--src/modules/alsa/mixer/paths/analog-output.conf30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-output.conf b/src/modules/alsa/mixer/paths/analog-output.conf
index 3a552c9ce..4f9cc53c7 100644
--- a/src/modules/alsa/mixer/paths/analog-output.conf
+++ b/src/modules/alsa/mixer/paths/analog-output.conf
@@ -22,14 +22,6 @@
[General]
priority = 99
-[Jack Line Out]
-state.plugged = unknown
-state.unplugged = unknown
-
-[Jack Line Out Phantom]
-state.plugged = unknown
-state.unplugged = unknown
-
[Element Hardware Master]
switch = mute
volume = merge
@@ -46,28 +38,6 @@ override-map.2 = all-left,all-right
switch = off
volume = off
-[Element Line HP Swap]
-switch = off
-
-; This profile path is intended to control the default output, not the
-; headphones. But it should not hurt if we leave the headphone jack
-; enabled nonetheless.
-[Element Headphone]
-switch = mute
-volume = zero
-
-[Element Headphone2]
-switch = mute
-volume = zero
-
-[Element Speaker]
-switch = mute
-volume = off
-
-[Element Desktop Speaker]
-switch = mute
-volume = off
-
[Element Front]
switch = mute
volume = merge