Unbrick Voxl2
-
Hi,
I'm unable to adb shell into the drone (Voxl2 Starling). So I've tried to flash the drone using fastboot. The flashing is successful but it cannot adb into the drone after restart the drone. The error is no devices/emulators found.Then, I try the qdl method and the following error is shown. Pls advise how to unbrick the drone.
-
Hi ModalAI team,
Any help?
-
@CJ I haven't seen that I/O error before, perhaps try a different USB port / cable?
-
Did you install QDL from the snap store? if so, this might be your issue
-
@tom I've tried with different usb cables. But the same error message appears.
-
This post is deleted! -
@wilkinsaf Yes, I've download from snap store. Thanks for your tips. I'll try to download using git clone.
-
@CJ said in Unbrick Voxl2:
@wilkinsaf Yes, I've download from snap store. Thanks for your tips. I'll try to download using git clone.
The git clone version works but still unable to adb to the drone after successfully flashed.
-
@tom After I've flashed the drone, I'm not able to adb.
The usb connection shows as fastboot (see image below) instead of
Bus 001 Device 022: ID 05c6:901d Qualcomm, Inc. KONA-QRD _SN:21217FEB
Can you advise how to fix this?
-
This post is deleted! -
@CJ That may be okay, I would try forcing the voxl2 into fastboot using the
SW2
button as seen here: https://www.youtube.com/watch?v=IM3PnW7cipQthen flashing the latest SDK release
-
@tom Hi, I've completed the flashing of latest SDK release. But I'm not able to adb shell into the drone.
The condition remains the same even after I did a power cycle, adb kill-server and adb start-server. Pls help.
-
@CJ What operating system are you running? Are you using a virtual machine? I haven't seen this error before myself
-
@tom Hi Tom,
The OS is ubuntu 22.04 and not on virtual machine.
It seems like it cannot come out of fastboot mode and waiting for adb connection. -
@CJ After rebooting, what do you see with
lsusb
? -
@tom Pls see the image below. The Google Inc.... (fastboot) is the drone usb.
-
@CJ If another QDL flash doesn't solve it, this might require an RMA for us to investigate: https://www.modalai.com/pages/rma
-
@tom What will be the likely cause for the drone not getting out of fastboot mode?
-
@CJ Unkown. Were you ever able to QDL successfully?
-
@tom Yes, the QDL is successful.
And installing the SDK is also successful but it just wait for adb interface to be up, which the usb is still in fastboot mode after power cycle.