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. Move to a different USB port on your host if available and retry flashing.

  2. If that does not help, try disabling autosuspend on your host machine’s USB ports:

    Copy
    Copied!
                

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


  3. Retry flashing.

© Copyright 2023, NVIDIA. Last updated on Sep 25, 2023.