Jesse Hathaway wrote:
> On Thu, Dec 12, 2019 at 8:01 AM Clemens Ladisch <cladi...@googlemail.com> 
> wrote:
>> Then I cannot explain the "No such file or directory" message.
>> What is the output of "strace -e open arecord -D plughw:1 test.wav"?
>
> openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 
> ENOENT (No such file or directory)

pcmC0* is card 0, a different device.

Did you really use "plughw:1"?  Did you make any modifications to the "hw"
or "plughw" definitions in one of the ALSA configuration files?


Regards,
Clemens


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

Reply via email to