VOXL2 troubleshooting
-
I have two VOXL2 boards as parts of Starling drones. They were both unresponsive to ADB so I reinstalled the base firmware using the unbrick procedures. I was able to get a successful result from QDL for both the provisioning and flat build install, however, ADB from my Linux machine does not find the devices. How do I troubleshoot this further?
Thank you
-
@claw what does
lsusb
report? -
@Moderator here is a screenshot before and after plugging the usb cable in:
-
@claw It looks as though the board is booting into fastboot. At this point you should be able to install the voxl2_SDK with
./install.sh
-
@tom oh, ok. I thought I'd have adb from the firmware. My mistake. Thanks for the help.
-
@tom I tried to install the SDK but it failed.
I did re-read the instructions for unbricking which do say that ADB should be available after installing the flat build. Is there a mechanism for returning the boards for repair?