mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
alsa-utils: unmute headphone jack for ES8316 codec
This commit is contained in:
parent
9a1231d291
commit
49d85e78d3
@ -155,6 +155,10 @@ else
|
|||||||
# Amlogic GX HDMI and S/PDIF
|
# Amlogic GX HDMI and S/PDIF
|
||||||
mixer $card 'AIU HDMI CTRL SRC' 'I2S'
|
mixer $card 'AIU HDMI CTRL SRC' 'I2S'
|
||||||
mixer $card 'AIU SPDIF SRC SEL' 'SPDIF'
|
mixer $card 'AIU SPDIF SRC SEL' 'SPDIF'
|
||||||
|
|
||||||
|
# ES8316 headphone jack
|
||||||
|
mixer $card 'Right Headphone Mixer Right DAC' on
|
||||||
|
mixer $card 'Left Headphone Mixer Left DAC' on
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user