mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +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
|
||||
|
||||
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.
|
||||
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
|
||||
or `/usr/lib/sdrpp/plugins/soapy_source.so` on linux.
|
||||
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 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".
|
||||
|
||||
## Issue not listed here?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user