
30 Jul
2017
30 Jul
'17
5:32 p.m.
Britt Yazel wrote:
each time I reboot the system the digital mode is set to Coaxial digital, rather than ADAT, and I must set it after each reboot. Is there a way to make this setting persist through reboot, or perhaps a parameter that can be set when the kernel module is loaded to force ADAT?
In theory, all mixer controls can be saved over reboots. (Some boot script should call "alsactl store"/"alsactl restore"). Does this happen for other controls?
As a last resort, you could change that control separately:
amixer set "Digital mode Switch" "ADAT Optical"
Regards, Clemens