Skip to content

Commit

Permalink
Apply soundconfig correctly to Khadas VIM3 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Apr 19, 2023
1 parent b290c6c commit c9c820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/bin/soundconfig
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ case ${device_id} in
mixer $card 'TOACODEC OUT EN' on
mixer $card 'ACODEC' 100%
;;
G12BKHADASVIM3)
G12BKHADASVIM3|KHADASVIM3)
mixer $card 'FRDDR_A SINK 1 SEL' 'OUT 0'
mixer $card 'FRDDR_A SRC 1 EN' on
mixer $card 'TDMOUT_A SRC SEL' 'IN 0'
Expand Down

0 comments on commit c9c820d

Please sign in to comment.