Skip to content

Commit

Permalink
Support OS7 or older (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored May 4, 2022
1 parent f42edf9 commit af6a9be
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 @@ -128,7 +128,7 @@ case ${device_id} in
# Yellow - set Analogue Gain to -6dB for line-out circuit
mixer $card 'Analogue' 0
;;
ODROIDN2)
G12BODROIDN2|ODROIDN2)
# Amlogic G12 HDMI to PCM0
mixer $card 'FRDDR_A SINK 1 SEL' 'OUT 1'
mixer $card 'FRDDR_A SRC 1 EN' on
Expand Down

0 comments on commit af6a9be

Please sign in to comment.