ARMv8 doesn't work
bclswl0827 opened this issue · 2 comments
bclswl0827 commented
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
I have been confused by this problem for a long time, I wonder if my RSP1 is broken.
bclswl0827 commented
Problem was solved, due to the inferior cable…