discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] "uhd_find_devices" command returns "No, UHD Devic


From: Nakajo Tomoyuki
Subject: Re: [Discuss-gnuradio] "uhd_find_devices" command returns "No, UHD Devices Found"
Date: Mon, 05 Dec 2011 07:30:54 +0900
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111105 Thunderbird/8.0

I use UBUNTU 10.10.
I configured eth0 for a static address 192.168.10.2. by setting "Network 
connections" in "System->Preferences". Connection is enabled, however, 
"uhd_find_devices" cannot find any devices.

The result of 'sudo ./uhd_usrp_probe --args "addr=192.168.10.2"' is below.

----------------------------------------------------------------------------------------------
address@hidden:/usr/local/bin$ sudo ./uhd_usrp_probe --args "addr=192.168.10.2"
linux; GNU C++ version 4.4.5; Boost_104200; UHD_003.004.000-07c9d41

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

Nakajo
 

Message: 10
Date: Sun, 04 Dec 2011 08:22:09 -0500
From: "Marcus D. Leech" <address@hidden>
To: address@hidden
Subject: Re: [Discuss-gnuradio] "uhd_find_devices" command returns "No
        UHD Devices Found"
Message-ID: <address@hidden>
Content-Type: text/plain; charset=ISO-8859-1


> Dear all,
>
> I have a trouble with "uhd_find_devices" command.
>
> After burning firmware and fpga images on SD card, I inserted the SD
> card into SD memory port and powered on USRP2.
> Next, I carried out "sudo ifconfig eth0 192.168.10.2" and "ping
> 192.168.10.2". These commands were carried out successfully.
>
> After that, I carried out "sudo ./uhd_find_devices" command. This
> command worked for a while, however, after some time, returned "No UHD
> Devices Found".
>
> I want to know why the return of "uhd_find_devices" command changed to
> "No UHD Devices Found".
>
> Best regards,
> Nakajo Tomoyuki
>
>
>   
Is perhaps Network Manager taking your ethernet interface down?   It
needs to be configured
  for a static address assignment with no DHCP.

Also, what happens when you:

uhd_usrp_probe --args "addr=192.168.10.2"




reply via email to

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