Unable to connect to host PC using adb shell & SSH
-
I tried to flash your latest platform release (0.9). But I have faced the same issue. No ADB shell connection. Please take a look.
-
@tom @Alex-Gardner
-
@Mohammad-Saeid-Anwar It seems your device is stuck in fastboot mode so don't worry about trying to pull off the cam cal files. What happens when you run the platform release install script?
-
Hello @tom This happened when I ran the platform release install script.
-
@Mohammad-Saeid-Anwar Can you run the following commands on your host PC back to back and post the output here:
lsusb adb devices fastboot devices
-
@tom said in Unable to connect to host PC using adb shell & SSH:
fastboot devices
hey @tom this is the output.
-
@Mohammad-Saeid-Anwar Hmm try the following:
adb kill-server adb start-server adb devices
-
@tom It's still same!!
-
@Mohammad-Saeid-Anwar Do you have any other VOXLs that you are able to connect to via. ADB in order to determine that ADB was configured properly on your machine?
-
No. I don't have any other voxl.
Yes, it's properly installed. I had previously worked with the same ADB installation. Suddenly, it stopped responding. I also tried with two other machines with proper ADB installations. It showed the same problem (no device found).