Skip to content

Commit c9c820d

Browse files
authored
Apply soundconfig correctly to Khadas VIM3 (#135)
1 parent b290c6c commit c9c820d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/usr/bin/soundconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ case ${device_id} in
145145
mixer $card 'TOACODEC OUT EN' on
146146
mixer $card 'ACODEC' 100%
147147
;;
148-
G12BKHADASVIM3)
148+
G12BKHADASVIM3|KHADASVIM3)
149149
mixer $card 'FRDDR_A SINK 1 SEL' 'OUT 0'
150150
mixer $card 'FRDDR_A SRC 1 EN' on
151151
mixer $card 'TDMOUT_A SRC SEL' 'IN 0'

0 commit comments

Comments
 (0)