<div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><div class="gmail_default">can you paste output of </div><div class="gmail_default">arecord -l (list of capture devices).</div><div class="gmail_default">Which device you are using and os.</div><div class="gmail_default">Does this instance is already open by default? like any video playing or something like that?</div><div class="gmail_default"><br></div><div class="gmail_default">Yes you can stop pulse audio and try..</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 11, 2021 at 6:17 PM Jaroslav Kysela <<a href="mailto:perex@perex.cz">perex@perex.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11. 08. 21 14:36, Muni Sekhar wrote:<br>
> Hi All,<br>
> <br>
> $ cat /proc/asound/cards<br>
>  0 [USB            ]: USB-Audio - Plantronics .Audio 628 USB<br>
>                       Plantronics Plantronics .Audio 628 USB at<br>
> usb-0000:00:14.0-2, full speed<br>
> <br>
> I am using a Plantronics USB Audio headset.<br>
> <br>
> $ arecord --device hw:0,0 --channels 2 --format S16_LE --rate 44100Hz x.wav<br>
> arecord: main:722: audio open error: Device or resource busy<br>
> <br>
> <br>
> 'arecord' command always fails the first time after system boot in my<br>
> system. But subsequent execution of the 'arecord' command runs fine.<br>
> <br>
> <br>
> I've attached the strace log for the "audio open error: Device or<br>
> resource busy" failure. Is there any fix available for this issue?<br>
<br>
You may check which other task blocks the PCM device:<br>
<br>
  lsof /dev/snd/pcmC0D0c<br>
<br>
I guess that it will be pulseaudio (device enumeration).<br>
<br>
                                        Jaroslav<br>
<br>
-- <br>
Jaroslav Kysela <<a href="mailto:perex@perex.cz" target="_blank">perex@perex.cz</a>><br>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.<br>
</blockquote></div>