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

2015-11-18 Thread mohamid92
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

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

2015-11-18 Thread Marcus Müller
Hi Mohamed, You're really not annoying; it's really nice to have you here! I'm taking the usrp-users list into CC: here, and would like you to sign up [1]for that and follow up there; this discussion doesn't have much to do with GNU Radio, yet :) I generally do not recommend using virtualization

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

2015-11-18 Thread mohamid92
As you said first,it was a network problem but I fixed now. Now when write in the command uhd_usrp_probe --args "addr=192.168.10.1" it will show sudo uhd_usrp_probe --args "addr=192.168.10.1" linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.git-89-gb17b440d -- Opening a

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

2015-11-17 Thread Marcus Müller
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

[Discuss-gnuradio] connect USRP-2921 to gnuradio

2015-11-17 Thread mohamid92
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;