• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    flashing starling 1.1.4 with the latest 1.4.5

    Starling & Starling 2
    3
    10
    273
    Loading More Posts
    • 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.
    • V
      Viktor Gal
      last edited by 20 May 2025, 08:22

      i have an older starling (v1) with a preinstalled 1.1.4 voxl2 sdk. i'm trying to flash it with the latest 1.4.5 version and i'm having problems as the device does not go into fastboot mode, note i've tried power cycling and switching the fastboot dip switch to on. I've attached the logs.

      additional info: doing the same (without actually needing to do the fastboot switch turning on) i've successfully flashed the 1.4.5 on a starling v2!

      Screenshot 2025-05-20 at 10.22.42.png

      A 1 Reply Last reply 23 May 2025, 15:10 Reply Quote 0
      • A
        Alex Kushleyev ModalAI Team @Viktor Gal
        last edited by 23 May 2025, 15:10

        @Viktor-Gal , it is possible that your OS is not correctly recognizing the fastboot USB device or there are insufficient permissions.

        While the board is in the fastboot mode (either using the dip switch or using adb reboot bootloader, which is called by the sdk install script), do you see a QCOM device when running lsusb ?

        Alex

        V 1 Reply Last reply 23 May 2025, 16:50 Reply Quote 0
        • V
          Viktor Gal @Alex Kushleyev
          last edited by 23 May 2025, 16:50

          @Alex-Kushleyev as said above with the very same machine i successfully updated a starling v2 drone. but i'll try to check what you've just suggested.

          A 1 Reply Last reply 23 May 2025, 17:03 Reply Quote 0
          • A
            Alex Kushleyev ModalAI Team @Viktor Gal
            last edited by 23 May 2025, 17:03

            @Viktor-Gal , yes please try to put the device into bootloader mode via a switch or using the adb reboot bootloader command and then checking if it's actually in bootloader mode:
            fastboot devices
            or
            sudo fastboot devices

            and also checking output of lsusb

            Alex

            V 1 Reply Last reply 23 May 2025, 18:12 Reply Quote 0
            • V
              Viktor Gal @Alex Kushleyev
              last edited by 23 May 2025, 18:12

              @Alex-Kushleyev

              using the dip switch and powercycling there's no devices showing up with sudo fastboot devices.

              unfortunately no lsbusb as i'm under macos, but sysprofiler's output is:

                    Host Controller Driver: AppleT6000USBXHCI
              
                      QUSB_BULK_CID:0412_SN:008A1847:
              
                        Product ID: 0x9008
                        Vendor ID: 0x05c6  (Qualcomm, Inc)
                        Version: 0.00
                        Speed: Up to 480 Mb/s
                        Manufacturer: Qualcomm CDMA Technologies MSM
                        Location ID: 0x01100000 / 1
                        Current Available (mA): 500
                        Current Required (mA): 2
                        Extra Operating Current (mA): 0
              

              if you really think there's some extra info with lsusb that you are looking for i can hook it up to my raspberry pi.

              A 1 Reply Last reply 23 May 2025, 18:38 Reply Quote 0
              • A
                Alex Kushleyev ModalAI Team @Viktor Gal
                last edited by Alex Kushleyev 23 May 2025, 18:40 23 May 2025, 18:38

                @Viktor-Gal , I think we need some help form @tom 🙂

                My guess is that OSX is not supporting fastboot for some reason, so you may want to try using native Linux, as that usually fixes most issues like this. QUSB_BULK device seems the correct one for the VOXL2 board that is in fastboot mode.

                Alex

                V 1 Reply Last reply 23 May 2025, 19:44 Reply Quote 0
                • V
                  Viktor Gal @Alex Kushleyev
                  last edited by 23 May 2025, 19:44

                  @Alex-Kushleyev you reckon? i mean the starling v2 just went to fastboot mode very nicely and i could flash it easily on the same macos. or is there so much of a difference between the starling v1 and v2 chips? i'll give it a go on the raspberry pi.

                  A 1 Reply Last reply 23 May 2025, 21:07 Reply Quote 0
                  • A
                    Alex Kushleyev ModalAI Team @Viktor Gal
                    last edited by 23 May 2025, 21:07

                    @Viktor-Gal , yes I understand what you are saying.

                    Just to double check, the older Starling boots fine when not in fastboot mode, right?

                    Please try on Linux OS just to double check anyway..

                    Alex

                    V 1 Reply Last reply 26 May 2025, 09:43 Reply Quote 0
                    • V
                      Viktor Gal @Alex Kushleyev
                      last edited by 26 May 2025, 09:43

                      @Alex-Kushleyev yes yes, it boots up fine in normal mode

                      T 1 Reply Last reply 27 May 2025, 17:01 Reply Quote 0
                      • T
                        tom admin @Viktor Gal
                        last edited by 27 May 2025, 17:01

                        @Viktor-Gal We don't get too many test cycles on OSX so ideally you flash on a linux machine if possible.

                        1 Reply Last reply Reply Quote 0
                        1 out of 10
                        • First post
                          1/10
                          Last post
                        Powered by NodeBB | Contributors