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