Stefan Monnier wrote:
> open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy

Some other process already has opened this device.

Try lsof or "ls -l /proc/*/fd" to find out which.


Regards,
Clemens

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

Reply via email to