On 31/05/2023 12:11, pistachio6...@gmail.com wrote:

Yes it does sadly.

/usr/local/lib/uhd/examples$ uhd_usrp_probe --args "addr=192.168.10.2,type=x4xx"

[INFO] [UHD] linux; GNU C++ version 11.3.0; Boost_107400; UHD_4.4.0.HEAD-0-g5fac246b

[INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=192.168.10.2,type=x4xx,product=x410,serial=326B6ED,name=ni-x4xx-326B6ED,fpga=X4_200,claimed=False,addr=192.168.10.2

[INFO] [MPM.PeriphManager] init() called with device args `fpga=X4_200,mgmt_addr=192.168.10.2,name=ni-x4xx-326B6ED,product=x410,clock_source=internal,time_source=internal'.

[ERROR] [RFNOC::MGMT] EnvironmentError: IOError: recv error on socket: Connection refused

[ERROR] [RFNOC::GRAPH] IO Error during GSM initialization. EnvironmentError: IOError: recv error on socket: Connection refused

[ERROR] [RFNOC::GRAPH] Caught exception while initializing graph: EnvironmentError: IOError: recv error on socket: Connection refused

Error: RuntimeError: Failure to create rfnoc_graph.


_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
A few things to check:

   Are you running a system image on the X410 that is up-to-date with your host UHD version?

   What are the IP addresses of all the network interfaces on your system?  Is it possible the routing machinery    is sending packets out the wrong interface because you've duplicated the IP address/subnet on two of your
   network cards?

   Is there some *other* (non-USRP X410) device that is reachable from your computer, with the same IP address?

_______________________________________________
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