ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    VOXL no ADB access

    Ask your questions right here!
    3
    8
    541
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SHofmeesterS
      SHofmeester
      last edited by

      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 use adb devices.
      When I used this procedure (that has worked on another device before), it keeps saying Waiting for fastboot....

      Is there another method?

      Thanks in advance!

      tomT 1 Reply Last reply Reply Quote 0
      • tomT
        tom admin @SHofmeester
        last edited by

        @SHofmeester What does the device enumerate as with lsusb?

        SHofmeesterS 1 Reply Last reply Reply Quote 0
        • SHofmeesterS
          SHofmeester @tom
          last edited by

          Hi @tom,

          I tried lsusb both regularly and with the fastboot method from the unbricking procedure. But it didn't recognize the device. The result of lsusb was the same when it was plugged in and when it wasn't plugged in. I tried with another VOXL and it did recognize it.

          tomT 1 Reply Last reply Reply Quote 0
          • tomT
            tom admin @SHofmeester
            last edited by

            @SHofmeester Interesting, can you try with a different USB cable / port? How are you powering your VOXL?

            SHofmeesterS 1 Reply Last reply Reply Quote 0
            • SHofmeesterS
              SHofmeester @tom
              last edited by

              @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?

              tomT 1 Reply Last reply Reply Quote 0
              • tomT
                tom admin @SHofmeester
                last edited by

                @SHofmeester I would recommend submitting an RMA: https://www.modalai.com/pages/rma

                1 Reply Last reply Reply Quote 0
                • M
                  majjam
                  last edited by

                  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
                  
                  tomT 1 Reply Last reply Reply Quote 0
                  • tomT
                    tom admin @majjam
                    last edited by tom

                    @SHofmeester Another thing I just thought to try::

                    run sudo dmesg -wH and see if you see the VOXL enumerate when you plug it in to your machine

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Powered by NodeBB | Contributors