AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
4.01k stars 552 forks source link

No audio from SDR++ #436

Closed dungar43 closed 2 years ago

dungar43 commented 2 years ago

Setup : Ubuntu 21.04 , SDR++ v1.0.3, Terratech SDR SDR++ displays fft but no audio. GQRx on same dongle works fine. SDR++ speaker symbol on top row is disabled and volume control does not move
Speaker symbol under radio is ok and volume control moves. Pulse audio and 48000 listed under Radio.

AlexandreRouma commented 2 years ago

Make sure the checkbox on the Radio menu is checked. Unchecking that checkbox disables the radio module

dungar43 commented 2 years ago

Thanks , I'll check it.

On Tue, Oct 12, 2021 at 12:44 PM AlexandreRouma @.***> wrote:

Make sure the checkbox on the Radio menu is checked. Unchecking that checkbox disables the radio module

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexandreRouma/SDRPlusPlus/issues/436#issuecomment-941185704, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5WYOIKATEQJ6O2MFVGL63UGRQVPANCNFSM5F27YYXQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

dungar43 commented 2 years ago

The checkbox is checked . Still no sound. On the item RADIO in the center there is only the option for None - no other choices. RADIO None V { } spkr {}

AlexandreRouma commented 2 years ago

Is rtaudio installed properly?

dungar43 commented 2 years ago

Reinstalled wine. Starting from terminal - all OK except 2021-10-14 13:01:28.374] [error] Couldn't load /usr/lib/sdrpp/plugins/sdrplay_source.so.

AlexandreRouma commented 2 years ago

What does wine have to do with this? Also you can ignore that error

dungar43 commented 2 years ago

I looked for rtaudio and found it in .wine so I thought wine was the problem - I'm a noob. Its in /usr/include , /usr/share etc. I think I'll reinstall SDR++. Is there a way to save the list of bookmarks?

dungar43 commented 2 years ago

After reinstall and removing soapysdr ,which cased a hang, everything works fine again Thanks for the help and the great program