Replies: 3 comments
-
Dont you have the RTL-SDR source module? It should come with the basic installation. The RTL-SDR blog, nooelec, and many china sticks all use the same realtek chip and run under the rtl-sdr source module (it wont explicit say nooelec..just rtl-sdr). Ofc make sure you have drivers installed with zadig on your system before. |
Beta Was this translation helpful? Give feedback.
-
Last time you ran it you removed a bunch of module instances in the module manager, including the rtl_sdr_source. At this point just delete |
Beta Was this translation helpful? Give feedback.
-
Thank you, that was it.
Rus Nixon
From: AlexandreRouma ***@***.***
Sent: Saturday, June 03, 2023 8:19 PM
To: AlexandreRouma/SDRPlusPlus ***@***.***>
Cc: rcnixon ***@***.***>; Author ***@***.***>
Subject: Re: [AlexandreRouma/SDRPlusPlus] My SDR device, an NESDR SMArt, Realtek RTL 2838UHIDIR does not show in the device selector (Discussion #1089)
Last time you ran it you removed a bunch of module instances in the module manager, including the rtl_sdr_source. At this point just delete ~/.config/sdrpp/config.json to get a clean main config again.
—
Reply to this email directly, view it on GitHub <#1089 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BAJPDO3ANJN3SUSNHSS7YLLXJPH5VANCNFSM6AAAAAAYZN6NNA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/BAJPDO7JLDFOM2GNU262D7TXJPH5VA5CNFSM6AAAAAAYZN6NNCWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQALTEU4.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
The title says it all. I have a good bit of output from starting sdrpp from the command line. There are warnings and a couple of errors.
I have installed sdrpp on Ubuntu 20.04 as per the instructions in the documentation.
Any guidance would be appreciated. Thanks in advance.
Output follows:
rcnixon@mozart:
$ sdrpp$[2023-06-03 14:02:56.792] [info] SDR++ v1.0.4
[2023-06-03 14:02:56.792] [info] Loading config
[2023-06-03 14:02:57.004] [info] Using OpenGL 3.0
[2023-06-03 14:02:57.160] [info] Loading icons
[2023-06-03 14:02:57.173] [info] Loading band plans
[2023-06-03 14:02:57.176] [info] Loading band plans color table
[2023-06-03 14:02:57.185] [info] Loading modules
[2023-06-03 14:02:57.185] [info] Loading /usr/lib/sdrpp/plugins/new_portaudio_sink.so
[2023-06-03 14:02:57.200] [info] Loading /usr/lib/sdrpp/plugins/hackrf_source.so
[2023-06-03 14:02:57.217] [info] Loading /usr/lib/sdrpp/plugins/bladerf_source.so
[2023-06-03 14:02:57.231] [info] Loading /usr/lib/sdrpp/plugins/m17_decoder.so
[2023-06-03 14:02:57.250] [info] Loading /usr/lib/sdrpp/plugins/frequency_manager.so
[2023-06-03 14:02:57.267] [warning] ConfigManager locked, waiting...
[2023-06-03 14:02:57.267] [info] Loading /usr/lib/sdrpp/plugins/discord_integration.so
[2023-06-03 14:02:57.281] [info] Loading /usr/lib/sdrpp/plugins/file_source.so
[2023-06-03 14:02:57.298] [info] Loading /usr/lib/sdrpp/plugins/airspyhf_source.so
[2023-06-03 14:02:57.316] [info] Loading /usr/lib/sdrpp/plugins/limesdr_source.so
[2023-06-03 14:02:57.332] [info] Loading /usr/lib/sdrpp/plugins/airspy_source.so
[2023-06-03 14:02:57.348] [info] Loading /usr/lib/sdrpp/plugins/network_sink.so
[2023-06-03 14:02:57.365] [info] Loading /usr/lib/sdrpp/plugins/audio_sink.so
[2023-06-03 14:02:57.385] [info] Loading /usr/lib/sdrpp/plugins/soapy_source.so
[2023-06-03 14:02:57.398] [info] Loading /usr/lib/sdrpp/plugins/radio.so
[2023-06-03 14:02:57.417] [info] Loading /usr/lib/sdrpp/plugins/weather_sat_decoder.so
[2023-06-03 14:02:57.432] [info] Loading /usr/lib/sdrpp/plugins/spyserver_source.so
[2023-06-03 14:02:57.448] [info] Loading /usr/lib/sdrpp/plugins/sdrplay_source.so
[2023-06-03 14:02:57.464] [error] Couldn't load /usr/lib/sdrpp/plugins/sdrplay_source.so.
[2023-06-03 14:02:57.464] [info] Loading /usr/lib/sdrpp/plugins/rtl_tcp_source.so
[2023-06-03 14:02:57.482] [info] Loading /usr/lib/sdrpp/plugins/meteor_demodulator.so
[2023-06-03 14:02:57.499] [info] Loading /usr/lib/sdrpp/plugins/recorder.so
[2023-06-03 14:02:57.515] [info] Loading /usr/lib/sdrpp/plugins/plutosdr_source.so
[2023-06-03 14:02:57.533] [info] Loading /usr/lib/sdrpp/plugins/rtl_sdr_source.so
[2023-06-03 14:02:57.549] [info] Loading /usr/lib/sdrpp/plugins/rigctl_server.so
[2023-06-03 14:02:57.565] [info] Initializing Airspy Source (airspy_source)
[2023-06-03 14:02:57.592] [info] Initializing AirspyHF+ Source (airspyhf_source)
[2023-06-03 14:02:57.604] [info] Initializing Audio Sink (audio_sink)
[2023-06-03 14:02:57.614] [info] Initializing BladeRF Source (bladerf_source)
[2023-06-03 14:02:57.640] [error] Could not list devices -7
[2023-06-03 14:02:57.640] [info] Initializing File Source (file_source)
[2023-06-03 14:02:57.647] [info] Initializing Frequency Manager (frequency_manager)
[2023-06-03 14:02:57.664] [info] Initializing HackRF Source (hackrf_source)
[2023-06-03 14:02:57.691] [info] Initializing LimeSDR Source (limesdr_source)
[2023-06-03 14:02:57.710] [info] Initializing Network Sink (network_sink)
[2023-06-03 14:02:57.714] [info] Initializing PlutoSDR Source (plutosdr_source)
[2023-06-03 14:02:57.730] [info] Initializing Recorder (recorder)
[2023-06-03 14:02:57.748] [info] Initializing Rigctl Server (rigctl_server)
[2023-06-03 14:02:57.764] [info] Initializing SoapySDR Source (soapy_source)
[ERROR] SoapySDR::loadModule(/usr/lib/x86_64-linux-gnu/SoapySDR/modules0.7/librfspaceSupport.so)
dlopen() failed: /usr/lib/x86_64-linux-gnu/SoapySDR/modules0.7/librfspaceSupport.so: undefined symbol: _ZN5boost6chrono12steady_clock3nowEv
[INFO] [UHD] linux; GNU C++ version 9.2.1 20200304; Boost_107100; UHD_3.15.0.0-2build5
Detached kernel driver
Found Rafael Micro R820T tuner
Reattached kernel driver
[2023-06-03 14:02:58.522] [info] Setting sample rate to 44100.0
[2023-06-03 14:02:58.522] [info] New DSP samplerate: 44100.0 (source samplerate is 44100.0)
[2023-06-03 14:02:58.522] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.522] [info] Initializing SpyServer Source (spyserver_source)
[2023-06-03 14:02:58.644] [info] Loading color maps
[2023-06-03 14:02:58.667] [info] Loading /usr/share/sdrpp/colormaps/electric.json
[2023-06-03 14:02:58.687] [info] Loading /usr/share/sdrpp/colormaps/plasma.json
[2023-06-03 14:02:58.688] [info] Loading /usr/share/sdrpp/colormaps/classic.json
[2023-06-03 14:02:58.695] [info] Loading /usr/share/sdrpp/colormaps/turbo.json
[2023-06-03 14:02:58.713] [info] Loading /usr/share/sdrpp/colormaps/viridis.json
[2023-06-03 14:02:58.729] [info] Loading /usr/share/sdrpp/colormaps/inferno.json
[2023-06-03 14:02:58.745] [info] Loading /usr/share/sdrpp/colormaps/gqrx.json
[2023-06-03 14:02:58.762] [info] Loading /usr/share/sdrpp/colormaps/greyscale.json
[2023-06-03 14:02:58.779] [info] Loading /usr/share/sdrpp/colormaps/magma.json
[2023-06-03 14:02:58.796] [info] Loading /usr/share/sdrpp/colormaps/classic_green.json
[2023-06-03 14:02:58.813] [info] Loading /usr/share/sdrpp/colormaps/websdr.json
[2023-06-03 14:02:58.840] [info] SoapyModule 'SoapySDR Source': Menu Select!
[2023-06-03 14:02:58.840] [info] New DSP samplerate: 44100.0 (source samplerate is 44100.0)
[2023-06-03 14:02:58.841] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.841] [info] New DSP samplerate: 44100.0 (source samplerate is 44100.0)
[2023-06-03 14:02:58.841] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.872] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.873] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.873] [info] Updating FFT DSP settings: Keep: 2205, Skip: 0
[2023-06-03 14:02:58.874] [info] SoapyModule 'SoapySDR Source': Tune: 100000000.0!
[2023-06-03 14:02:58.874] [info] Running post-init for Airspy Source
[2023-06-03 14:02:58.874] [info] Running post-init for AirspyHF+ Source
[2023-06-03 14:02:58.874] [info] Running post-init for Audio Sink
[2023-06-03 14:02:58.874] [info] Running post-init for BladeRF Source
[2023-06-03 14:02:58.874] [info] Running post-init for File Source
[2023-06-03 14:02:58.874] [info] Running post-init for Frequency Manager
[2023-06-03 14:02:58.874] [info] Running post-init for HackRF Source
[2023-06-03 14:02:58.874] [info] Running post-init for LimeSDR Source
[2023-06-03 14:02:58.874] [info] Running post-init for Network Sink
[2023-06-03 14:02:58.874] [info] Running post-init for PlutoSDR Source
[2023-06-03 14:02:58.874] [info] Running post-init for Recorder
[2023-06-03 14:02:58.874] [info] Running post-init for Rigctl Server
[2023-06-03 14:02:58.874] [info] Running post-init for SoapySDR Source
[2023-06-03 14:02:58.874] [info] Running post-init for SpyServer Source
[2023-06-03 14:02:58.874] [info] Ready.
rcnixon@mozart:
Beta Was this translation helpful? Give feedback.
All reactions