Merge pull request #2229 from adamg88/n2-headphone-fix
quirks: fix headphone output for Hardkernel ODROID-N2
This commit is contained in:
commit
c339cee597
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ amixer -c 0 -q sset 'TOHDMITX' 'on'
|
|||
amixer -c 0 -q sset 'FRDDR_B SINK 1 SEL' 'OUT 2'
|
||||
amixer -c 0 -q sset 'FRDDR_B SRC 1 EN' 'on'
|
||||
amixer -c 0 -q sset 'TDMOUT_C SRC SEL' 'IN 1'
|
||||
amixer -c 0 -q sset 'TOACODEC SRC' 'I2S C'
|
||||
amixer -c 0 -q sset 'TOACODEC SRC' 'I2S B'
|
||||
amixer -c 0 -q sset 'TOACODEC OUT EN' 'on'
|
||||
amixer -c 0 -q sset 'TOACODEC Lane Select' '0'
|
||||
amixer -c 0 -q sset 'ACODEC' '255'
|
||||
|
|
Loading…
Reference in a new issue