Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dongle hangs detection #72

Open
testuser7 opened this issue Jan 23, 2023 · 0 comments
Open

Dongle hangs detection #72

testuser7 opened this issue Jan 23, 2023 · 0 comments

Comments

@testuser7
Copy link

I have RTL2838 based dongle that hangs very often. rtl_433 detects this and exits with the message: Async read stalled, exiting!
rtl_sdr waits for a response from the dongle and does not exit:

rtl_sdr -f 868.95M -s 1.6M -
Found 1 device(s):
  0:  astrometadvbt2, dvbt2, SN: 

Using device 0: Astrometa DVB-T/DVB-T2
Found Rafael Micro R828D tuner
[R82XX] PLL not locked!
Sampling at 1600000 S/s.
Tuned to 868950000 Hz.
Tuner gain set to automatic.
Reading samples in async mode...

Is there a chance to implement a similar functionality?

Usbreset application is able to properly reset dongle: https://marc.info/?l=linux-usb&m=121459435621262&w=2
Is it possible to implement usbreset code inside rtl_sdr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant