AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest nightly build doesn't work with RSP1A

delboy85341 opened this issue · comments

WARNING: Filling out the template below is NOT optional. Issues not filling out this template will be closed without review.

FIRST: Before reporting any bug, make sure that the bug you are reporting has not been reported before. Also, try to use the nightly version if possible in case I've already fixed the bug.

Hardware

  • CPU: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz
  • RAM: 32GB
  • GPU: NVIDIA Corporation GK208B [GeForce GT 710]
  • SDR: SDR Play RSP1A
    Software
  • Operating System: Name Ubuntu 22.04.3 LTS
  • SDR++: v1.1.0 build at 00:45:36 February 3 2024

Bug Description
I installed the latest nightly build. I started Sdrpp but it didn't detect my SDR (SDRPlay RSP1A).

Steps To Reproduce

  1. install nightly build v1.1.0 build at 00:45:36 February 3 2024
  2. Launch the program
  3. Click the arrow under Source. The RSP1A isn't listed.

Only If SDR++ fails to lauch or the SDR fails to start:

  • On Linux: Open a terminal and run sdrpp -c

Then, post the entire logs from start to after the issue. DOT NOT truncate to where you think the error is...
delboy@ladmo:$ sdrpp -c
[02/02/2024 22:47:10.000] [INFO] SDR++ v1.1.0
Unknown argument
-a --addr Server mode address
--autostart Automatically start the SDR after loading
-h --help Show help
-p --port Server mode port
-r --root Root directory, where all config files are stored
-s --server Run in server mode
delboy@ladmo:
$

Screenshots
Add any screenshot that is relevant to the bug (GUI error messages, strange behavior, graphics glitch, etc...).
Screenshot_20240126_234008
Screenshot_20240202_224838
Screenshot_20240202_224922

Additional info
Add any other relevant information.

I reinstalled the nightly build from October 19 2023. It works.

Duplicate of #1300