Orin NX flash error

Hi all,

I have an Ubuntu 20.04 computer and I have been trying to install JP 5.1.4 into an Orin NX board devkit but got several issues with it.

I found out some tips on other forums, like desabling the autosuspend but nothing seems to work. When I perform my tests, my firewall is off so this shouldn’t be affecting my flash.

# Disabling autosuspend commands
sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend

# Firewall status
sudo ufw status 
Status: inactive

Right now I am flashing the device with the SDKManager. Attached are the logs of the errors:

SDKM_logs_JetPack_5.1.4_Linux_for_Jetson_Orin_NX_16GB_2025-02-06_17-45-48.zip (205.2 KB)

Any help here would be greatly appreciated.

Best regards,

  • Ricardo

Hi,

Is your Ubuntu a native or virtual machine(e.g. VMWare, VirtualBox)

Thanks

Hi,

It is Ubuntu native.

Thanks,

Hi,

Do your format your NVMe to ext4 format before your flash your device?

Thanks

Hi @DavidDDD

The NVMe had ext4 format so the problem wasn’t related to it. Finally, I was able to solve the issue by connecting the SOM’s fan in the devkit. I was flashing it without it and the flash process always ended in an error because of this. I suppose it was a thermal issue, which I found quite interesting.

Thanks

1 Like

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