mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
updated readme
This commit is contained in:
parent
a1cbc69a65
commit
90ce82190b
@ -407,9 +407,8 @@ To solve, this, simply downgrade to libusb1.3
|
|||||||
|
|
||||||
## SDR++ crashes when starting a HackRF
|
## SDR++ crashes when starting a HackRF
|
||||||
|
|
||||||
If you also have the SoapySDR module loaded (not necessarily enabled), this is a bug in libhackrf. It's caused by libhackrf not checking if it's already initialized.
|
If you also have the SoapySDR module enabled, this is a bug in libhackrf. It's caused by libhackrf not checking if it's already initialized.
|
||||||
The solution until a fixed libhackrf version is released is to completely remove the soapy_source module from SDR++. To do this, delete `modules/soapy_source.dll` on windows
|
The solution until a fixed libhackrf version is released is to disable the soapy_source module from SDR++. For this, go into the "Module Manager" menu and click the `-` button next to the row with "soapy_source".
|
||||||
or `/usr/lib/sdrpp/plugins/soapy_source.so` on linux.
|
|
||||||
|
|
||||||
## Issue not listed here?
|
## Issue not listed here?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user