Announcement

Collapse
No announcement yet.

Is My DVB-T RTL SDR Dongle Healthy?

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by abcd567 View Post
    That screenshot is not enough to diagnose. Please provide following info:
    1. Which OS image you have installed on your Pi, Flightradar24's PI24 image, or Flightaware's Piaware SD Card image, or Raspbian OS image?
    2. Which software you have installed on that image?
    I am running Homeassistant with MaxWinterstein's https://github.com/MaxWinterstein/ho...stant-addons's ADB-S Multi Portal Feeder, which is based on Thom-x's docker-fr24feed-piaware-dump1090's
    It was working fine until a few days ago. Now I am facing this.

    Comment


      #32
      Originally posted by yousaf465 View Post

      I am running Homeassistant with MaxWinterstein's https://github.com/MaxWinterstein/ho...t-addons's ADB-S Multi Portal Feeder, which is based on Thom-x's docker-fr24feed-piaware-dump1090's
      It was working fine until a few days ago. Now I am facing this.
      Your system is way different from the system most of the people are using.
      Is it installed on Raspberry PI or on a PC?

      I have no experience of such a system and cant help.

      Your Dongle has shown OK in rtl_test.exe, but dump1090-fa is not able to detect it.
      Dont know why, may be the dongle "pass-through" of your system is not functioning ok.
      Better use a simpler system, a Debian based OS, with direct install of dump1090-fa, fr24feed etc. These simple systems have much less problems than the system you are using now.
      Last edited by abcd567; 2021-11-09, 19:31.

      Comment


        #33
        Stick tested as expect, however I got the message: [R82XX] PLL not locked!

        Any suggestions?

        See below:

        pi@raspberrypi:~ $ sudo systemctl stop dump1090-mutability

        pi@raspberrypi:~ $ rtl_test -t
        Found 1 device(s):
        0: Realtek, RTL2838UHIDIR, SN: 00000001

        Using device 0: Generic RTL2832U OEM
        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.

        Comment


          #34
          Originally posted by T-SBAQ3 View Post
          Stick tested as expect, however I got the message: [R82XX] PLL not locked!

          Any suggestions?

          See below:

          pi@raspberrypi:~ $ sudo systemctl stop dump1090-mutability

          pi@raspberrypi:~ $ rtl_test -t
          Found 1 device(s):
          0: Realtek, RTL2838UHIDIR, SN: 00000001

          Using device 0: Generic RTL2832U OEM
          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.
          Your Stick's test output shows it is healthy.

          Dont worry about "[R82XX] PLL not locked!". This is normal behaviour of a healthy Stick when tested.

          Comment


            #35
            And if you are posting here cause it's not feeding anymore.. see the other thread where they've broken anyone with auto-update enabled (AGAIN)
            Posts not to be taken as official support representation - Just a helpful uploader who tinkers

            Comment


              #36
              I'm having difficulty with my dongle too....
              Not sure what the issue is..
              Rpi5 8GB

              pi@pi24-bookworm:~ $ sudo systemctl stop fr24feed
              pi@pi24-bookworm:~ $ sudo systemctl stop dump1090
              Failed to stop dump1090.service: Unit dump1090.service not loaded.
              pi@pi24-bookworm:~ $ sudo systemctl stop dump1090-fa
              Failed to stop dump1090-fa.service: Unit dump1090-fa.service not loaded.
              pi@pi24-bookworm:~ $ sudo systemctl stop dump1090-mutability
              pi@pi24-bookworm:~ $ rtl_test -t
              Found 1 device(s):
              0: Realtek, RTL2838UHIDIR, SN: 00000001

              Using device 0: Generic RTL2832U OEM
              usb_claim_interface error -6
              Failed to open rtlsdr device #0.
              pi@pi24-bookworm:~ $

              ​pi@pi24-bookworm:~ $ lsusb
              Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
              Bus 003 Device 002: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
              Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
              Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
              Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


              Earlier thread suggested the usb_claim interface error was due to not stopping the 1090 but as seen above I can't stop any mor ethan I have already?

              Any ideas appreciated. Maybe it is a dud dongle but it worked well for a long time on a 3B which died.

              Comment


                #37
                You probably installed dump978 or readsb or yet another application using the SDR.

                pgrep -a readsb
                pgrep -a dump

                Or you can try

                sudo rtl_test

                Maybe it's a permission issue.
                Personally i wouldn't recommend the pi24 image and look at adsb.im instead. Or just start with Raspbian: https://github.com/wiedehopf/adsb-wi...ADS-B-receiver

                Comment


                  #38
                  Thanks wiedehopf. I follwed your instructions and now have the tar1090 working. How do I now connect or set this up to feed to fr24?

                  Comment


                    #39
                    But it's all in that guide i linked.

                    Comment


                      #40
                      Originally posted by wiedehopf View Post
                      But it's all in that guide i linked.
                      I hve NO idea how I missed that. Thank you. all sorted and working now.

                      Comment

                      Working...
                      X