Thanks for the response. This is immediately following a reboot (I have to constantly reboot and it works for a “few” minutes. Note: the previous boot was without the USB dongle attached (I had to enable SSH).
As requested:
pi@piaware : ~ $ sudo systemctl status dump1090-fa
● dump1090-fa.service - dump1090 ADS-B receiver (FlightAware customization)
Loaded: loaded (/lib/systemd/system/dump1090-fa.service; enabled; vendor pres
Active: active (running) since Mon 2022-04-11 16:26:20 EDT; 8min ago
Docs: PiAware - ADS-B and MLAT Receiver - FlightAware
Main PID: 870 (dump1090-fa)
Tasks: 3 (limit: 2059)
CGroup: /system.slice/dump1090-fa.service
└─870 /usr/bin/dump1090-fa --quiet --device-type rtlsdr --device-inde
Apr 11 16:26:20 piaware dump1090-fa[870]: Found Rafael Micro R820T tuner
Apr 11 16:26:20 piaware dump1090-fa[870]: rtlsdr: tuner gain set to about 58.6 d
Apr 11 16:26:20 piaware dump1090-fa[870]: adaptive: using 50% duty cycle
Apr 11 16:26:20 piaware dump1090-fa[870]: adaptive: enabled adaptive gain contro
Apr 11 16:26:20 piaware dump1090-fa[870]: adaptive: enabled dynamic range contro
Apr 11 16:26:20 piaware dump1090-fa[870]: Allocating 4 zero-copy buffers
Apr 11 16:26:31 piaware dump1090-fa[870]: adaptive: available dynamic range (21.
Apr 11 16:26:31 piaware dump1090-fa[870]: adaptive: changing gain from 58.6dB (s
Apr 11 16:26:31 piaware dump1090-fa[870]: rtlsdr: tuner gain set to 49.6 dB (gai
Apr 11 16:26:41 piaware dump1090-fa[870]: adaptive: available dynamic range (31.
lines 1-19/19 (END)
pi@piaware : ~ $ sudo journalctl -xe|grep dump1090-fa
Apr 11 16:17:06 piaware generate-receiver-config[326]: Updating /etc/default/ dump1090-fa …
– Subject: A start job for unit dump1090-fa .service has finished successfully
– A start job for unit dump1090-fa .service has finished successfully.
Apr 11 16:17:07 piaware dump1090-fa [420]: Mon Apr 11 16:17:07 2022 EDT dump1090-fa 7.2~bpo10+1 starting up.
Apr 11 16:17:07 piaware dump1090-fa [420]: rtlsdr: using device #0: Generic RTL2832U (Realtek, RTL2832U, SN 00001000)
Apr 11 16:17:07 piaware dump1090-fa [420]: Detached kernel driver
Apr 11 16:17:08 piaware dump1090-fa [420]: Found Rafael Micro R820T tuner
Apr 11 16:17:08 piaware dump1090-fa [420]: rtlsdr: tuner gain set to about 58.6 dB (gain step 29) (tuner AGC enabled)
Apr 11 16:17:08 piaware dump1090-fa [420]: adaptive: using 50% duty cycle
Apr 11 16:17:08 piaware dump1090-fa [420]: adaptive: enabled adaptive gain control with gain limits 0.0dB (step 0) … 58.6dB (step 29)
Apr 11 16:17:08 piaware dump1090-fa [420]: adaptive: enabled dynamic range control, target dynamic range 30.0dB
Apr 11 16:17:08 piaware dump1090-fa [420]: Allocating 4 zero-copy buffers
Apr 11 16:17:11 piaware piaware[421]: ADS-B data program ’ dump1090-fa ’ is listening on port 30005, so far so good
Apr 11 16:17:11 piaware piaware[421]: Started faup1090 (pid 481) to connect to dump1090-fa
Apr 11 16:17:12 piaware piaware[421]: piaware received a message from dump1090-fa !
Apr 11 16:17:18 piaware dump1090-fa [420]: adaptive: available dynamic range (20.1dB) < required dynamic range (30.0dB), switching to downward scan
Apr 11 16:17:18 piaware dump1090-fa [420]: adaptive: changing gain from 58.6dB (step 29) to 49.6dB (step 28) because: probing dynamic range gain lower bound
Apr 11 16:17:18 piaware dump1090-fa [420]: rtlsdr: tuner gain set to 49.6 dB (gain step 28)
Apr 11 16:17:28 piaware dump1090-fa [420]: adaptive: available dynamic range (30.5dB) >= required dynamic range (30.0dB), stopping downwards scan here
Apr 11 16:17:42 piaware piaware[421]: 103 msgs recv’d from dump1090-fa ; 52 msgs sent to FlightAware
Apr 11 16:25:08 piaware piaware[421]: 314 msgs recv’d from dump1090-fa (211 in last 7m); 211 msgs sent to FlightAware
Apr 11 16:25:13 piaware dump1090-fa [420]: cb transfer status: 1, canceling…
Apr 11 16:25:13 piaware dump1090-fa [420]: rtlsdr: rtlsdr_read_async returned unexpectedly, probably lost the USB device, bailing out
Apr 11 16:25:13 piaware dump1090-fa [420]: Mon Apr 11 16:25:13 2022 EDT Waiting for receive thread termination
Apr 11 16:25:13 piaware dump1090-fa [420]: Reattaching kernel driver failed!
Apr 11 16:25:13 piaware dump1090-fa [420]: Mon Apr 11 16:25:13 2022 EDT Abnormal exit.
Apr 11 16:25:13 piaware systemd[1]: dump1090-fa .service: Main process exited, code=exited, status=1/FAILURE
– An ExecStart= process belonging to unit dump1090-fa .service has exited.
Apr 11 16:25:13 piaware systemd[1]: dump1090-fa .service: Failed with result ‘exit-code’.
– The unit dump1090-fa .service has entered the ‘failed’ state with result ‘exit-code’.
Apr 11 16:25:14 piaware piaware[421]: lost connection to dump1090-fa via faup1090
Apr 11 16:25:14 piaware piaware[421]: reconnecting to dump1090-fa
Apr 11 16:25:44 piaware systemd[1]: dump1090-fa .service: Service RestartSec=30s expired, scheduling restart.
Apr 11 16:25:44 piaware systemd[1]: dump1090-fa .service: Scheduled restart job, restart counter is at 1.
– Automatic restarting of the unit dump1090-fa .service has been scheduled, as the result for
– Subject: A stop job for unit dump1090-fa .service has finished
– A stop job for unit dump1090-fa .service has finished.
Apr 11 16:25:44 piaware generate-receiver-config[827]: Updating /etc/default/ dump1090-fa …
– Subject: A start job for unit dump1090-fa .service has finished successfully
– A start job for unit dump1090-fa .service has finished successfully.
Apr 11 16:25:44 piaware dump1090-fa [828]: Mon Apr 11 16:25:44 2022 EDT dump1090-fa 7.2~bpo10+1 starting up.
Apr 11 16:25:44 piaware dump1090-fa [828]: rtlsdr: using device #0: Generic RTL2832U (Realtek, RTL2832U, SN 00001000)
Apr 11 16:25:44 piaware dump1090-fa [828]: Detached kernel driver
Apr 11 16:25:44 piaware dump1090-fa [828]: Found Rafael Micro R820T tuner
Apr 11 16:25:45 piaware dump1090-fa [828]: rtlsdr: tuner gain set to about 58.6 dB (gain step 29) (tuner AGC enabled)
Apr 11 16:25:45 piaware dump1090-fa [828]: adaptive: using 50% duty cycle
Apr 11 16:25:45 piaware dump1090-fa [828]: adaptive: enabled adaptive gain control with gain limits 0.0dB (step 0) … 58.6dB (step 29)
Apr 11 16:25:45 piaware dump1090-fa [828]: adaptive: enabled dynamic range control, target dynamic range 30.0dB
Apr 11 16:25:45 piaware dump1090-fa [828]: Allocating 4 zero-copy buffers
Apr 11 16:25:49 piaware dump1090-fa [828]: cb transfer status: 1, canceling…
Apr 11 16:25:49 piaware dump1090-fa [828]: rtlsdr: rtlsdr_read_async returned unexpectedly, probably lost the USB device, bailing out
Apr 11 16:25:49 piaware dump1090-fa [828]: Mon Apr 11 16:25:49 2022 EDT Waiting for receive thread termination
Apr 11 16:25:49 piaware dump1090-fa [828]: Reattaching kernel driver failed!
Apr 11 16:25:49 piaware dump1090-fa [828]: Mon Apr 11 16:25:49 2022 EDT Abnormal exit.
Apr 11 16:25:49 piaware systemd[1]: dump1090-fa .service: Main process exited, code=exited, status=1/FAILURE
– An ExecStart= process belonging to unit dump1090-fa .service has exited.
Apr 11 16:25:49 piaware systemd[1]: dump1090-fa .service: Failed with result ‘exit-code’.
– The unit dump1090-fa .service has entered the ‘failed’ state with result ‘exit-code’.
Apr 11 16:26:19 piaware systemd[1]: dump1090-fa .service: Service RestartSec=30s expired, scheduling restart.
Apr 11 16:26:19 piaware systemd[1]: dump1090-fa .service: Scheduled restart job, restart counter is at 2.
– Automatic restarting of the unit dump1090-fa .service has been scheduled, as the result for
– Subject: A stop job for unit dump1090-fa .service has finished
– A stop job for unit dump1090-fa .service has finished.
Apr 11 16:26:20 piaware generate-receiver-config[869]: Updating /etc/default/ dump1090-fa …
– Subject: A start job for unit dump1090-fa .service has finished successfully
– A start job for unit dump1090-fa .service has finished successfully.
Apr 11 16:26:20 piaware dump1090-fa [870]: Mon Apr 11 16:26:20 2022 EDT dump1090-fa 7.2~bpo10+1 starting up.
Apr 11 16:26:20 piaware dump1090-fa [870]: rtlsdr: using device #0: Generic RTL2832U (Realtek, RTL2832U, SN 00001000)
Apr 11 16:26:20 piaware dump1090-fa [870]: Detached kernel driver
Apr 11 16:26:20 piaware dump1090-fa [870]: Found Rafael Micro R820T tuner
Apr 11 16:26:20 piaware dump1090-fa [870]: rtlsdr: tuner gain set to about 58.6 dB (gain step 29) (tuner AGC enabled)
Apr 11 16:26:20 piaware dump1090-fa [870]: adaptive: using 50% duty cycle
Apr 11 16:26:20 piaware dump1090-fa [870]: adaptive: enabled adaptive gain control with gain limits 0.0dB (step 0) … 58.6dB (step 29)
Apr 11 16:26:20 piaware dump1090-fa [870]: adaptive: enabled dynamic range control, target dynamic range 30.0dB
Apr 11 16:26:20 piaware dump1090-fa [870]: Allocating 4 zero-copy buffers
Apr 11 16:26:31 piaware dump1090-fa [870]: adaptive: available dynamic range (21.6dB) < required dynamic range (30.0dB), switching to downward scan
Apr 11 16:26:31 piaware dump1090-fa [870]: adaptive: changing gain from 58.6dB (step 29) to 49.6dB (step 28) because: probing dynamic range gain lower bound
Apr 11 16:26:31 piaware dump1090-fa [870]: rtlsdr: tuner gain set to 49.6 dB (gain step 28)
Apr 11 16:26:41 piaware dump1090-fa [870]: adaptive: available dynamic range (31.2dB) >= required dynamic range (30.0dB), stopping downwards scan here
Apr 11 16:27:15 piaware piaware[421]: ADS-B data program ’ dump1090-fa ’ is listening on port 30005, so far so good
Apr 11 16:27:15 piaware piaware[421]: Started faup1090 (pid 943) to connect to dump1090-fa
Apr 11 16:27:31 piaware sudo[944]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/systemctl status dump1090-fa
Apr 11 16:28:54 piaware sudo[991]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/systemctl status dump1090-fa
Apr 11 16:30:08 piaware piaware[421]: 729 msgs recv’d from dump1090-fa (415 in last 5m); 626 msgs sent to FlightAware
Apr 11 16:34:41 piaware sudo[1118]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/systemctl status dump1090-fa
Apr 11 16:35:08 piaware piaware[421]: 1444 msgs recv’d from dump1090-fa (715 in last 5m); 1341 msgs sent to FlightAware
pi@piaware : ~ $