Control: tags -1 + moreinfo On Thu, Apr 30, 2020 at 12:38:26PM +0200, Vincent Lefevre wrote: > Source: linux > Version: 5.6.7-1 > Severity: minor > > With the 5.6.0-1-amd64 Linux kernel at least, I get the following > error at boot (shown by journalctl): > > Apr 30 11:57:16 zira systemd-udevd[489]: controlC0: Process > '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime > restore 0' failed with exit code 99. > > This apparently comes from /lib/systemd/system/alsa-restore.service, > which has: > > ExecStart=-/usr/sbin/alsactl -E HOME=/run/alsa -E > XDG_RUNTIME_DIR=/run/alsa/runtime restore > > It seems that the first time I got a similar error was in October: > > Oct 22 10:07:58 zira systemd-udevd[500]: Process '/usr/sbin/alsactl -E > HOME=/run/alsa restore 1' failed with exit code 99. > > Then in November: > > Nov 10 02:40:42 zira systemd-udevd[513]: Process '/usr/sbin/alsactl -E > HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 1' failed with > exit code 99. > > /etc/alsa/conf.d contains: > > lrwxrwxrwx 1 root root 44 2020-02-29 17:15:54 10-rate-lav.conf -> > /usr/share/alsa/alsa.conf.d/10-rate-lav.conf > lrwxrwxrwx 1 root root 46 2020-02-29 17:15:54 10-samplerate.conf -> > /usr/share/alsa/alsa.conf.d/10-samplerate.conf > lrwxrwxrwx 1 root root 45 2020-02-29 17:15:54 10-speexrate.conf -> > /usr/share/alsa/alsa.conf.d/10-speexrate.conf > lrwxrwxrwx 1 root root 48 2020-02-29 17:15:54 50-arcam-av-ctl.conf -> > /usr/share/alsa/alsa.conf.d/50-arcam-av-ctl.conf > lrwxrwxrwx 1 root root 40 2020-02-29 17:15:54 50-jack.conf -> > /usr/share/alsa/alsa.conf.d/50-jack.conf > lrwxrwxrwx 1 root root 39 2020-02-29 17:15:54 50-oss.conf -> > /usr/share/alsa/alsa.conf.d/50-oss.conf > lrwxrwxrwx 1 root root 46 2020-02-29 17:15:54 50-pulseaudio.conf -> > /usr/share/alsa/alsa.conf.d/50-pulseaudio.conf > lrwxrwxrwx 1 root root 47 2020-02-29 17:15:54 60-a52-encoder.conf -> > /usr/share/alsa/alsa.conf.d/60-a52-encoder.conf > lrwxrwxrwx 1 root root 41 2020-02-29 17:15:54 60-upmix.conf -> > /usr/share/alsa/alsa.conf.d/60-upmix.conf > lrwxrwxrwx 1 root root 44 2020-02-29 17:15:54 60-vdownmix.conf -> > /usr/share/alsa/alsa.conf.d/60-vdownmix.conf > lrwxrwxrwx 1 root root 46 2020-02-29 17:15:54 98-usb-stream.conf -> > /usr/share/alsa/alsa.conf.d/98-usb-stream.conf > lrwxrwxrwx 1 root root 38 2020-02-06 03:06:41 99-pulse.conf -> > /usr/share/alsa/alsa.conf.d/pulse.conf > -rw-r--r-- 1 root root 201 2018-11-03 00:35:24 > 99-pulseaudio-default.conf.example > > (I haven't changed anything there.)
Is this still something you are able to reproduce and have more insights since then? If you are not able to reproduce it anymore, should we otherwise close the issue? Regards, Salvatore