I have an E320 connected to my host computer over a 1Gb to USB3 adapter. I can 
SSH into the E320 just fine and run uhd_usrp_probe, but when I run it from my 
host computer I get:

```
dan@ubuntu:~/Desktop$ uhd_usrp_probe 
[INFO] [UHD] linux; GNU C++ version 10.3.0; Boost_107400; 
UHD_4.0.0.HEAD-0-g90ce6062
[INFO] [MPMD] Initializing 1 device(s) in parallel with args: 
mgmt_addr=192.168.0.11,type=e3xx,product=e320,serial=317989F,claimed=False,addr=192.168.0.11
[INFO] [MPM.PeriphManager] init() called with device args 
`mgmt_addr=192.168.0.11,product=e320'.
[ERROR] [RFNOC::GRAPH] IO Error during GSM initialization. EnvironmentError: 
IOError: Timed out getting recv buff for management transaction
[ERROR] [RFNOC::GRAPH] Caught exception while initializing graph: 
EnvironmentError: IOError: Timed out getting recv buff for management 
transaction
Error: RuntimeError: Failure to create rfnoc_graph.
```

At least it’s finding it and identifying it correctly. Running from the device, 
everything appears to be fine:

```
root@ni-e320-317989F:~/localinstall# uhd_usrp_probe
[INFO] [UHD] linux; GNU C++ version 9.2.0; Boost_107100; 
UHD_4.0.0.HEAD-0-g90ce6062
[INFO] [MPMD] Initializing 1 device(s) in parallel with args: 
mgmt_addr=127.0.0.1,type=e3xx,product=e320,serial=317989F,claimed=False
[INFO] [MPM.PeriphManager] init() called with device args 
`mgmt_addr=127.0.0.1,product=e320'.
[INFO] [0/Radio#0] Performing CODEC loopback test on channel 0 ... 
[INFO] [0/Radio#0] CODEC loopback test passed
[INFO] [0/Radio#0] Performing CODEC loopback test on channel 1 ... 
[INFO] [0/Radio#0] CODEC loopback test passed
[INFO] [0/DmaFIFO#0] BIST passed (Estimated Minimum Throughput: 1361 MB/s)
[INFO] [0/DmaFIFO#0] BIST passed (Estimated Minimum Throughput: 1361 MB/s)
  _____________________________________________________
 /
|       Device: E300-Series Device
|     _____________________________________________________
|    /
|   |       Mboard: ni-e320-317989F
|   |   eeprom_version: 2
|   |   fs_version: 20200914014807
|   |   mender_artifact: v4.0.0.0_e320
|   |   mpm_sw_version: 4.0.0.0-g90ce6062
|   |   pid: 58144
|   |   product: e320
|   |   rev: 2
|   |   rpc_connection: local
|   |   serial: 317989F
|   |   type: e3xx
|   |   MPM Version: 3.0
|   |   FPGA Version: 6.0
|   |   FPGA git hash: 413ebee.clean
|   |   
|   |   Time sources:  internal, external, gpsdo
|   |   Clock sources: external, internal, gpsdo
|   |   Sensors: ref_locked, gps_locked, fan, temp_fpga, temp_internal, 
temp_rf_channelA, temp_rf_channelB, temp_main_power, gps_gpgga, gps_sky, 
gps_time, gps_tpv
|     _____________________________________________________
|    /
|   |       RFNoC blocks on this device:
|   |   
|   |   * 0/DDC#0
|   |   * 0/DUC#0
|   |   * 0/DmaFIFO#0
|   |   * 0/Radio#0
```
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to