mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
alsa-utils: enable 'Master,0' and set to 100%
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
852a40cacf
commit
d860054639
@ -122,10 +122,13 @@ else
|
|||||||
mixer 1 IEC958,2 on
|
mixer 1 IEC958,2 on
|
||||||
mixer 1 IEC958,3 on
|
mixer 1 IEC958,3 on
|
||||||
|
|
||||||
|
|
||||||
# ASRock ION 330 has Master Front set to 0
|
# ASRock ION 330 has Master Front set to 0
|
||||||
mixer 0 'Master Front' 100%
|
mixer 0 'Master Front' 100%
|
||||||
|
|
||||||
|
# Shuttle XS35GT needs this too
|
||||||
|
mixer 0 Master,0 100%
|
||||||
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user