Announcement

Collapse
No announcement yet.

Windows Setup/Feed Migration (virtualVM) Assistance

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

  • Originally posted by abcd567 View Post
    Oops, missed the command to install dependencies in last post. Have added it now.

    Please issue following commands:

    Code:
    sudo apt install libc6 libudev1 zlib1g libusb-1.0-0 libstdc++6 dirmngr
    
    sudo dpkg -i ​​​fr24feed_1.0.25-3_amd64.deb
    Now I got this error:

    6-1.jpg

    and:

    6-2.jpg

    Comment


    • Might be time to give up and find a 2nd hand PI to feed if it is important
      Posts not to be taken as official support representation - Just a helpful uploader who tinkers

      Comment


      • (1) Run this command
        Code:
        sudo apt --fix-broken install
        (2) You are installing amd64 packages, but did you first check/confirm the architecture?
        You can check architecture by following command:

        Code:
        uname -m

        .
        Last edited by abcd567; 2021-09-27, 02:26.

        Comment


        • This is result:

          7.jpg

          USB still flashing in red.

          Comment


          • sudo systemctl stop fr24feed

            sudo fr24feed


            What do you see?
            Last command will continously generate output. To stop it press Ctrl and C keys togather.

            Comment


            • This is output:

              8.jpg

              &

              8-2.jpg

              8-3.jpg
              Last edited by arash; 2021-09-29, 19:43.

              Comment


              • Seems your dump1090 is NOT working as fr24 is continously giving this message: "could not connect to tcp 127.0.0.1 30005".

                In browser of your computer (on which dump1090 and fr24feed are installed), type following and press Enter key, and wait for 30 seconds:

                127.0.0.1:30005

                Do you see any output?

                .

                Comment




                • There is no any output

                  9.jpg

                  9-2.jpg
                  Last edited by arash; 2021-09-30, 21:38.

                  Comment


                  • This confirms the dump1090 on this computer is either not installed, OR if installed, is not working.

                    Which one have you installed, dump1090-mutability or dump1090-fa? Give following two commands and post their output.

                    apt-cache policy dump1090-mutability

                    apt-cache policy dump1090-fa
                    ​​​

                    .
                    Last edited by abcd567; 2021-09-30, 23:10.

                    Comment


                    • This is output:

                      10-1.jpg

                      Comment


                      • Originally posted by arash View Post
                        This is output:

                        10-1.jpg
                        (1) Do you see a map at this address on the computer on which you have installed dump1090-mutability?

                        localhost/dump1090/gmap.html

                        If you see, is the map empty or show aircraft?



                        (2) Did you issue these commands after installing dump1090-mutability?

                        Even if you did, do it againn:

                        Code:
                        
                        sudo usermod -a -G plugdev dump1090  
                        
                        sudo systemctl restart dump1090-mutability


                        Comment


                        • There is no aircraft on map

                          11-1.jpg

                          &

                          11-2.jpg

                          Comment


                          • Check if dump1090-mutability is working ok by giving following command. Please also post output of this command.
                            Code:
                            sudo systemctl status dump1090-mutability

                            Also check if your dongle is healthy by following commands, and post last command's output.
                            Code:
                            sudo apt-get install rtl-sdr  
                            
                            sudo systemctl stop dump1090-mutability  
                            
                            rtl_test -t

                            Comment


                            • This is result:
                              12-1.jpg
                              12-2.jpg
                              12-3.jpg
                              12-4.jpg


                              Attached Files

                              Comment


                              • Rest of pictures:

                                12-5.jpg
                                12-6.jpg
                                12-7.jpg

                                Comment

                                Working...
                                X