Cannot flash Jetson with JetPack 5.0.2 - Stuck at 99% with timeout error

I’m trying to flash a Jetson Xavier NX 8GB with the latest version of JetPack 5.0.2. I’m using SDK Manager 22.04 via the docker image with the command: docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb/ -v /dev:/dev -v /media/$USER:/media/nvidia:slave sdkmanager --cli install --logintype devzone --product Jetson --version 5.0.2 --targetos Linux --host --target JETSON_XAVIER_NX_TARGETS --flash all --additionalsdk 'DeepStream 6.1.1' --license accept.

However, it gets stuck at 99% and gives a timeout error to ask me if I want to continue:

How can I fix it? Where can I get the logs? Thanks!

I was able to flash JetPack 4.6.2 on the SD card and then upgrade to JetPack 5.0.2 on the SD card. I then tried to flash again 5.0.2 to the NVME SSD with SDK Manager but it failed like before.

How can I flash JetPack 5.0.2 to the NVME SSD?

Please check Flashing Support — Jetson Linux
Developer Guide 34.1 documentation (nvidia.com)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.