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

    Voxl doesnt show up in either adb devices or fastboot devices

    Ask your questions right here!
    2
    2
    255
    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.
    • A
      Arrowtec
      last edited by

      I have a problem where my voxl flight showed up in adb devices, I ran the install.sh script and it failed and afterwards it didnt show up on my computer. Is there anything I can do without the debug board to fix this? Below is the code of the installation.

      ben@ben-desktop:~/Downloads/modalai-3-1-0$ ./install.sh 
      [INFO] adb installed
      [INFO] fastboot installed
      
      This process will completely wipe your VOXL
      Would you like to preserve the /data/ partition which contains
      things like calibration, wifi config, and docker images
      To preserve files in /data/ answer Y
      To wipe /data/ for a full factory flash answer N
      
      Enter Y or N: 
      y
      [INFO] Rebooting into fastboot...
      error: no devices/emulators found
      target reported max download size of 536870912 bytes
      sending 'aboot' (494 KB)...
      OKAY [  0.037s]
      writing 'aboot'...
      OKAY [  0.031s]
      finished. total time: 0.069s
      target reported max download size of 536870912 bytes
      sending 'boot' (56066 KB)...
      OKAY [  0.469s]
      writing 'boot'...
      OKAY [  0.591s]
      finished. total time: 1.060s
      target reported max download size of 536870912 bytes
      erasing 'system'...
      OKAY [  0.014s]
      sending sparse 'system' 1/3 (523027 KB)...
      FAILED (data write failure (Cannot send after transport endpoint shutdown))
      finished. total time: 1.236s
      
      1 Reply Last reply Reply Quote 0
      • modaltbM
        modaltb ModalAI Team
        last edited by

        Hi @Arrowtec ,

        I've seen this myself before. In my case the device would then show up after running sudo fastboot devices and I could proceed after trying again.

        If it's not showing up with either sudo fastboot devices or adb devices it would likely need the Debug board which allows you to force it to boot into fastboot....

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB | Contributors