r/GNURadio • u/Comfortable-Mail-549 • 4h ago
Ettus x310 versions problem
Hi there,
I have recently started using an Ettus x310 USRP and I configured it and make it work. When using the command for ping the ports it works perfectly fine. Even the one for looking for devices finds it correctly.
When using the uhd_fft.... in the CLI I can see the spectrum perfectly as supossed. But when I try launching my Python application I get an error, which is exactly the same as when I run uhd_usrp_probe.... .I get an error during runtime that fails to create de rfnoc_graph.
The rest of the error messaje says:
[ERROR] [0/Radio#0] Major compat number mismatch for 0/Radio#0: Expecting 1, got 0.
[ERROR] [RFNOC::GRAPH] Error during initialization of block 0/Radio#0!
[ERROR] [RFNOC::GRAPH] Caught exception while initializing graph: RuntimeError: FPGA component `0/Radio#0' is revision 0 and UHD supports revision 1. Please either upgrade the FPGA image (recommended) or downgrade UHD.
I have tried to upgrade to the newest version of the firmware for the FPGA in the USRP but I already have the latest versions for it.
Any new ideas would be awesome as I tried everything Icould think of.





