Hello everyone,
I’ve been experiencing issues with the dump1090-fa
service on my DietPi system for the past two weeks. The service tries to start but keeps failing repeatedly. Here are the relevant logs:
Jul 28 01:05:34 DietPi systemd[1]: Stopped dump1090 ADS-B receiver (FlightAware customization).
Jul 28 01:05:34 DietPi systemd[1]: Started dump1090 ADS-B receiver (FlightAware customization).
Jul 28 01:05:34 DietPi dump1090-fa[22066]: Sun Jul 28 01:05:34 2024 CEST dump1090-fa 9.0~bpo11+1 starting up.
Jul 28 01:05:34 DietPi dump1090-fa[22066]: rtlsdr: using device #0: Generic RTL2832U OEM (AIRNAV, ADSB_1090, SN 00000010)
Jul 28 01:05:34 DietPi dump1090-fa[22066]: Detached kernel driver
Jul 28 01:05:35 DietPi dump1090-fa[22066]: Found Rafael Micro R820T tuner
Jul 28 01:05:35 DietPi dump1090-fa[22066]: rtlsdr: tuner gain set to about 58.6 dB (gain step 29) (tuner AGC enabled)
Jul 28 01:05:35 DietPi dump1090-fa[22066]: Allocating 4 zero-copy buffers
Jul 28 01:05:38 DietPi dump1090-fa[22066]: cb transfer status: 1, canceling...
Jul 28 01:05:38 DietPi dump1090-fa[22066]: rtlsdr: rtlsdr_read_async returned unexpectedly, probably lost the USB device, bailing out
Jul 28 01:05:38 DietPi dump1090-fa[22066]: Sun Jul 28 01:05:38 2024 CEST Waiting for receive thread termination
Jul 28 01:05:38 DietPi dump1090-fa[22066]: Reattaching kernel driver failed!
Jul 28 01:05:38 DietPi dump1090-fa[22066]: Sun Jul 28 01:05:38 2024 CEST Abnormal exit.
Jul 28 01:05:38 DietPi systemd[1]: dump1090-fa.service: Main process exited, code=exited, status=1/FAILURE
Jul 28 01:05:38 DietPi systemd[1]: dump1090-fa.service: Failed with result 'exit-code'.
My DietPi version is 9.5.1 on raspberry pi 3
I have tested with two different FlightSticks, but the problem persists. Here are the test results:
Found 1 device(s):
0: AIRNAV, ADSB_1090, SN: 00000010
Using device 0: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
[R82XX] PLL not locked!
Sampling at 2048000 S/s.
No E4000 tuner found, aborting.
Reattached kernel driver
Does anyone have suggestions on what might be causing this problem or further steps to diagnose it?
Thanks in advance!