Device: RPI2
Version: (Krypton) v7.90.010 ALPHA
At a fresh reboot there is no sound from usb soundcard.
When I open alsamixer (alsamixer -c1) in the console, I can increase the PCM volume to 100% and the sound is present.
When I try to store the alsamixer settings with 'alsactl store' an error is displayed that the folder does not exist.
Tried to create directory:
/var/lib/alsa/
and created config file:
touch /var/lib/alsa/asound.state
now 'alsactl store' and 'alsactl restore' work
But when I reboot the device, the directory /var/lib/alsa disappeared and I need to login to the console again to increase the volume again.
This was not the case with Jarvis version, so that's why I put this post in the bug reports thread.