SDK manager failed to flash jetson orin

I followed the guide of SDK manager, using usb-network to connect orin device, but the installation failed. Here’re some screenshots and sdk logs, I’m sure I wrote the correct username and password of orin device, but both flash and APT test seems to get wrong password.




log.txt (13.4 KB)

Hi brandon.moo1998,

It seems you are using Jetpack 6.0GA (R36.3.0)
Are you using the devkit or custom board for AGX Orin?

21:30:32 INFO: Gstreamer - target: [target] nvidia@192.168.56.1's password:
21:30:33 INFO: Gstreamer - target: [target] [sudo] password for nvidia:

Could you check why it shows 192.168.56.1 in the log rather than 192.168.55.1 from your screenshot?

Is the issue specific to USB-network?
Have you also tried to connect ethernet cable and install from there?

Hi Kevin,
I’m using jetson agx orin devkit. As for the ip address in log.txt, I did changed the usb ip address to 192.168.56.1 to debug the network, but I have tried setting 192.168.55.1too, still failed. As for ethernet connection, l used wifi on my orin device rather than wired network, is that the problem which I couldn’t ping APT ?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Could you try to run ping google.com from your device to check if it could access the internet now?

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