mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-05 06:55:33 +01:00
added HACKRF_ERROR_LIBUSB (-1000) to Q: I can't seem to access my HackRF under Linux
4
FAQ.md
4
FAQ.md
@@ -5,6 +5,10 @@ When running `hackrf_info` or any other command which tries to communicate with
|
||||
```
|
||||
hackrf_open() failed: HACKRF_ERROR_NOT_FOUND (-5)
|
||||
```
|
||||
or:
|
||||
```
|
||||
hackrf_open() failed: HACKRF_ERROR_LIBUSB (-1000)
|
||||
```
|
||||
|
||||
### Using the latest version
|
||||
First make sure that you are running the latest version of libhackrf and hackrf-tools. HackRF One, for example, is only supported by release 2014.04.1 or newer. Then check to see if `hackrf_info` is successful when running as root. If it is, then your other user is lacking permission.
|
||||
|
||||
Reference in New Issue
Block a user