Voxl doesnt show up in either adb devices or fastboot devices
-
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
-
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
oradb devices
it would likely need the Debug board which allows you to force it to boot into fastboot....