Reply To: Problem – sdrplay with GNU radio 3.10.1 installed via Ubuntu 22.04

SDRPlay Independent Community Forum Forums General Problem – sdrplay with GNU radio 3.10.1 installed via Ubuntu 22.04 Reply To: Problem – sdrplay with GNU radio 3.10.1 installed via Ubuntu 22.04

#2205
RabbitEars
Participant

    Hoping someone can assist with where the problem lies. I’m assuming its a mismatch of version dependencies. Either a filename has changed or its location. If someone cleverer than I can try this and advise where I should be posting the problem. (ubuntu, sdrplay or gnuradio.) I have looked at the sdrplay scripts and they are cloning latest git repositories.

    From a clean install 19/2/2023

    Ubuntu 22.04
    1.installAPI.sh
    2.buildsoapy.sh
    sudo apt-get install gnuradio

    I haven’t installed gr-sdrplay3 as this is already failing here.

    using simple grc file with soapy sdrplay source block and qt-gui fft gives the following

    ************************************************************************************************************

    <<< Welcome to GNU Radio Companion 3.10.1.1 >>>

    Block paths:
    /usr/share/gnuradio/grc/blocks

    Loading: “/home/rabbit2/Dev/GRC/test.grc”
    >>> Done

    Generating: ‘/home/rabbit2/Dev/GRC/test.py’

    Executing: /usr/bin/python3 -u /home/rabbit2/Dev/GRC/test.py

    Warning: failed to XInitThreads()
    Traceback (most recent call last):
    File “/home/rabbit2/Dev/GRC/test.py”, line 194, in <module>
    main()
    File “/home/rabbit2/Dev/GRC/test.py”, line 172, in main
    tb = top_block_cls()
    File “/home/rabbit2/Dev/GRC/test.py”, line 87, in __init__
    self.soapy_sdrplay_source_0 = soapy.source(dev, “fc32″, 1, ”,
    RuntimeError: SoapySDR::Device::make() no match