Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Software Development
  3. VOXL SDK
  4. VOXL Flight image will not flash

VOXL Flight image will not flash

Scheduled Pinned Locked Moved VOXL SDK
19 Posts 2 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Kiazoa JoaoK Kiazoa Joao

    Hello,

    I am trying to re-flash (VOXL_SDK_1.2.0) my M500 drone, but whenever I try to run the ./install.sh script, the vehicle loses communication and I get the following message. Please let me know how I can fix this. Thank you!
    flash.png

    tomT Online
    tomT Online
    tom
    admin
    wrote on last edited by
    #2

    @Kiazoa-Joao It looks like you're using a virtual machine which likely means that the VOXL's USB device in fastboot is not being passed through to your VM. You'll likely have to add it separately, similarly to how you did so for the device in ADB.

    Kiazoa JoaoK 1 Reply Last reply
    0
    • tomT tom

      @Kiazoa-Joao It looks like you're using a virtual machine which likely means that the VOXL's USB device in fastboot is not being passed through to your VM. You'll likely have to add it separately, similarly to how you did so for the device in ADB.

      Kiazoa JoaoK Offline
      Kiazoa JoaoK Offline
      Kiazoa Joao
      Regular
      wrote on last edited by
      #3

      @tom thanks for replying. How can I do that?

      tomT 1 Reply Last reply
      0
      • Kiazoa JoaoK Kiazoa Joao

        @tom thanks for replying. How can I do that?

        tomT Online
        tomT Online
        tom
        admin
        wrote on last edited by
        #4

        @Kiazoa-Joao https://www.eltima.com/article/virtualbox-usb-passthrough/#:~:text=Click File | Tools | Extension Pack Manager.&text=Plug the required USB device,appear in your guest OS.

        Kiazoa JoaoK 1 Reply Last reply
        0
        • tomT tom

          @Kiazoa-Joao https://www.eltima.com/article/virtualbox-usb-passthrough/#:~:text=Click File | Tools | Extension Pack Manager.&text=Plug the required USB device,appear in your guest OS.

          Kiazoa JoaoK Offline
          Kiazoa JoaoK Offline
          Kiazoa Joao
          Regular
          wrote on last edited by
          #5

          @tom thank you. I appreciate it

          Kiazoa JoaoK 1 Reply Last reply
          0
          • Kiazoa JoaoK Kiazoa Joao

            @tom thank you. I appreciate it

            Kiazoa JoaoK Offline
            Kiazoa JoaoK Offline
            Kiazoa Joao
            Regular
            wrote on last edited by Kiazoa Joao
            #6

            @tom another thing, how do I make sure the vehicle is in fastboot mode?

            tomT 1 Reply Last reply
            0
            • Kiazoa JoaoK Kiazoa Joao

              @tom another thing, how do I make sure the vehicle is in fastboot mode?

              tomT Online
              tomT Online
              tom
              admin
              wrote on last edited by
              #7

              @Kiazoa-Joao The script will put it into fastboot. You can also do so manually by running adb reboot bootloader

              Kiazoa JoaoK 1 Reply Last reply
              0
              • tomT tom

                @Kiazoa-Joao The script will put it into fastboot. You can also do so manually by running adb reboot bootloader

                Kiazoa JoaoK Offline
                Kiazoa JoaoK Offline
                Kiazoa Joao
                Regular
                wrote on last edited by
                #8

                @tom I did that. I tried to run it again, but I got the same error. I also tried running adb reboot bootloader, the drone lost connection, the same as running the script. Any other ideas? I saw a post on here talking about disconnecting the tracking cameras, do you think that'd solve it?
                https://forum.modalai.com/topic/1144/info-waiting-for-fastboot/5

                tomT 1 Reply Last reply
                0
                • Kiazoa JoaoK Kiazoa Joao

                  @tom I did that. I tried to run it again, but I got the same error. I also tried running adb reboot bootloader, the drone lost connection, the same as running the script. Any other ideas? I saw a post on here talking about disconnecting the tracking cameras, do you think that'd solve it?
                  https://forum.modalai.com/topic/1144/info-waiting-for-fastboot/5

                  tomT Online
                  tomT Online
                  tom
                  admin
                  wrote on last edited by
                  #9

                  @Kiazoa-Joao If you think there's a chance your cameras are plugged in incorrectly then it doesn't hurt to try.

                  When the script is hanging, what do you see with lsusb? and fastboot devices?

                  Kiazoa JoaoK 1 Reply Last reply
                  0
                  • tomT tom

                    @Kiazoa-Joao If you think there's a chance your cameras are plugged in incorrectly then it doesn't hurt to try.

                    When the script is hanging, what do you see with lsusb? and fastboot devices?

                    Kiazoa JoaoK Offline
                    Kiazoa JoaoK Offline
                    Kiazoa Joao
                    Regular
                    wrote on last edited by
                    #10

                    @tom I don't see anything. The drone loses connection and the adb devices disappear. Also, when I try to check fastboot devices, nothing shows up

                    tomT 1 Reply Last reply
                    0
                    • Kiazoa JoaoK Kiazoa Joao

                      @tom I don't see anything. The drone loses connection and the adb devices disappear. Also, when I try to check fastboot devices, nothing shows up

                      tomT Online
                      tomT Online
                      tom
                      admin
                      wrote on last edited by
                      #11

                      @Kiazoa-Joao Did you add the device via pass-through to the VM?

                      If possible I would highly recommend not using a VM and running Ubuntu natively if possible

                      Kiazoa JoaoK 1 Reply Last reply
                      0
                      • tomT tom

                        @Kiazoa-Joao Did you add the device via pass-through to the VM?

                        If possible I would highly recommend not using a VM and running Ubuntu natively if possible

                        Kiazoa JoaoK Offline
                        Kiazoa JoaoK Offline
                        Kiazoa Joao
                        Regular
                        wrote on last edited by
                        #12

                        @tom yes I did. I don't have a linux system. I tried WSL, but It won't show the adb devices. However, I'll try to borrow a Linux system from someone on Monday and will let you know if it works. Thank you for your assistance.

                        tomT 1 Reply Last reply
                        0
                        • Kiazoa JoaoK Kiazoa Joao

                          @tom yes I did. I don't have a linux system. I tried WSL, but It won't show the adb devices. However, I'll try to borrow a Linux system from someone on Monday and will let you know if it works. Thank you for your assistance.

                          tomT Online
                          tomT Online
                          tom
                          admin
                          wrote on last edited by
                          #13

                          @Kiazoa-Joao No problem, we've just found it much easier to run native linux for this specific reason, sometimes windows can be difficult when it comes to passing in the USB devices

                          Kiazoa JoaoK 1 Reply Last reply
                          0
                          • tomT tom

                            @Kiazoa-Joao No problem, we've just found it much easier to run native linux for this specific reason, sometimes windows can be difficult when it comes to passing in the USB devices

                            Kiazoa JoaoK Offline
                            Kiazoa JoaoK Offline
                            Kiazoa Joao
                            Regular
                            wrote on last edited by
                            #14

                            @tom I managed to get WSL to work and the same thing is happeing, I don't know if running it on a Linux system will be any better, but I'll will give it a try.
                            adb devices.png

                            tomT 1 Reply Last reply
                            0
                            • Kiazoa JoaoK Kiazoa Joao

                              @tom I managed to get WSL to work and the same thing is happeing, I don't know if running it on a Linux system will be any better, but I'll will give it a try.
                              adb devices.png

                              tomT Online
                              tomT Online
                              tom
                              admin
                              wrote on last edited by
                              #15

                              @Kiazoa-Joao It's possible you're missing some necessary fastboot drivers on your windows machine

                              Kiazoa JoaoK 2 Replies Last reply
                              0
                              • tomT tom

                                @Kiazoa-Joao It's possible you're missing some necessary fastboot drivers on your windows machine

                                Kiazoa JoaoK Offline
                                Kiazoa JoaoK Offline
                                Kiazoa Joao
                                Regular
                                wrote on last edited by
                                #16

                                @tom I see. Can they be easily installed?

                                1 Reply Last reply
                                0
                                • tomT tom

                                  @Kiazoa-Joao It's possible you're missing some necessary fastboot drivers on your windows machine

                                  Kiazoa JoaoK Offline
                                  Kiazoa JoaoK Offline
                                  Kiazoa Joao
                                  Regular
                                  wrote on last edited by
                                  #17

                                  @tom you were right. I used a Linux system and it worked flawlessly. Thank you for your assistance. I am just curious to know if the fastboot drivers can be installed on my windows device, just for the future. Please let me know

                                  tomT 1 Reply Last reply
                                  0
                                  • Kiazoa JoaoK Kiazoa Joao

                                    @tom you were right. I used a Linux system and it worked flawlessly. Thank you for your assistance. I am just curious to know if the fastboot drivers can be installed on my windows device, just for the future. Please let me know

                                    tomT Online
                                    tomT Online
                                    tom
                                    admin
                                    wrote on last edited by
                                    #18

                                    @Kiazoa-Joao We don't use windows here so I can't provide much help there, it should be possible though.

                                    Kiazoa JoaoK 1 Reply Last reply
                                    0
                                    • tomT tom

                                      @Kiazoa-Joao We don't use windows here so I can't provide much help there, it should be possible though.

                                      Kiazoa JoaoK Offline
                                      Kiazoa JoaoK Offline
                                      Kiazoa Joao
                                      Regular
                                      wrote on last edited by
                                      #19

                                      @tom Thank you. I'll look it up.

                                      1 Reply Last reply
                                      0

                                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                      With your input, this post could be even better 💗

                                      Register Login
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      ModalAI
                                      Categories Recent Tags ModalAI.com Docs
                                      © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • Users
                                      • Groups