Trying to flash Jetpack SDK 6.0 onto my Orin Nano, and while it has been mostly a success, I am running into this error that I flat out do not understand.
Would anyone be able to direct me in the direction of how to solve this? It fails right after it reads the last checkpoint (or on a checkpoint)?
Which I assumed worked because I get to the hardware peripheral detection and initialization phase which I only ever saw when using Jetpack 5.0.
Unfortunately I don’t have a TTL on hand, so will try and give that information tomorrow. Just was wondering if you have seen the display out issue before.
Terribly sorry about that, what I meant by that was really just an indication if I made an error in flashing, I wasn’t presenting that as a debug response.
Here is the serial console output:
Of particular interest I think this part is:
[ 16.837219] 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 already flashed it, does this mean it didn’t succeed?
Nope, that was the end of serial, and after the boot loader sequence it just sits on a black screen forever. The monitor seems to detect display out, but nothing loads.
At least you can login and check if drivers and other sort of things are working properly.
One more question:
Are you using a DP monitor or an HDMI monitor?
For Orin devices to work with HDMI monitors, please make sure you are using an active DP-HDMI cable, that is capable of converting the signal format.
Alright, I will try that to see if it works and hopefully take a look to see if there is anything with the distribution going wrong such as drivers as you said.
Are you using a DP monitor or an HDMI monitor?
Funnily enough I used a Display Port to VGA adapter, a DisplayPort to HDMI, and a DisplayPort to DisplayPort which all worked in the previous JetPack version so I doubt its the hardware, but I guess I will try shop around my university for other monitors.
Also I see the boot loader screen so something obviously does get outputted.
Perhaps the Developer Pack isn’t mature enough for my use case right now.