Message-
> From: Clemens Ladisch via Alsa-user [mailto:alsa-user@lists.sourceforge.net]
> Sent: den 7 januari 2018 12:25
> To: alsa-user@lists.sourceforge.net
> Subject: Re: [Alsa-user] Problems opening devices
>
> Robert Bielik wrote:
> > After this I try snd_pcm_open
Robert Bielik wrote:
> After this I try snd_pcm_open on the IDs, most of which I get -EBUSY.
Did you actually close the device from the previous try?
Check in /proc/asound/cardX/pcm0p/sub0/status if the device is opened.
Regards,
Clemens
Mind you, this works nicely:
> aplay -D default:CARD=MOXF6MOXF8 test.wav
So I guess I must be doing something wrong ☹
/R
> -Original Message-
> From: Robert Bielik [mailto:robert.bie...@dirac.com]
> Sent: den 7 januari 2018 10:16
> To: alsa-user@lists.sourceforge.net
> Subject: [Alsa-us