-
Notifications
You must be signed in to change notification settings - Fork 447
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
Cannot load SDRPlay library on MAC #2167
Comments
You probably need to update to the latest SDRplay API. |
3.15 is the latest SDRPlay API and that is what is installed |
Ah, I forgot to update the post build step in sdrplayv3/CMakeLists.txt with the new version number. Need a better way of doing that. |
I've uploaded a new build - give that a try. |
Sorry, no luck there either... It showed exactly the same error in the log file
|
I'm not a programmer but just wanted to share that after a few tries, the only combination with seems to be working on my MacBook Air M2 with a SDRplay RSP1B is SDRplay API 3.14.1 with SDRangel 7.20.1. Using the latest SDRangel built and/or SDRplay API 3.15 does not work, as SRangel does not recognise the device. |
Please give the 7.21.3 release a try. There was a slight change in library naming I'd missed. It should also have RSPdxR2 support. |
Hi srcejon. Many thanks. Version 7.21.3 works very well with SDRplay's RSP1B on the M2 MacBook Air when using SDRplay API 3.14.0. However, with API 3.15.0 SDRangel does not recognize the RSP1B. I have also access to an Intel Mac, but will only be able to test later. |
I just tested the new version (7.21.3) on an Intel Mac (Mac Pro 2019 with Intel Xeon) and it works fine with the API version 3.15.0 of SDRplay. So the issue seems to be specific to Apple Silicon computers. |
Yep. I can confirm that 7.21.3 is working with SDRPlay API 3.15 and an RSP1A now. |
Not sure why that could be. |
Thanks. Just to be on the safe side, I repeated the test, this time also switching off antivirus etc. with the M2 MacBook Air and came to the same results. Actually, the most stable setup is version 7.20.1 with API 3.14.1. In any case, thanks for your support! |
This issue is going to be closed due to inactivity |
I just upgraded my SDRAngel to version 7.21.2 from 7.19 and not it cannot find my SDRPay RSP1A anymore.
According to the error log this is the problem:
Manually searching my MAC for any libsdrplay api file resulted in finding this:
libsdrplay_api.so.3.15
but it resides in /Library/SDRplayAPI/3.15.0/lib/libsdrplay_api.so.3.15
SDR Connect finds the RSP1A with no issues.
What can I do to resolve this problem?
System is a MAC M1 Ultra running Sonoma 14.5
The text was updated successfully, but these errors were encountered: