ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. czarsimon
    C
    • Profile
    • Following 0
    • Followers 1
    • Topics 14
    • Posts 50
    • Best 0
    • Controversial 0
    • Groups 0

    czarsimon

    @czarsimon

    0
    Reputation
    20
    Profile views
    50
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    czarsimon Unfollow Follow

    Latest posts made by czarsimon

    • GPIO on DSP?

      Hello, in the documentation for the VOXL 2 connector J19 pin 9 is listed as a GPIO, the other pins are connected to the SLPI/DSP, is the GPIO connected to the DSP as well? How can it be controlled from within the DSP? Are there any other pins that can be used as GPIO and controlled from the DSP/PX4? Thank you

      posted in VOXL 2
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      @tom This is the SOM, our company only gets the QRB5165M and we've been flashing the same system image for months so I'm confident that's not where the issue is:

      D9A703E0-16D4-4F5A-A0BC-90FC297A6BDC.jpg

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      @tom The system image flashes with sudo, but the SDK does not; no adb devices are showing up and lsusb shows the same output after the flash.

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      @tom No, the device is not found in fastboot mode.

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      @tom With the QDL switch in the ON position:
      Bus 002 Device 010: ID 05c6:9008 Qualcomm, Inc QUSB_BULK_CID:0412_SN:68E7EC23
      With the QDL switch in the OFF position:
      Bus 002 Device 010: ID 18d1:d00d Google Inc. Android Serial: f75e1ba6

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      @tom Yes correct

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: Unbricking a VOXL 2 - Pass but no ADB?

      Hi @tom I can confirm the VOXL 2s I have are QRB5165M.

      posted in Ask your questions right here!
      C
      czarsimon
    • Unbricking a VOXL 2 - Pass but no ADB?

      Hi,

      I'm trying to follow the steps listed here to unbrick a VOXL 2: https://docs.modalai.com/voxl2-unbricking. However, after the process completes I'm unable to access it through adb. I tried running it on two computers and multiple VOXL 2s with the same results. The following is the output of the QDL Tool:

      Selected Flat Build:2024-06-17-1.7.4-M0054-1
      Provisioning UFS...
      {"message": "UFS provisioning succeeded, please reset power to the device\n"}
      Flashing CDT...
      {"message": "Flash CDT succeeded\n"}
      Flashing Flat Build...
      {"message": "Flash flat build passed\n"}
      

      After that and a reboot adb wait-for-device hangs for over 5 minutes

      posted in Ask your questions right here!
      C
      czarsimon
    • RE: IMU Server not working VOXL/RB5 Flight

      @Advait-Pandit Did you ever figure this out? We're running into the same problem on multiple VOXL 2s.

      posted in Qualcomm Flight RB5 5G Drone
      C
      czarsimon
    • RE: VOXL 2 /data mount error

      @tom I tried restoring the superblock using mke2fs -n /dev/sda8 to find backups and then trying all of them with e2fsck -b <backup_superblock> /dev/sda8 All of them failed to restore the filesystem. I'm seeing this on multiple VOXL 2s so it's not isolated just to this one.

      posted in Ask your questions right here!
      C
      czarsimon