Announcement

Collapse
No announcement yet.

Problem running feeder on RaspberryPI

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem running feeder on RaspberryPI

    Hello,
    due to the discontinue of the windows feeder i bought Raspberry PI

    after clean new install with only the fr24feed using the FR24 website

    i get error:
    Found 1 device(s):
    0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected)
    usb_claim_interface error -6
    Error opening the RTLSDR device: Device or resource busy
    also the device shows on lsusb as:
    Bus 001 Device 006: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
    Thanks!
    Bar Levy
    T-LLSD4

  • #2
    Originally posted by bar182 View Post
    i get error:
    where did you get that error, in the fr24feed log?

    anyway please share your configuration, it is shown with the following command (please replace the key with xxxxxx):

    cat /etc/fr24feed.ini

    Comment


    • #3
      Originally posted by wiedehopf View Post
      where did you get that error, in the fr24feed log?

      anyway please share your configuration, it is shown with the following command (please replace the key with xxxxxx):

      cat /etc/fr24feed.ini
      i got the error in the terminal screen
      and the confing:

      receiver="dvbt"
      fr24key="xxxxxxxx"
      bs="no"
      raw="no"
      logmode="0"
      logpath="/var/log/fr24feed"
      mlat="yes"
      mlat-without-gps="yes"
      Bar Levy
      T-LLSD4

      Comment


      • #4
        yeah what command did you run to get that error?

        normally fr24feed starts by itself in the background.
        if you start it manually you get that error because the dongle is already in use.

        what does the command:

        fr24feed-status

        give as output?

        Comment


        • #5
          It looks like it was working, this is why I got this error

          [ ok ] FR24 Feeder/Decoder Process: running.
          [ ok ] FR24 Stats Timestamp: 2019-03-23 19:18:18.
          [ ok ] FR24 Link: connected [UDP].
          [ ok ] FR24 Radar: T-LLSD4.
          [ ok ] FR24 Tracked AC: 5.
          [ ok ] Receiver: connected (3723 MSGS/0 SYNC).
          [ ok ] FR24 MLAT: ok [UDP].
          [ ok ] FR24 MLAT AC seen: 3.


          is there any way I can see the aircraft list in the terminal?

          Thanks for the help!
          Last edited by bar182; 2019-03-23, 19:28.
          Bar Levy
          T-LLSD4

          Comment


          • #6
            Originally posted by bar182 View Post
            is there any way I can see the aircraft list in the terminal?

            Thanks for the help!
            You can just visit the IP address of your RPi as a website, replace the IP in the following link with the IP of your pi:




            This should show you a map with aircraft.

            Comment


            • #7
              Originally posted by wiedehopf View Post
              You can just visit the IP address of your RPi as a website, replace the IP in the following link with the IP of your pi:




              This should show you a map with aircraft.
              everything is working great, thanks for all the help!!
              Bar Levy
              T-LLSD4

              Comment

              Working...
              X