Files
server/usr/share/alsa/ucm2/codecs/wm5102/IN3-InternalMic.conf
2026-01-07 20:52:11 +01:00

24 lines
354 B
Plaintext

SectionDevice."Mic" {
Comment "Internal Microphone"
ConflictingDevice [
"Headset"
]
EnableSequence [
cset "name='AIF1TX1 Input 1' IN3L"
cset "name='AIF1TX2 Input 1' IN3L"
cset "name='Internal Mic Switch' on"
]
DisableSequence [
cset "name='Internal Mic Switch' off"
]
Value {
CapturePriority 100
CapturePCM "hw:${CardId}"
}
}