aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobopantoja <jacobopantoja@gmail.com>2020-08-06 13:53:07 +0200
committerJaroslav Kysela <perex@perex.cz>2020-08-18 17:27:18 +0200
commitd3ffca2f9846afcc046a4253d914afe905a1a382 (patch)
tree2b00f5565dfaec228fd45e4c6a575874def6d19c
parent9ec8e7fb7c12cc144462fa923d0383e2212baebf (diff)
Correct conflicting mic in max98090
'mic' was conflicting 'mic' instead of 'headset', thus preventing correct configuration regarding microphones. With this corrected, introducing a headset enables 'headset' mic and disables internal 'mic', whereas releasing the headset disables 'headset' mic and enables internal 'mic' BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/43 From: acobopantoja@gmail.com Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--ucm2/codecs/max98090/InternalMic.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucm2/codecs/max98090/InternalMic.conf b/ucm2/codecs/max98090/InternalMic.conf
index 01967a6..25056f5 100644
--- a/ucm2/codecs/max98090/InternalMic.conf
+++ b/ucm2/codecs/max98090/InternalMic.conf
@@ -8,7 +8,7 @@ SectionDevice."Mic" {
}
ConflictingDevice [
- "Mic"
+ "Headset"
]
EnableSequence [