The NIC is an Intel X710 Dual Port 10Gb Direct Attach, SFP+,PCIe. MTU is now 
9000. I tried now with 1500, but still same error. I still have to check with 
new image, if any.

```
abusso@ttclabsdr:~$ ifconfig
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.181.165.152  netmask 255.255.252.0  broadcast 10.181.167.255
        inet6 fe80::a6bb:6dff:feae:de8  prefixlen 64  scopeid 0x20<link>
        ether a4:bb:6d:ae:0d:e8  txqueuelen 1000  (Ethernet)
        RX packets 543759  bytes 60330968 (60.3 MB)
        RX errors 0  dropped 8713  overruns 0  frame 0
        TX packets 24251  bytes 13359677 (13.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 16  memory 0x92f00000-92f20000

enp4s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.30.1  netmask 255.255.255.0  broadcast 192.168.30.255
        inet6 fe80::faf2:1eff:fe98:e70  prefixlen 64  scopeid 0x20<link>
        ether f8:f2:1e:98:0e:70  txqueuelen 1000  (Ethernet)
        RX packets 2493  bytes 3406398 (3.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2662  bytes 4716866 (4.7 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp4s0f1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.40.1  netmask 255.255.255.0  broadcast 192.168.40.255
        inet6 fe80::faf2:1eff:fe98:e71  prefixlen 64  scopeid 0x20<link>
        ether f8:f2:1e:98:0e:71  txqueuelen 1000  (Ethernet)
        RX packets 305761  bytes 76146924 (76.1 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 24113  bytes 38423211 (38.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enx0050b661c3db: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.100.1  netmask 255.255.255.0  broadcast 192.168.100.255
        inet6 fe80::250:b6ff:fe61:c3db  prefixlen 64  scopeid 0x20<link>
        ether 00:50:b6:61:c3:db  txqueuelen 1000  (Ethernet)
        RX packets 8896  bytes 585296 (585.2 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 310  bytes 38402 (38.4 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: 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 7296  bytes 23262505 (23.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 7296  bytes 23262505 (23.2 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

abusso@ttclabsdr:~$ uhd_image_loader --args "type=x300,addr=192.168.30.2"
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown

Unit: USRP X310 (31D7872, 192.168.30.2)
FPGA Image: /usr/share/uhd/images/usrp_x310_fpga_XG.bit
failed.
Error: RuntimeError: Device reported an error during initialization.
abusso@ttclabsdr:~$
```
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to