-
Notifications
You must be signed in to change notification settings - Fork 356
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
config_rtlsdr Error: no RTL-SDR USB devices found... #17
Comments
I have the following error: no RTL-SDR USB devices found.. |
Hey, |
Hi @wugong1987
When executing it locally from within the What SDR device do you have? |
I work with the HackRF. |
For HackRF and BladeRF support you need to use the Jiao Xianjun's fork |
Me this worked with HackRF and DragonOS R28 in Vbox:
|
wugong@wugong-ThinkPad-X200:
/LTE-Cell-Scanner/build$ cmake ../ -DUSE_HACKRF=1/LTE-Cell-Scanner/build$ CellSearch --freq-start 1890000000-- Try to find OPENCL LIB
-- OpenCL LIB not found
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- thread
-- system
-- Found ITPP: /usr/local/lib/libitpp.so
-- A library with BLAS API found.
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- Found FFTW: /usr/local/lib/libfftw3.a
-- Try to find HACKRF LIB
-- Found HACKRF LIB: /usr/local/lib/libhackrf.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/wugong/LTE-Cell-Scanner/build
and then i maked but something was error。
at this
-ThinkPad-X200:
LTE CellSearch (release) beginning. 1.0 to 1.1.0: OpenCL/TDD/HACKRF/bladeRF/ext-LNB added by Jiao Xianjun([email protected])
PPM: 0
correction: 1
config_rtlsdr Error: no RTL-SDR USB devices found...
RTLSDR device not FOUND!
wugong@wugong-ThinkPad-X200:~/LTE-Cell-Scanner/build$
help me please!
The text was updated successfully, but these errors were encountered: