Troubleshoot Your Dev Kit

NVIDIA IGX Orin Developer Kit User Guide (Latest)

Use the information in this documentation to troubleshoot issues that arise when you work with your NVIDIA IGX Orin Developer Kit.

The Development Kit has an HDMI-in capture card. The firmware of the HDMI-in does not support hot-plugging the HDMI cable while you are capturing an input stream. Unplugging and re-plugging the HDMI cable while you are capturing input results in unexpected behavior.

  • We recommend that you keep the HDMI cable plugged in while capturing input.

  • If you accidentally unplug the cable while capturing input, try to restart the stream, or reboot your Dev Kit.

A USB timeout error may occur during flashing. The following error indicates that your flash host’s USB port is not enabled:

Copy
Copied!
            

[ 0.1172 ] Sending bct_br [ 0.1603 ] ERROR: might be timeout in USB write. Error: Return value

  1. First try changing the USB port:

    1. Move to a different USB port, if available.

    2. Power cycle the IGX and retry flashing.

  2. If that doesn’t work, try disabling autosuspend:

    1. To disable autosuspend on your host’s USB ports, run the following command.

      Copy
      Copied!
                  

      sudo bash -c 'echo -1 > /sys/module/usbcore/parameters/autosuspend'

    2. Power cycle the IGX and retry flashing.

Note

This error does not clear until you power cycle the IGX, so don’t skip that step.

During the boot process of the IGX system the following or similar lines of errors can be obeserved in the boot log:

Copy
Copied!
            

> get_rpc_alloc_res:645 RPC allocation failed > E/LD: init_elf:486 sys_open_ta_bin(bc50d971-d4c9-42c4-82cb-343fb7f37896) > E/TC:?? 00 ldelf_init_with_ldelf:131 ldelf failed with res: 0xffff000c

This is expected and can be safely ignored since IGX does not have a fTPM installed.

Previous GPIO Support
Next Getting Help
© Copyright © 2024, NVIDIA Corporation. Last updated on Jul 8, 2024.