Page 1 of 1

sdrplay on GNURadio (Raspbian) error

Posted: Fri Mar 16, 2018 11:57 am
by timh1992
Hello,

I have build and installed the newest gnuradio with osmosdr on a raspberry pi 3 model B running Raspbian Jessie. When building a simple setup to check if all is right i added the osmocom-source and a FFT WX Gui sink. When i start it, it recognizes the device (i think) but it outputs the following:

[ERROR] SoapySSDPEndpoint::sendTo(udp://[ff02::c]:1900) = -1
Sendto(udp://[ff02]::c]:1900) [99: Cannot assign requested address]

Anyone have a clue what this is?

PS.
The reason i think it recognizes the devices is that, before, it stated: FATAL: No devices found. Now it says it is using the Soapy device but outputs the error i wrote here.

Thanks in advance,

Tim

Re: sdrplay on GNURadio (Raspbian) error

Posted: Fri Mar 16, 2018 12:36 pm
by sdrplay
Hi Tim,

Have just replied to your ticket on this. It's an IPV6 error message from SoapyRemote and, unless you are using IPV6, can be ignored. It's not related to the RSP driver.

Best regards,

SDRplay Support