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