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

    Unable to connect to host PC using adb shell & SSH

    Ask your questions right here!
    4
    19
    840
    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.
    • M
      Mohammad Saeid Anwar
      last edited by 20 Dec 2022, 03:57

      @tom I have a little confusion here. As I said earlier, the ADB shell has not been working. So how can I install your specified system image using the ADB pull command?
      like these commands:
      adb pull /data/modalai/opencv_tracking_intrinsics.yml
      adb pull /data/modalai/opencv_stereo_intrinsics.yml
      adb pull /data/modalai/opencv_stereo_rear_intrinsics.yml
      adb pull /data/modalai/opencv_stereo_extrinsics.yml
      adb pull /data/modalai/opencv_stereo_rear_extrinsics.yml

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by 20 Dec 2022, 18:27

        Those adb pull commands are backing up config files on the drone, if it's only accessible through fastboot you'll have to skip those steps and reflash the drone. By default the data partition on the board is not reflashed, so as long as that partition wasn't corrupted the data will still be there.

        1 Reply Last reply Reply Quote 0
        • T
          tom admin
          last edited by 20 Dec 2022, 18:39

          @Mohammad-Saeid-Anwar If you end up flashing and the cam cal files are still missing we can likely provide you with them on request as we back them up before shipping out a drone.

          1 Reply Last reply Reply Quote 0
          • M
            Mohammad Saeid Anwar
            last edited by 24 Dec 2022, 18:05

            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.

            adb eroor.png

            M 1 Reply Last reply 29 Dec 2022, 03:49 Reply Quote 0
            • M
              Mohammad Saeid Anwar @Mohammad Saeid Anwar
              last edited by 29 Dec 2022, 03:49

              @tom @Alex-Gardner

              1 Reply Last reply Reply Quote 0
              • T
                tom admin
                last edited by 3 Jan 2023, 18:07

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

                1 Reply Last reply Reply Quote 0
                • M
                  Mohammad Saeid Anwar
                  last edited by 9 Jan 2023, 05:05

                  Hello @tom This happened when I ran the platform release install script.
                  modalaiii.png

                  1 Reply Last reply Reply Quote 0
                  • T
                    tom admin
                    last edited by 9 Jan 2023, 18:01

                    @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
                    
                    1 Reply Last reply Reply Quote 0
                    • M
                      Mohammad Saeid Anwar
                      last edited by 10 Jan 2023, 02:57

                      @tom said in Unable to connect to host PC using adb shell & SSH:

                      fastboot devices

                      hey @tom this is the output.
                      fastboot.png

                      1 Reply Last reply Reply Quote 0
                      • T
                        tom admin
                        last edited by 10 Jan 2023, 19:23

                        @Mohammad-Saeid-Anwar Hmm try the following:

                        adb kill-server
                        adb start-server
                        adb devices
                        
                        1 Reply Last reply Reply Quote 0
                        • M
                          Mohammad Saeid Anwar
                          last edited by Mohammad Saeid Anwar 11 Jan 2023, 04:26 11 Jan 2023, 04:25

                          @tom It's still same!!
                          adberror1.png

                          1 Reply Last reply Reply Quote 0
                          • T
                            tom admin
                            last edited by 11 Jan 2023, 18:00

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

                            1 Reply Last reply Reply Quote 0
                            • M
                              Mohammad Saeid Anwar
                              last edited by 12 Jan 2023, 04:21

                              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).

                              1 Reply Last reply Reply Quote 0
                              7 out of 19
                              • First post
                                7/19
                                Last post
                              Powered by NodeBB | Contributors