VOXL no ADB access
-
Hi,
On one of our VOXLs I tried to access it using
adb shell, but it couldn't find the device. It also doesn't show up when I useadb devices.
When I used this procedure (that has worked on another device before), it keeps sayingWaiting for fastboot....Is there another method?
Thanks in advance!
-
Hi,
On one of our VOXLs I tried to access it using
adb shell, but it couldn't find the device. It also doesn't show up when I useadb devices.
When I used this procedure (that has worked on another device before), it keeps sayingWaiting for fastboot....Is there another method?
Thanks in advance!
-
@SHofmeester What does the device enumerate as with
lsusb?Hi @tom,
I tried
lsusbboth regularly and with the fastboot method from the unbricking procedure. But it didn't recognize the device. The result oflsusbwas the same when it was plugged in and when it wasn't plugged in. I tried with another VOXL and it did recognize it. -
Hi @tom,
I tried
lsusbboth regularly and with the fastboot method from the unbricking procedure. But it didn't recognize the device. The result oflsusbwas the same when it was plugged in and when it wasn't plugged in. I tried with another VOXL and it did recognize it. -
@SHofmeester Interesting, can you try with a different USB cable / port? How are you powering your VOXL?
@tom
I'm powering the VOXL with the standard power module delivered with the VOXL.I have tried different cables and ports, but the results are the same. Those are cables and ports do work with another VOXL we have.
Is there a specific location on the board we can measure with a multimeter to see if the VOXL is still functioning correctly on a hardware level? Or is that too difficult or dangerous?
-
@tom
I'm powering the VOXL with the standard power module delivered with the VOXL.I have tried different cables and ports, but the results are the same. Those are cables and ports do work with another VOXL we have.
Is there a specific location on the board we can measure with a multimeter to see if the VOXL is still functioning correctly on a hardware level? Or is that too difficult or dangerous?
@SHofmeester I would recommend submitting an RMA: https://www.modalai.com/pages/rma
-
I had the exact same problem on my Ubuntu 18.04 machine with the VOXL 2.
To fix this, I had to restart the adb server with sudoers permissions. Maybe this will help:
adb kill-server sudo adb start-server -
I had the exact same problem on my Ubuntu 18.04 machine with the VOXL 2.
To fix this, I had to restart the adb server with sudoers permissions. Maybe this will help:
adb kill-server sudo adb start-server
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login