discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] E110 problem executing simple code


From: Philip Balister
Subject: Re: [Discuss-gnuradio] E110 problem executing simple code
Date: Tue, 03 Dec 2013 16:24:49 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Have you run opkg update; opkg upgrade?

What happens if you try this with the network dos connected? (So it
doesn't see the N210)

Philip

On 12/03/2013 04:01 PM, maiconkist wrote:
> Hi list,
> 
> when I try to execute a simple code in my new USRP E110, it gives me the
> following error:
> 
> 
>  uhd_sink = uhd.usrp_sink(device_addr = "serial=MY_USRP_SERIAL",
> stream_args=uhd.stream_args('fc32'))
>   File "/usr/lib/python2.6/site-packages/gnuradio/uhd/__init__.py", line
> 116, in constructor_interceptor
>     return old_constructor(*args)
>   File "/usr/lib/python2.6/site-packages/gnuradio/uhd/uhd_swig.py", line
> 2654, in usrp_sink
>     return _uhd_swig.usrp_sink(*args)
> RuntimeError: RuntimeError: fifo ctrl timed out looking for acks
> 
> 
> Besides that, if I dont force a device address, the E110 utilizes a N210
> USRP in the same network.
> 
> Any suggestions ?
> 
> 
> 
> --
> View this message in context: 
> http://gnuradio.4.n7.nabble.com/E110-problem-executing-simple-code-tp45110.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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