-
Notifications
You must be signed in to change notification settings - Fork 102
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
Trying to execute it in Mac, after some issues in configuration now I am able to start it, but hackrf is not detected and a Java exception raises. #33
Comments
Same issue on Kali Linux. "hackrf_sweep" works fine
|
For Mac specifically: It is not too difficult.. just make a symlink, where Java expects the library to be:
|
although, on my machine it crashes with SIGILL after about ~5 seconds of runtime:
|
something very similar reported here: https://bugs.openjdk.java.net/browse/JDK-8240759 [edit:] looks like https://bugs.openjdk.java.net/browse/JDK-8244818 - "move to external monitor" and this is exactly what I did, so likely just an issue with my setup, not a general Mac OS issue |
I'm in Mac
What is due to? How could I try to fix it?
The text was updated successfully, but these errors were encountered: