Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USRP X310 PCIe connection problem #801

Closed
flow233-ai opened this issue Oct 24, 2024 · 1 comment
Closed

USRP X310 PCIe connection problem #801

flow233-ai opened this issue Oct 24, 2024 · 1 comment

Comments

@flow233-ai
Copy link

Hi everyone. I have encountered a problem have not found a solution on the internet so far. The settings is shown as follows:

We use PCIe for the connection between our PC and USRP X310. And the Linux system of PC is Ubuntu 20.04. We use radioconda to install gnuradio 3.8 and UHD 3.15. And the Python version is Python 3.8. And we install the

Then we use “uhd_find_devices” and the connected USRP can be detected. But then we use “uhd_usrp_probe”, the following errors occurred:

“Error: RuntimeError: x300 impl: Could not initialize RIO session. A memory allocation failed. Try again after rebooting. (Error code -52000).”

I have not found a solution on the internet so far. I wonder if this is due to the radioconda installation or some problem related with FPGA images.

Many thanks.

@flow233-ai
Copy link
Author

I've solved this problem. The solution is to use "sudo uhd_usrp_probe", to access the correct bitfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants