(19-Mar-2018, 12:15 AM)somiac Wrote: Some of the settings are actually saved.I think the reason is that when you start the OS, the command "Set Volume ty 100%" is executed.This sets the maximum volume level and enables the "s/pdif loopback" option.I see this when I execute "Music Player" - "Set Volume to 100%".Is it possible to perform this function at the start of the OS to make settings?On startup, this is called:
alsactl restore
And on shutdown, this is called:
alsactl store
Later this weekend I'm gonna dig up my STX and see if I can replicate this problem.