Ok, I have this figured out.

The USB card must not be completely booted when
/var/lib/alsa/asound.state is loaded.
My saves using 
Code:
--------------------
    sudo alsactl store
  sudo filetool.sh -b
--------------------
 work as expected but alsa mixer will not load without the card booted
up and uses the default fallback setup.

To work around this I just added 
Code:
--------------------
    alsactl restore
--------------------
 to the user commands in tweaks. 

Once the card is booted it loads the asound.state again and excepts it.



Thank you for the ideas and I hope this helps someone else.


------------------------------------------------------------------------
Beefyfish's Profile: http://forums.slimdevices.com/member.php?userid=69332
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to