Skip to content

Sdrplay hadrware error #5

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

Open
4motionEnjoyer opened this issue Mar 16, 2025 · 4 comments
Open

Sdrplay hadrware error #5

4motionEnjoyer opened this issue Mar 16, 2025 · 4 comments

Comments

@4motionEnjoyer
Copy link

Hello!

I am running the pre built binaries, win and Mint. I have SDRplay api 2.13.1 installed and RSPdx-r2 connected to the computers, but with both of them the log says GetSdrPlay: Hardware error when tried to open. The sdr works, verified with sdrpp and listening to FM radio. Do you have any more points to troubleshoot?

.L

@Oleg-Malyutin
Copy link
Owner

Hello.
Perhaps your receiver requires selection of antenna input.
Unfortunately, I do not have this version of the receiver, my receiver is an early version with one antenna input. I can not check.
Best regards.
Oleg.

@4motionEnjoyer
Copy link
Author

Okay, thanks! I have the rspdx-r2, perhaps that's the issue. Do you have any instructions on building the project? Flat out trying gcc ./* -o dvb-t2rx fails.

@Oleg-Malyutin
Copy link
Owner

You need to install the Qt development environment
(preferably version 5.15.2) and the FFTW3 library (available in Linux repositories).
You need to install Qt from the official resource (not from the Linux repository) and run the file "sdr_receiver_dvb_t2.pro".
If you have not worked with Qt, it will be a little difficult, but easier than with other IDEs.

@4motionEnjoyer
Copy link
Author

Thank you!

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