alsa-utils: enable 'Master,0' and set to 100%

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:09:39 +01:00
parent 852a40cacf
commit d860054639

View File

@ -122,10 +122,13 @@ else
mixer 1 IEC958,2 on
mixer 1 IEC958,3 on
# ASRock ION 330 has Master Front set to 0
mixer 0 'Master Front' 100%
# Shuttle XS35GT needs this too
mixer 0 Master,0 100%
fi
exit 0