discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD: cannot find usrp2.


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD: cannot find usrp2.
Date: Fri, 17 Dec 2010 15:00:29 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

firewall perhaps? try this:

http://www.ettus.com/uhd_docs/manual/html/usrp2.html#debugging-networking-problems

On 12/17/2010 02:55 PM, Sangho Oh wrote:
> uhd_find_devices -->
> 
> linux; GNU C++ version 4.4.1; Boost_103800; UHD_0001.20101216232717.a78a72f
> No UHD Devices Found
> 
> ------------------------------------------
> 1. Used the latest UHD code by git pull
> 
> 2. Used the latest firmware in
> http://www.ettus.com/downloads/uhd_images/UHD-images-most-recent/
> 
> 3. Prepared SD using
> sudo ./u2_flash_tool --dev=/dev/sdc -t s/w         usrp2_fw.bin         -w
> sudo ./u2_flash_tool --dev=/dev/sdc -t fpga         usrp2_fpga.bin
>  -w
> 
> 4. Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 192.168.10.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 10.13.0.0       0.0.0.0         255.255.0.0     U     0      0        0 eth1
> 0.0.0.0         10.13.0.1       0.0.0.0         UG    100    0        0 eth1
> 
> 5. ping is working nice.
> 
> # ping 192.168.10.2
> PING 192.168.10.2 (192.168.10.2) 56(84) bytes of data.
> 64 bytes from 192.168.10.2: icmp_seq=1 ttl=32 time=3.31 ms
> 64 bytes from 192.168.10.2: icmp_seq=2 ttl=32 time=0.073 ms
> 64 bytes from 192.168.10.2: icmp_seq=3 ttl=32 time=0.043 ms
> 64 bytes from 192.168.10.2: icmp_seq=4 ttl=32 time=0.063 ms
> 
> 
> Any idea??
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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