pothosware / SoapySDRPlay2

Soapy SDR plugin for SDRPlay
MIT License
50 stars 11 forks source link

ARMv8 doesn't work #55

Closed bclswl0827 closed 4 years ago

bclswl0827 commented 4 years ago

My ARMv8 device:

root@aml:~# arch
aarch64

With correct SDRPlay API installed (https://www.sdrplay.com/arm64dl.php)

Besides, modules were blacklisted correctly. It looks like everything is OK.

At this time, RSP1 can be detected by typing the lsusb command.

root@aml:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1df7:2500
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

What is puzzling me is that I got an error after executing the SoapySDRUtil --probe command.

root@aml:~# SoapySDRUtil --probe
######################################################
##     Soapy SDR -- the SDR abstraction library     ##
######################################################

Probe device
Error probing device: no sdrplay device found

What's more, I can't use the command lsusb to detect my RSP1 again.

root@aml:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
bclswl0827 commented 4 years ago

I have been confused by this problem for a long time, I wonder if my RSP1 is broken.

bclswl0827 commented 4 years ago

Problem was solved, due to the inferior cable…