discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] failure to build some components and running usrp exa


From: bellzii
Subject: [Discuss-gnuradio] failure to build some components and running usrp examples
Date: Mon, 19 Mar 2007 15:22:12 -0700 (PDT)

The following components were skipped either because you asked not
to build them or they didn't pass configuration checks:

gr-audio-jack
gr-audio-osx
gr-audio-portaudio
gr-audio-windows
gr-comedi
gr-video-sdl
ezdop
gr-ezdop

These components will not be built.

(all other critical components were built) 


I tried running the usrp_wfm_rcv.py  but i got 

Using RX d'board A: Flex 2400 Rx MIMO B
>>> gr_fir_ccf: using SSE
>>> gr_fir_fff: using SSE
audio_alsa_sink[hw:0,0]: Device or resource busy
Traceback (most recent call last):
  File "./usrp_wfm_rcv.py", line 269, in ?
    app = stdgui.stdapp (wfm_rx_graph, "USRP WFM RX")
  File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py",
line 36, in __init__
    wx.App.__init__ (self, redirect=False)
  File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py",
line 7700, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py",
line 7352, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py",
line 39, in OnInit
    frame = stdframe (self.flow_graph_maker, self.title, self._nstatus)
  File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py",
line 60, in __init__
    self.panel = stdpanel (self, self, flow_graph_maker)
  File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py",
line 81, in __init__
    self.fg = flow_graph_maker (frame, self, vbox, sys.argv)
  File "./usrp_wfm_rcv.py", line 94, in __init__
    False)  # ok_to_block
  File "/usr/local/lib/python2.4/site-packages/gnuradio/audio_alsa.py", line
236, in sink
    return _audio_alsa.sink(*args)
RuntimeError: audio_alsa_sink

why is alsa not working does it have to with my RXF2400 daughter being not
in fm range??

thanks in advance 
-- 
View this message in context: 
http://www.nabble.com/failure-to-build-some-components-and--running-usrp-examples-tf3430111.html#a9562161
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]