discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] connect USRP-2921 to gnuradio


From: mohamid92
Subject: Re: [Discuss-gnuradio] connect USRP-2921 to gnuradio
Date: Wed, 18 Nov 2015 10:22:15 -0700 (MST)

Hello again and sorry for annoying

I did all the step mentioned and installed gnuradio

But again am still not able to connect to USRP 2921

I AM using VMware , I detect the USRP in Windows but when I uhd_usrp_probe args=”addr=192.168.10.2” still cant detect it .


: LookupError: KeyError: No devices found for -----> 
Device Address: 
    addr: 192.168.10.2 

 

I can ping the host and USRP ip but cant detect the UHD ?

From: Marcus Müller-3 [via GnuRadio] [mailto:[hidden email]]
Sent: Tuesday, November 17, 2015 1:36 PM
To: mohamid92 <[hidden email]>
Subject: Re: connect USRP-2921 to gnuradio

 

Hi Mohamed,

UHD 3.5.5, which you seem to be using, is so very old that it lacks
crucial features. You should definitely update your UHD version.
I assume you're using Ubuntu 14.04 (they are the only ones who still
ship this old UHD), so please

sudo apt-get remove uhd-host libuhd003 gnuradio

and use pybombs to build UHD in its current version, a GNU Radio that
uses that version and everything you need, from source:

http://pybombs.info

Then, try to ping your USRP:

ping <ip-address of your USRP>

If that doesn't work, you still have a network problem. Please refer to
[1] :)

Best regards,
Marcus

[1] http://files.ettus.com/manual/page_usrp2.html#usrp2_commprob

On 17.11.2015 09:13, mohamid92 wrote:


> hello
>
> i tried to implement FM reciever from this video :
> https://www.youtube.com/watch?v=KWeY2yqwVA0
>
> but the problem is that everytime i need to run the grc an error show which
> is:
>
> ----------------------------------------------
>
> linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.005.005-0-unknown
>
> Using Volk machine: avx_64_mmx_orc
> Traceback (most recent call last):
>   File "/home/mohamed/GNURADIO exercise/top_block.py", line 157, in <module>
>     tb = top_block()
>   File "/home/mohamed/GNURADIO exercise/top_block.py", line 92, in __init__
>     channels=range(1),
>   File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/__init__.py", line
> 122, in constructor_interceptor
>     return old_constructor(*args)
>   File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/uhd_swig.py", line
> 1737, in make
>     return _uhd_swig.usrp_source_make(*args)
> RuntimeError: LookupError: KeyError: No devices found for ----->
> Empty Device Address
>
> -----------------------------------------------
>
>
>
> --
> View this message in context: http://gnuradio.4.n7.nabble.com/connect-USRP-2921-to-gnuradio-tp56967.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [hidden email]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


_______________________________________________
Discuss-gnuradio mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


If you reply to this email, your message will be added to the discussion below:

http://gnuradio.4.n7.nabble.com/connect-USRP-2921-to-gnuradio-tp56967p56969.html

To unsubscribe from connect USRP-2921 to gnuradio, click here.
NAML



View this message in context: RE: connect USRP-2921 to gnuradio
Sent from the GnuRadio mailing list archive at Nabble.com.

reply via email to

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