Upgraded to V5 and now not working

and a dump 1090 gets me this with errors I don’t understand:

dump1090-fa.service - dump1090 ADS-B receiver (FlightAware customization)
Loaded: loaded (/lib/systemd/system/dump1090-fa.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-04-12 02:13:27 UTC; 4min 12s ago
Docs: PiAware - ADS-B and MLAT Receiver - FlightAware
Main PID: 1298 (dump1090-fa)
Tasks: 3 (limit: 2062)
CGroup: /system.slice/dump1090-fa.service
└─1298 /usr/bin/dump1090-fa --device-index 0 --gain -10 --ppm 0 --max-range 360 --fix --net --net-heartbeat 60 --net-ro-size 1300 --net-ro-interval 0.2 --net-http-port 0 --net-ri

Apr 12 02:13:27 piaware dump1090-fa[1298]: rtlsdr_demod_read_reg failed with -1
Apr 12 02:13:27 piaware dump1090-fa[1298]: rtlsdr_demod_write_reg failed with -1
Apr 12 02:13:27 piaware dump1090-fa[1298]: rtlsdr_demod_read_reg failed with -1
Apr 12 02:13:27 piaware dump1090-fa[1298]: rtlsdr_write_reg failed with -1
Apr 12 02:13:27 piaware dump1090-fa[1298]: Allocating 4 zero-copy buffers
Apr 12 02:13:32 piaware dump1090-fa[1298]: Mon Apr 12 02:13:28 2021 UTC No data received from the SDR for a long time, it may have wedged
Apr 12 02:14:29 piaware dump1090-fa[1298]: Mon Apr 12 02:14:29 2021 UTC No data received from the SDR for a long time, it may have wedged
Apr 12 02:15:29 piaware dump1090-fa[1298]: Mon Apr 12 02:15:29 2021 UTC No data received from the SDR for a long time, it may have wedged
Apr 12 02:16:29 piaware dump1090-fa[1298]: Mon Apr 12 02:16:29 2021 UTC No data received from the SDR for a long time, it may have wedged
Apr 12 02:17:30 piaware dump1090-fa[1298]: Mon Apr 12 02:17:30 2021 UTC No data received from the SDR for a long time, it may have wedged
~
~
~
~
~

Seems dongle hardware failure. If you have another dongle try it.

If you don’t have another dongle try these:

  • un-plug and re-plug dongle, then reboot Pi
  • if using USB cable to connect dongle to Pi, remove it and connect dongle directly to Pi
  • test dc voltage by following command (if command gives no output, then voltage is ok)
    sudo dmesg --ctime | grep voltage
1 Like

Didn’t have replacements but did the unplug replug. Also - was using both freq and just did 1090 for now. Working great now. thanks for the help.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.