AbracaDABra icon indicating copy to clipboard operation
AbracaDABra copied to clipboard

RTLSDR does not work when rtl_tcp was running before

Open KejPi opened this issue 2 years ago • 3 comments

This issue happens on Win when rtl_tcp was running and closed. After that AbracaDABra is not able to use RTLSDR stick directly. Re-plugging the USB stick typically helps.

KejPi avatar Mar 10 '23 14:03 KejPi

RTLTCP built with libusb seems not to have this issue

KejPi avatar Jan 28 '24 14:01 KejPi

I can confirm the issue. This commit solved it: https://github.com/old-dab/rtlsdr/commit/3d65372f48545dc5b96a23ad00ee0f66d655704d It seems that libusb never resets the USB pipe.

old-dab avatar Jul 10 '24 12:07 old-dab

Thanks, I will update the driver for next release.

KejPi avatar Jul 10 '24 12:07 KejPi