Comment 11 for bug 204536

Revision history for this message
gulli3864 (bmansoux) wrote :

A trick to set default volume at boot time if you are using ALSA

edit the /etc/rc.local file
insert "amixer -q set Master 3% unmute"
before the last line "exit 0"