/dev/snd/timer does not get the right permissions.
  crw------- 1 root root 116, 33 Sep  9 03:32 timer


It should be:
  crw-rw---- 1 root audio 116, 33 Sep  9 03:32 timer
like everything else in /dev/snd/.

Changing it manually eliminates a pcm error and allows the user to play
audio.

Adding 'if_exists=run' to /etc/vdev/actions/sound-alsa-control.act results
in correct permissions on reboot.


-fsr
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to