On 26/11/2024 10:18, Houshang wrote:
Hello
I have following UHD version on my server:
/ad@bm-super11-intel:~/houshang$ uhd_config_info --version
UHD 4.7.0.0-0ubuntu1~jammy1
ad@bm-super11-intel:~/houshang$ ssh root@10.10.0.100/
And the following UHD version on my n310:
/root@ni-n3xx-32000F1:~# uhd_config_info --version
UHD 4.7.0.0-0-ga5ed1872
root@ni-n3xx-32000F1:~# /
They are the same and my n310 is updated with the following file:
/ad@bm-super11-intel:~/houshang$ md5sum
/usr/share/uhd/images/usrp_n310_fpga_HG.bit
532b338d6861268c05a4fd9837ca80e5
/usr/share/uhd/images/usrp_n310_fpga_HG.bit
ad@bm-super11-intel:~/houshang$ /
I am running srsRAN gNB on my server (/Commit 9d5dd742a/). A version
of srs of srsRAN that is compiled with /UHD 4.7.0.0./
Here are the error messages I get:
/==== gNB started ===
Type <h> to view help
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Late: 2805; Underflow: 2238; Overflow: 0;
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Late: 0; Underflow: 5; Overflow: 0;
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Late: 0; Underflow: 4; Overflow: 0;
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Late: 0; Underflow: 4; Overflow: 0;
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK.
Late: 0; Underflow: 4; Overflow: 0;
Error: failed receiving packet. RfnocError: OpTimeout: Control
operation timed out waiting for ACK./
And obviously it is not working with this amount of errors.
Can anyone help me with this please? Is it a bug in the UHD version?
Or is there something I am missing here?
Thanks
Houshang
Try "the basics" first.
What does:
uhd_usrp_probe --args "type=n3xx,product=n310,addr=192.168.10.2"
Produce (you might have to change the addr to whatever the address is of
your N310).
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com