[USRP-users] X310 - RfnocError: OpTimeout: Control operation timed out waiting for ACK

2024-10-24 Thread c1337rogers
Hi all, My setup: Ubuntu 20.04, UHD_4.7.0.HEAD-0-ga5ed1872, DPDK_19.11, X310 w/ newly updated XG image, Intel X710 NIC I’m trying to get DPDK working with the X310 but I’m failing on step 0. Running any of the example programs (without DPDK for now) gives me the same error:\ \ `/usr/local/lib/u

[USRP-users] Re: X310 - RfnocError: OpTimeout: Control operation timed out waiting for ACK

2024-10-31 Thread c1337rogers
I didn’t quite resolve this, but I think I narrowed it down to some bug when switching between DPDK and non-DPDK drivers... I also switched back to the default HG image for troubleshooting. After I bind the vfio-pci driver, rebinding the i40e driver results in this error and I can’t really seem

[USRP-users] Re: X310 - RfnocError: OpTimeout: Control operation timed out waiting for ACK

2024-10-25 Thread c1337rogers
Hi Marcus, Thank you for the suggestion. Unfortunately, this did not solve the issue I’m seeing. Every command that interfaces with the radio aside from uhd_find_devices terminates with: `[ERROR] [RFNOC::GRAPH] Caught exception while initializing graph: RfnocError: OpTimeout: Control operation

[USRP-users] Re: E810 and DPDK

2024-12-04 Thread c1337rogers
I just recently got DPDK working with an E810-CQDA2 and an X440 on Ubuntu 22.04. I didnt really do anything special, just installed dpdk and dpdk-dev with apt and followed the “getting started with DPDK and UHD 4.0” guide. A while back I did run into issues when I had an OFED driver alongside th