Jesse Hathaway wrote:
>>> openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 
>>> ENOENT (No such file or directory)

Are there ACL restrictions on this file? ("getfacl /dev/snd/pcmC0D0c")

Does accessing the device node directly work ("cat /dev/snd/pcmC0D0c"), i.e.,
is the resulting error something else than "No such file or directory"?


Regards,
Clemens


_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to