pothosware / SoapySDR

Vendor and platform neutral SDR support library.
https://github.com/pothosware/SoapySDR/wiki
Boost Software License 1.0
1.12k stars 178 forks source link

No modules (factories) found #334

Closed beginnerRF closed 1 year ago

beginnerRF commented 2 years ago

Hello! I build and install SoapySDR from "Build Guide" and when I try "SoapySDRUtil --find", I get the message that modules are missing: ... **sergey@spc:/$ SoapySDRUtil --inf ######################################################

Soapy SDR -- the SDR abstraction library

######################################################

Lib Version: v0.8.1-g6f97389b API Version: v0.8.0 ABI Version: v0.8 Install root: /usr/local Search path: /usr/local/lib/SoapySDR/modules0.8 No modules found! Available factories... No factories found! Available converters...** ...

Where to get these modules? Did everything according to the instructions from "Build Guide"

guruofquality commented 2 years ago

Install the relevant project for your desired hardware. Example RTLSDR: https://github.com/pothosware/SoapyRTLSDR/wiki