[artix-general] [s6] alsactl restore not working after boot

Dudemanguy dudemanguy at artixlinux.org
Mon Nov 30 22:53:43 CET 2020


On 11/29/20 8:58 PM, Javier wrote:
> Hello,
>
> I can do "sudo alsactl store" and then "sudo alsactl restore" on the 
> console, however after a reboot, or a boot, restore just fails, see 
> attached images.  Trying to restore manually before storing, also 
> fails...
>
> This was not happening before, but Today I got several s6 related 
> updates:

Yeah, the s6-rc backend was just changed to be more parallel. Instead of
having two different s6-rc calls (one for boot and the other for
default), it now does one single call to default which brings everything
up. So what's probably just happening here is that the alsa oneshot gets
run before you actually have the root partition available. I've just
pushed some s6 script updates which should address this. It's probable
that some other oneshots should also be updated to reflect this change.
Let me know if it works for you!


More information about the artix-general mailing list