Troubleshooting

A USB Timeout Error may occur during re-flashing. The following error indicates that your re-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 on your host, 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 machine’s USB ports:

      Copy
      Copied!
                  

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

    2. Power cycle the IGX and retry flashing.

Note

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

Previous Flashing the dGPU with ARM VBIOS
Next Getting Help
© Copyright 2024, NVIDIA. Last updated on Mar 1, 2024.