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

How to install SoapyDriver for HackRF? #3070

Open
nico0481 opened this issue Oct 15, 2024 · 3 comments
Open

How to install SoapyDriver for HackRF? #3070

nico0481 opened this issue Oct 15, 2024 · 3 comments

Comments

@nico0481
Copy link

I try to use rtl_433 with hackRF but i get a error:

rtl_433 -d ""
rtl_433 version 23.11-163-ge25cfc0f branch master at 202409200913 inputs file rtl_tcp RTL-SDR with TLS
[sdr_open] No input driver for SoapySDR compiled in.

Although Hack RF well detected with SoapySDRUtil --find

how to add soapy driver to already installed package?

@zuckschwerdt
Copy link
Collaborator

You need to compile and install rtl_433 again. Use at least -DENABLE_SOAPYSDR=ON, see https://triq.org/rtl_433/BUILDING.html
If all went well then the "rtl_433 version" line will list SoapySDR.

@nico0481
Copy link
Author

I saw https://triq.org/rtl_433/BUILDING.html, but rtl_433 is part of Kali, I didn't install it myself, neither build. I don't find where it was compiled.

@zuckschwerdt
Copy link
Collaborator

You might be able to just use one of our binary releases. https://github.com/merbanan/rtl_433/releases
Try if either OpenSSL 1.1 or 3 works.

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