avs_nau8825: Use correct mic jack switch
parent
50e377c47f
commit
19f48bad94
|
@ -31,7 +31,7 @@ SectionDevice."Mic" {
|
||||||
CapturePriority 200
|
CapturePriority 200
|
||||||
CapturePCM "hw:${CardId},1"
|
CapturePCM "hw:${CardId},1"
|
||||||
CaptureMixerElem "Headset Mic"
|
CaptureMixerElem "Headset Mic"
|
||||||
JackControl "Headphone Jack"
|
JackControl "Headset Mic Jack"
|
||||||
}
|
}
|
||||||
|
|
||||||
EnableSequence [
|
EnableSequence [
|
||||||
|
|
Loading…
Reference in New Issue