On 05/11/17 00:02, Canek Peláez Valdés wrote:
On Sat, Nov 4, 2017 at 12:17 PM, Nikos Chantziaras <rea...@gmail.com
>
> The only problem I have with systemd is that it's unable
to reliably restore the ALSA mixer volumes/settings on startup. It fails
50% of the time. Which is very annoying, but not the end of the world.
Do you have PulseAudio installed? What's the output of 'systemctl status
alsa-restore.service'? Do you have /var/lib under a "special" (RAID,
LUKS, whatever) partition?
Yes, I'm using PulseAudio.
The status output is:
$ systemctl status alsa-restore.service
● alsa-restore.service - Save/Restore Sound Card State
Loaded: loaded (/lib/systemd/system/alsa-restore.service; static;
vendor preset: disabled)
Active: active (exited) since Wed 2017-11-08 23:26:55 EET; 14min ago
Process: 221 ExecStart=/usr/sbin/alsactl restore (code=exited,
status=0/SUCCESS)
Main PID: 221 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/alsa-restore.service
Nov 08 23:26:54 gentoopc systemd[1]: Starting Save/Restore Sound Card
State...
Nov 08 23:26:55 gentoopc systemd[1]: Started Save/Restore Sound Card State.
No special mounts. Everything is a single partition.