I recently purchased and successfully set up a Jetson Orin Nano Super dev kit but suddenly it stopped accepting SSH connections. I re-flashed the SD card with jetpack 6.2 and tried to redo the setup, but it is not sending a video signal on the display port. The cable I am using works fine between my laptop and display, so I don’t think the issue can be in the cable or display. How can I proceed from this state to resolve the issue?
Ok, I got the necessary cable and tried to boot up the Jetson with a serial connection. Here is the last message I see:
RmBootstrap completed successfully
▒▒[ 9.286500] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.287560] cfg80211: Loaded X.509 cert …
[ 9.287773] cfg80211: Loaded X.509 cert ‘wens: …’
[ 11.961280] using random self ethernet address
[ 11.961287] using random host ethernet address
[ 12.409494] using random self ethernet address
[ 12.409501] using random host ethernet address
[ 20.236048] Please complete system configuration setup on the serial port provided by Jetson’s USB device mode connection. e.g. /dev/ttyACMx where x can 0, 1, 2 etc.
I tried ESC and F11 but both lead me to this same dead end.
Step 3. Run SDK Manager on the VM and follow the instructions it provides for “Flashing” your board. Tip: if you use sdkmanager --cli instead of the GUI is a bit more step by step rather than having a bunch of options at once.
Step 4. You can attempt flashing your board using the SDK Manager on the VM, but If that fails, let me know so I can look instructions for you to generate the SD card image.
Keep me posted.
best regards,
Andrew
Embedded Software Engineer at ProventusNova
I followed these steps (including the jumper) but when SDK manager comes to the flashing step it fails with “error: could not detect correct NVIDIA Jetson device”. I added the USB device (NVidia Corp) in Virtual Box VM setup. When I try to attach it to the running VM I get the error: “Failed to attach USB device NVidia Corp [0401] to the virtual machine”
Had an amazing weekend too man, thanks for asking!
Sure, let me answer your questions 1 by 1:
Yup, that right. The idea would be to generate the SD image on the VM running Ubuntu so you wouldn’t have any issues with the OS. Then we can copy it over to Windows from where we can flash the SD Card.
Correct, it’s tough to understand from the help message. But yes, since you are working with the Orin Nano, and it is in the list that mentioned you can use default value for “r”, then you can just leave it out of the command.
That we can do later. What we are expecting is to fix the board enough so you can access it through UART or the network it puts out (192.168.55.1). Then you should be able to configure wifi from within the board.
Now, this bring up the question: Does your carrier board support wifi ? Or are you using a Wifi Card?
Yah, best is to copy to windows then use etcher to flash the SD card. Etcher is cool.
Ip address through USB should be 192.168.55.1
Please let me know how it goes.
best regards,
Andrew
Embedded Software Engineer at ProventusNova