cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.05k stars 252 forks source link

CubicSDR not finding Soapy module #813

Open 4nanook opened 4 years ago

4nanook commented 4 years ago

I recently upgraded to Ubuntu 20.04 from 19.10. In 19.10 I had to build CubicSDR because the version provided in the repositories segfaulted during an mmap() call. But it was working. When I tried to use my version after upgrading to 20.04 it would not start the SDR. So I cleared my version and tried the version in the repository again, still segfaulted at the same place. So I built it again following the build instructions in the Wiki to the letter. Yet it tells me it can't find a soapy module.

cjcliffe commented 4 years ago

Hi @4nanook -- I couldn't tell from your description, but did you also compile the necessary Soapy modules for your device? They are separate from the CubicSDR build itself.

4nanook commented 4 years ago
  I had installed them from the Ubuntu distro.  I did later compile and

everything is working now. I think the Ubuntu modules would not load into my kernel because I'm running a self-compiled upstream kernel.

---------------------------------------_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Tue, 16 Jun 2020, Charles J. Cliffe wrote:

Date: Tue, 16 Jun 2020 17:02:03 -0700 From: Charles J. Cliffe notifications@github.com Reply-To: cjcliffe/CubicSDR reply@reply.github.com To: cjcliffe/CubicSDR CubicSDR@noreply.github.com Cc: Robert Dinse nanook@eskimo.com, Mention mention@noreply.github.com Subject: Re: [cjcliffe/CubicSDR] CubicSDR not finding Soapy module (#813)

Hi @4nanook -- I couldn't tell from your description, but did you also compile the necessary Soapy modules for your device? They are separate from the CubicSDR build itself.

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/cjcliffe/CubicSDR/issues/813#issuecomment-645070659