Reply To: How to use my RSPduo w/ Rpi-3 & command line?

SDRPlay Independent Community Forum Forums General How to use my RSPduo w/ Rpi-3 & command line? Reply To: How to use my RSPduo w/ Rpi-3 & command line?

#1699
Anonymous

    The above should make the RTL stick work.

    Best guess, you have two version of soapy installed. Uninstall one of them –

    sudo apt-get remove libsoapysdr0.6
    sudo apt-get remove libsoapysdr-dev

    and rebuild sdrglut, sdrTest – That should get the SdrPlay RSPduo going.