aboutsummaryrefslogtreecommitdiff
path: root/ucm2/codecs/es8316/IN2-HeadsetMic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ucm2/codecs/es8316/IN2-HeadsetMic.conf')
-rw-r--r--ucm2/codecs/es8316/IN2-HeadsetMic.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/ucm2/codecs/es8316/IN2-HeadsetMic.conf b/ucm2/codecs/es8316/IN2-HeadsetMic.conf
index 1ab1221..28f26f8 100644
--- a/ucm2/codecs/es8316/IN2-HeadsetMic.conf
+++ b/ucm2/codecs/es8316/IN2-HeadsetMic.conf
@@ -1,10 +1,8 @@
-SectionDevice."HeadsetMic-IN2" {
+SectionDevice."Headset" {
Comment "Headset Microphone on IN2"
ConflictingDevice [
- "InternalMic-IN1"
- "InternalMic-IN2"
- "HeadsetMic-IN1"
+ "Mic"
]
EnableSequence [
@@ -17,7 +15,9 @@ SectionDevice."HeadsetMic-IN2" {
]
Value {
- CaptureChannels "2"
+ CapturePriority 200
+ CapturePCM "hw:${CardId},0"
+ CaptureChannels 2
JackControl "Headset Mic Jack"
}
}