I recently had my USRP N310 sent out for repairs to fix one of the SMA
connectors, and when it came back, there was a new SD card in the slot.
When I turned it on after getting it back, I was unable to connect to it
via 'uhd_find_devices'. I figured it was something with the SD card, so I
eventually decided to rewrite the whole thing, in case it needed an update.

That still did not fix the issue, and after trying just about everything,
and following every possible tutorial on the ettus docs, and checking the
forums, I have decided to ask you guys for help.

Below you can find all the information about the UHD versions and the
ifconfigs... hopefully that is enough to spark some ideas!

The USRP can find itself on localhost as you can see here:











*root@ni-n3xx-3177E63:~# uhd_find_devices[INFO] [UHD] linux; GNU C++
version 7.3.0; Boost_106600;
UHD_3.14.0.0-0-g6875d061----------------------------------------------------
UHD Device 0--------------------------------------------------Device
Address:    serial: 3177E63    claimed: False    mgmt_addr: 127.0.0.1
product: n310    type: n3xx*

But when I run the command from the host machine, this is what I get:



*admin@PC:~$ uhd_find_devices[INFO] [UHD] linux; GNU C++ version 8.3.0;
Boost_106700; UHD_3.14.0.HEAD-0-g6875d061No UHD Devices Found*

*Here is ifconfig from the USRP:*































*root@ni-n3xx-3177E63:~# ifconfigeth0      Link encap:Ethernet  HWaddr
00:80:2F:24:01:14          UP BROADCAST MULTICAST  MTU:1500  Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0          TX
packets:0 errors:0 dropped:0 overruns:0 carrier:0          collisions:0
txqueuelen:1000          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
Interrupt:27 Base address:0xb000lo        Link encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0          UP LOOPBACK RUNNING
 MTU:65536  Metric:1          RX packets:89 errors:0 dropped:0 overruns:0
frame:0          TX packets:89 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000          RX bytes:7480 (7.3 KiB)  TX
bytes:7480 (7.3 KiB)sfp0      Link encap:Ethernet  HWaddr
00:80:2F:24:01:15          inet addr:192.168.10.2  Bcast:192.168.10.255
 Mask:255.255.255.0          UP BROADCAST RUNNING MULTICAST  MTU:8000
 Metric:1          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000          RX bytes:0 (0.0 B)  TX bytes:2577
(2.5 KiB)sfp1      Link encap:Ethernet  HWaddr 00:80:2F:24:01:16
UP BROADCAST MULTICAST  MTU:8000  Metric:1          RX packets:0 errors:0
dropped:0 overruns:0 frame:0          TX packets:1 errors:0 dropped:0
overruns:0 carrier:0          collisions:0 txqueuelen:1000          RX
bytes:0 (0.0 B)  TX bytes:62 (62.0 B)*



*And here is ifconfig from the host machine:*


























*ugikie@Austin-Blade:~$ ifconfigenx70886b87f283:
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 8000        inet
192.168.10.1  netmask 255.255.255.0  broadcast 192.168.10.255        inet6
fe80::73b:c879:60cf:8127  prefixlen 64  scopeid 0x20<link>        ether
70:88:6b:87:f2:83  txqueuelen 1000  (Ethernet)        RX packets 0  bytes 0
(0.0 B)        RX errors 0  dropped 0  overruns 0  frame 0        TX
packets 46  bytes 4966 (4.9 KB)        TX errors 0  dropped 0 overruns 0
 carrier 0  collisions 0lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0        inet6 ::1  prefixlen 128  scopeid
0x10<host>        loop  txqueuelen 1000  (Local Loopback)        RX packets
5037  bytes 466961 (466.9 KB)        RX errors 0  dropped 0  overruns 0
 frame 0        TX packets 5037  bytes 466961 (466.9 KB)        TX errors 0
 dropped 0 overruns 0  carrier 0  collisions 0wlp59s0:
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500        inet
172.28.229.114  netmask 255.255.240.0  broadcast 172.28.239.255
inet6 fe80::c9b4:5623:34c4:ae56  prefixlen 64  scopeid 0x20<link>
ether 9c:b6:d0:18:53:3f  txqueuelen 1000  (Ethernet)        RX packets
110339  bytes 123997000 (123.9 MB)        RX errors 0  dropped 0  overruns
0  frame 0        TX packets 47191  bytes 11048840 (11.0 MB)        TX
errors 0  dropped 0 overruns 0  carrier 0  collisions 0*

I tried broadcast pinging 192.168.10.255  and 192.168.10.2 from the host
but didn't get a response from the N310 or anything for that matter.

I hope someone out there can help me out! Thank you in advance :)

Best,
Austin
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to