PlaybackPriority 200
PlaybackPCM "hw:${CardId},0"
PlaybackMixer "default:${CardId}"
- PlaybackMixerElem "HP Digital"
+ PlaybackMixerElem "HP"
JackControl "Headphone Jack"
JackHWMute "Speaker"
}
cset "name='HPHR_RDAC Switch' 1"
cset "name='HPHL Switch' 1"
cset "name='HPHR Switch' 1"
+ cset "name='HPHR_COMP Switch' 0"
+ cset "name='HPHL_COMP Switch' 0"
cset "name='CLSH Switch' 1"
cset "name='LO Switch' 1"
]
# WCD938X specific volume control settings
BootSequence [
- cset "name='RX_RX0 Digital Volume' 80"
- cset "name='RX_RX1 Digital Volume' 80"
+ cset "name='RX_RX0 Digital Volume' 84"
+ cset "name='RX_RX1 Digital Volume' 84"
cset "name='ADC2 Volume' 12"
]
ctl.default.map {
# Merge two mono controls into one stereo
- "name='HP Digital Volume'" {
- "name='RX_RX0 Digital Volume'".vindex.0 0
- "name='RX_RX1 Digital Volume'".vindex.1 0
+ "name='HP Volume'" {
+ "name='HPHL Volume'".vindex.0 0
+ "name='HPHR Volume'".vindex.1 0
}
}
}