Problem:
You setup your mixer settings the way you want them and then you find out that these settings never survive a reboot. You find out that this type of problem only happens when you use the "reboot" command.
Resolution:
If you use the "shutdown -r now" or "init 6" commands, your mixer settings are always saved correctly.
-----------------------------------------
Pretty interesting.
Obviously the "shutdown -r now" and "init 6" commands stop the mixer daemon and allow it to save its settings to the "/var/db/mixer<x>-state" file.
You setup your mixer settings the way you want them and then you find out that these settings never survive a reboot. You find out that this type of problem only happens when you use the "reboot" command.
Resolution:
If you use the "shutdown -r now" or "init 6" commands, your mixer settings are always saved correctly.
-----------------------------------------
Pretty interesting.
Obviously the "shutdown -r now" and "init 6" commands stop the mixer daemon and allow it to save its settings to the "/var/db/mixer<x>-state" file.