cjcliffe / CubicSDR

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

CubicSDR v0.2.6a + Ubuntu 18.04.4 on VirtualBox with SDRplay RSP1A not working #843

Open waterwin opened 3 years ago

waterwin commented 3 years ago

After build from source CubicSDR shows a FM signal once without audio output, second time it is not showing signals even though GUI appears to work till the following error happens (first lines to show the start is ok):

Reporting enumeration complete. SDR enumerator done. SDR thread starting. device init() [INFO] Using format CF32. SDRThread : Device Stream set to MTU: 65536 starting readLoop() RtAudio pulse: NOT running realtime scheduling ERROR: thread '9SDRThread' has not terminated in time ! (> 2000 ms)

I did a build from source as the available app.image had same issues. No hamlib installed.

In other programs RSP1A is available and works.

PE3ES/Erwin