Hi,
I installed UHD driver and burned the latest images of FW/FPGA to use ubuntu/gnuradio as follows.
cd /usr/share/uhd/utils sudo ifconfig eth0 <ex:192.168.10.1>
sudo ./usrp_n2xx_net_burner.py --addr=192.168.10.2 --fpga=/usr/share/uhd/images/usrp_n210_r4_fpga.bin sudo ./usrp_n2xx_net_burner.py --addr=192.168.10.2 --fw=/usr/share/uhd/images/usrp_n210_fw.bin
Now, I have problem communicating with my NI USRP 2920. The orange light on usrp ethernet port is permanently ON and green light OFF. No blinking.
The main board is not responding to any network access like ping or other "find" utilities.
F LED is on when booted.
I would be appreciated if you could help me to solve the problem.