On 08/12/2023 14:40, Jack Gallegos wrote:
I am trying to figure out why I cannot initialize an N310 from my host (UHD 4.6, Ubuntu 20.04). I get the following when I try to run uhd_usrp probe:

$ uhd_usrp_probe
[INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; UHD_4.6.0.0-0ubuntu1~jammy1 [INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=192.168.4.2,type=n3xx,product=n310,serial=xxxxxxx,claimed=False,addr=192.168.4.2
[WARNING] [MPM.RPCServer] A timeout event occured!
Error: rpc::timeout: Timeout of 2000ms while calling RPC function 'set_device_id'

If it helps, the mgmt IP is 192.168.1.217 (which the host has access to on another interface). I am able to ssh into the mgmt interface per the UHD manual and run this command successfully (although looks like internally the device is using UHD 3.15)

Jack Gallegos


Are you able to ping 192.168.4.2 ?   That's an unusual address for an N210 with factory-default settings.

You'll absolutely, positively, need to update the N310 system image to 4.6 -- the host side and device side *have* to match.

https://kb.ettus.com/USRP_N300/N310/N320/N321_Getting_Started_Guide#Updating_the_files_system_by_writing_the_disk_image

https://kb.ettus.com/USRP_N300/N310/N320/N321_Getting_Started_Guide#Setting_Up_a_Streaming_Connection



_______________________________________________
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