[op25-dev] RE: gr-op25 recipe now in pybombs upstream
ikj1234i at yahoo.com
ikj1234i at yahoo.com
Sat Jan 25 03:00:26 UTC 2014
---In op25-dev at yahoogroups.com, <verymetl at ...> wrote:
> Another bug to report... running the scope app with the -V option crahes
[snipped]
audio_oss_sink: plughw:0,0: No such file or directory
the above error message is the key. Debugging linux audio can sometimes be a pain, here is one place to start:
http://gnuradio.org/doc/sphinx/audio/index.html
That page describes the audio sink block, the second parameter of which is the name of the audio device, which is set using the -O option of scope.py. If your system uses pulseaudio you can try '-O pulse' etc.
Another thing to try is to see if alsa is even installed:
dpkg-query -l | grep -i alsa
HTH
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20140124/6ef0f4c5/attachment.html>
More information about the op25-dev
mailing list