diff --git a/src/conf/ucm/broadwell-rt286/HiFi b/src/conf/ucm/broadwell-rt286/HiFi index 58983ea5..c09a01cc 100644 --- a/src/conf/ucm/broadwell-rt286/HiFi +++ b/src/conf/ucm/broadwell-rt286/HiFi @@ -86,6 +86,7 @@ SectionDevice."Handset" { EnableSequence [ cdev "hw:broadwellrt286" + cset "name='Mic Capture Volume' 28" cset "name='ADC 0 Mux' 0" cset "name='ADC0 Capture Switch' on" cset "name='ADC0 Capture Volume' 127" @@ -99,6 +100,9 @@ SectionDevice."Handset" { Value { CaptureChannels "2" + JackDev "rt286-jack" + JackControl "Mic Jack" + JackHWMute "Mainmic" } } @@ -112,6 +116,7 @@ SectionDevice."Mainmic" { EnableSequence [ cdev "hw:broadwellrt286" + cset "name='Mic Capture Volume' 30" cset "name='ADC 0 Mux' 2" cset "name='ADC0 Capture Switch' on" cset "name='ADC0 Capture Volume' 127"