Skip to content

Commit f3109df

Browse files
bardliaomarc-hb
authored andcommitted
alsa_settings: MTLP_RVP_SDW.sh: add rt711 GE control
MTLP_RVP_SDW uese rt711 and it needs to overwritre the jack detection type. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 6571dcf commit f3109df

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

alsa_settings/MTLP_RVP_SDW.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
#This file is duplicated to MTLP_SDW_AIOC.sh since we only set rt711 mixer
2+
#controls for the AIOC board.
3+
14
set -e
25

6+
# override jack detection mode to headset
7+
# related linux pr: https://github.com/thesofproject/linux/pull/4969
8+
amixer -c sofsoundwire cset name='rt711 GE49 Selected Mode' 2 || true
9+
310
# enable headset playback
411
amixer -c sofsoundwire cset name='Headphone Switch' on
512
amixer -c sofsoundwire cset name='rt711 FU05 Playback Volume' 80

0 commit comments

Comments
 (0)