Got lots of error when flash Jetson Orin Nano

SDKM_logs_JetPack_6.2_Linux_for_Jetson_Orin_Nano_[8GB_developer_kit_version]_2025-03-14_11-07-50.zip (191.2 KB)

Already tried:

  1. Changed different USB ports, USB cables (Type-C, Type-A), even changed to another PC.
  2. Disable autosuspend on host PC with below command:
    $ sudo -s
    $ echo -1 > /sys/module/usbcore/parameters/autosuspend
  3. Not use VM

Please help to check with the enclosed logfile.
Thanks.

Hi,

Based on your log, we find it might be a firewall issue.

Could you try to disable the firewall and flash your device again?

Thanks

Thanks for reply.
I’ve disable the firewall by issue:
$ sudo ufw disable
But the errors remain.

Anyway I’ve change the way of program the FW via micro-SD card.
Thanks.

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