Failed to open device #291
Replies: 2 comments 1 reply
-
It is probably already running in the background? How did you install it? It probably can be disabled but good to understand how you installed. FWIW, If it is with abcd567 script, use: sudo systemctl stop aiscatcher.service |
Beta Was this translation helpful? Give feedback.
0 replies
-
I got the solution. In the background there was still a rtl_test task running. That blocked and AIScatcher had no permission. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I already installed AIScatcher on my Raspberry Pi 4 Model B. I plugged in the RTL-SDR Blog V4 and everything was fine. But now I got into trouble when i tied to execute this in my console:
AIS-catcher -v 10 -X -u 127.0.0.1 10110 -u 127.0.0.1 10111
I got the error:
usb_claim_interface error -6 Error: RTLSDR: cannot open device. UDP: close socket for host: 127.0.0.1, port: 10110 UDP: close socket for host: 127.0.0.1, port: 10111
Can someone help me please? I dont know how to move on... THX
I also tried:
rtl_test -t
->the exact same error.
Beta Was this translation helpful? Give feedback.
All reactions