Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Richard Sharpe
On Sat, Sep 6, 2014 at 4:34 PM, Marcus D. Leech wrote: > On 09/06/2014 07:24 PM, Richard Sharpe wrote: >> >> On Sat, Sep 6, 2014 at 4:13 PM, Marcus D. Leech wrote: >>> >>> On 09/06/2014 07:10 PM, Richard Sharpe wrote: On The problem seems to have been that I was not in the audio gr

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Marcus D. Leech
On 09/06/2014 07:24 PM, Richard Sharpe wrote: On Sat, Sep 6, 2014 at 4:13 PM, Marcus D. Leech wrote: On 09/06/2014 07:10 PM, Richard Sharpe wrote: On The problem seems to have been that I was not in the audio group. Now I get continuous overruns. Looks like I am running too much on that lapto

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Richard Sharpe
On Sat, Sep 6, 2014 at 4:13 PM, Marcus D. Leech wrote: > On 09/06/2014 07:10 PM, Richard Sharpe wrote: >> >> On >> The problem seems to have been that I was not in the audio group. >> >> Now I get continuous overruns. Looks like I am running too much on >> that laptop and will have to move to anot

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Marcus D. Leech
On 09/06/2014 07:10 PM, Richard Sharpe wrote: On The problem seems to have been that I was not in the audio group. Now I get continuous overruns. Looks like I am running too much on that laptop and will have to move to another machine. Or your flow-graph isn't properly constructed to send sampl

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Richard Sharpe
On Sat, Sep 6, 2014 at 3:47 PM, Marcus D. Leech wrote: > On 09/06/2014 06:40 PM, Richard Sharpe wrote: >> >> Hi folks, >> >> I got it built and running, and now I have run into this problem: >> >> >> ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave >> ALSA lib pcm

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Tom Rondeau
On Sat, Sep 6, 2014 at 6:47 PM, Marcus D. Leech wrote: > On 09/06/2014 06:40 PM, Richard Sharpe wrote: > >> Hi folks, >> >> I got it built and running, and now I have run into this problem: >> >> >> ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave >> ALSA lib pcm

Re: [Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Marcus D. Leech
On 09/06/2014 06:40 PM, Richard Sharpe wrote: Hi folks, I got it built and running, and now I have run into this problem: ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave OERROR: [default]: Devic

[Discuss-gnuradio] ALSA device or resource busy

2014-09-06 Thread Richard Sharpe
Hi folks, I got it built and running, and now I have run into this problem: ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave OERROR: [default]: Device or resource busy OOTraceba