discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble With gr-osmosdr Install


From: Cinaed Simson
Subject: Re: Trouble With gr-osmosdr Install
Date: Sun, 17 Apr 2022 13:20:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

Try

  apt install gr-osmosdr

I'm assuming you installed gnuradio using apt and you're running an updated version of the original raspbian shipped with the device.

And since the install guide indicated it should be installed in /usr/local/lib and it's not working it may not be a problem - but in the end you should only have one install of gr-osmosdr.

You should be able to locate the one you install from source by typing

  find /usr/local/lib -name osmosdr -type d

-- Cinaed

On 4/13/22 20:28, Ambroise Curutchague wrote:
Hello,

I will preface this by saying I am a linux novice. I have been trying to set up GNURadio to use with a HackRF. To do this, I have installed gr-osmosdr following instructions from the install guide (https://osmocom.org/projects/gr-osmosdr/wiki/GrOsmoSDR). I have GNURadio Companion version 3.7.13.4. I am on a Raspberry Pi 4 running the most recent Raspbian.

My problem is that I cannot get the osmocom source and sink blocks to show up in GRC, and I cannot find the osmocom_source and osmocom_sink .XML files anywhere either.  I tried copying the hackrf_source and hackrf_sink .XML files directly to the folder in my GRC block path, but when starting GRC it would throw an error message that the .XML files were unrecognized. Not sure what else to do. Would greatly appreciate your help.

Best,
Ambroise - KN6NOR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]