We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everyone,
did someone already tried running SoapyRemote on Raspberry PI OS 64bit?
I have Raspbbery PI 3B+ with SDRplay RSP1A and I was getting these errors when I tried to connect with SDR++ (also with GQRX) to it:
pi@raspberrypi:~ $ sudo systemctl status SoapySDRServer ● SoapySDRServer.service - SoapyRemote network server Loaded: loaded (/usr/local/lib/systemd/system/SoapySDRServer.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2022-02-05 14:05:12 GMT; 41s ago Main PID: 752 (SoapySDRServer) Tasks: 3 (limit: 780) CPU: 127ms CGroup: /system.slice/SoapySDRServer.service └─752 /usr/local/bin/SoapySDRServer --bind Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::accept([::ffff:192.168.0.125]:39148) Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::accept([::ffff:192.168.0.125]:39150) Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::accept([::ffff:192.168.0.125]:39152) Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::close() Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::close() Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::accept([::ffff:192.168.0.125]:39154) Feb 05 14:05:44 raspberrypi SoapySDRServer[752]: SoapyServerListener::handlerLoop() FAIL: SoapyRPCUnpacker::recv(header) FAIL: Feb 05 14:05:45 raspberrypi SoapySDRServer[752]: SoapyServerListener::close() Feb 05 14:05:53 raspberrypi SoapySDRServer[752]: SoapyServerListener::close() Feb 05 14:05:53 raspberrypi SoapySDRServer[752]: SoapyServerListener::close()
My SW setup was following:
I didn't have time to debug it more and I don't have any issues when using Raspberry PI OS (32-bit).
Thank you, Roman
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello everyone,
did someone already tried running SoapyRemote on Raspberry PI OS 64bit?
I have Raspbbery PI 3B+ with SDRplay RSP1A and I was getting these errors when I tried to connect with SDR++ (also with GQRX) to it:
My SW setup was following:
I didn't have time to debug it more and I don't have any issues when using Raspberry PI OS (32-bit).
Thank you,
Roman
The text was updated successfully, but these errors were encountered: