After removing the lines you mentioned it seems it is now able to return successfully…
`sudo uhd_find_devices --args "addr=192.168.10.2,second_addr=192.168.20.2,mgmt_addr=192.168.1.184,use_dpdk=1"` `[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; DPDK_19.11; UHD_4.5.0.HEAD-0-g471af98f` `EAL: Detected 32 lcore(s)` `EAL: Detected 1 NUMA nodes` `EAL: Multi-process socket /var/run/dpdk/rte/mp_socket` `EAL: Selected IOVA mode 'VA'` `EAL: No available hugepages reported in hugepages-1048576kB` `EAL: Probing VFIO support...` `EAL: VFIO support initialized` `EAL: PCI device 0000:06:00.0 on NUMA socket -1` `EAL: probe driver: 15b3:1017 net_mlx5` `EAL: PCI device 0000:06:00.1 on NUMA socket -1` `EAL: probe driver: 15b3:1017 net_mlx5` `--------------------------------------------------` `-- UHD Device 0` `--------------------------------------------------` `Device Address:` ` serial: 329053B` ` claimed: False` ` fpga: CG_400` ` mgmt_addr: 192.168.1.184` ` name: ni-x4xx-329053B` ` product: x410` ` type: x4xx` Thanks. Also, I am using a custom image, however, the same issue persisted when I was trying with the default CG_400 x410 image
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com