Hi,
given that Mark has installed GQRX with no problems from the
default repositories, the problem may be with the package that you
downloaded and installed. For Mint 20, and Ubuntu 20.04, the
repository version of GQRX is 2.12. The packaged version of
libairspyhf.so. offers its library at /usr/lib/x86_64-linux-gnu/libairspyhf.so.1
(see https://packages.ubuntu.com/focal/amd64/libairspyhf1/filelist).
The location given for the missing library is where, by usual
default, locally compiled libraries would be placed. The irony is
that libairspyhf is not necessary to run the Airspy mini.
The soapy version offered in the default repos is 0.7, yet GQRX is looking for something in version 0.8.
The simple answer to this confusion of versions (aka dependency hell) is to:
a) remove the gqrx-sdr package from your system (as previously suggested)
a') it may also be necessary to remove the locally compiled soapy 0.8 as well (though soapy major versions, such as 0.6 & 0.7 can generally co-exist)
b) install the package from the default Mint (really Ubuntu) repositories
c) run GQRX from the command line
GQRX should start up with something (taken from GQRX 2.11 on Ubuntu 18.04) similar to:
:~$ gqrx
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
Controlport disabled
No user supplied config file. Using "default.conf"
gr-osmosdr v0.1.x-xxx-xunknown (0.1.5git) gnuradio 3.7.11
built-in source types: file osmosdr fcd rtl rtl_tcp uhd plutosdr miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp
d) examine the line built-in source types:… Confirm that airspy is present or not.
e) if airspy is present, then try selecting the dongle, hopefully for success.
HTH, 73, Stay Safe,
Robin, G8DQX
I don't know whether my experience with gqrx, airspy and the latest 20.04 versions of Ubuntu is relevant:
On upgrading to Lubuntu 20.04LTS , kernel version 5 was in use from the start. I installed gqrx and gnuradio, using the repository versions supplied with 20.04, but my Airspys still weren't recognised. It was then that I found the advice to install the missing libraries, libairspy and libairspyhf. The gqrx version I'm using is 2.12.1-1build2 and I don't remember it being updated since I upgraded to Lubuntu 20.04 from 19.10.
Regards, Ian Brooks.
--
You received this message because you are subscribed to the Google Groups "Gqrx SDR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gqrx+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gqrx/31ab9117-ae58-824a-a891-49d4056ccd23%40googlemail.com.