"alsactl" is located in /usr/sbin .
you need to get your mixer/ volume settings set to your liking. Make sure you hear sound. I used alsamixer to unmute and change settings.
dont close the alsamixer terminal.
Then run alsactl store in another terminal. This saves your mixer settings.
then add "/usr/sbin/alsactl restore" to the beginning of your "/etc/bashrc"
script.
next time you restart your mixer will be at the same point that it was when you ran "alsactl store"
ps. make sure that "/usr/sbin" is in your path.
