Hello, I’m trying to flash Jetson AGX Orin with burned fuses on a custom carrier board without Secure Boot and mMMC encryption. I replace DevKit board DTS files with my own and use this command to flash:
[ 750.3738 ] Flashing completed
[ 750.3738 ] Coldbooting the device
[ 750.3745 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 750.3749 ] MB2 version 01.00.0000
[ 750.4056 ] Coldbooting the device
[ 750.4067 ] tegrarcm_v2 --chip 0x23 0 --reboot coldboot
[ 750.4071 ] MB2 version 01.00.0000
*** The target t186ref has been flashed successfully. ***
Reset the board to boot from internal eMMC.
And it works on Jetson Linux 35.3.1, but when I do the same for Jetson Linux 35.5.0, board is not working.
Flashing also finished successfully on Jetson Linux 35.5.0, but the board went to the infinity reboot loop.
I got this log by tty: minicom-jetson-orin-35.5.0.log (87.2 KB)
But when I use Jetson AGX Orin with fuses in factory state and flash it with Jetson Linux 35.5.0 on the same custom carrier board, it works. Also, if I install fuse burned Jetson AGX Orin to the DevKit board and revert my changes of DTS, It works on Jetson Linux 35.5.0 too.
At the end, I can make the next table of flashing results:
DevKit (fuses burned)
Custom Board (fuses burned)
Custom Board (factory fuses)
Jetson Linux 35.3.1
Works
Works
Works
Jetson Linux 35.5.0
Works
Not working
Works
Can you help me fix this problem or determine the reason of its occurrence?
Let’s change the question to another way. Do you know that you have configure software to enable HDMI mode? If you don’t do that, then default setting is DP mode.
If you ever did that, please tell me what did you do.
Forget about firewall setting, that does not matter now as I realized it seems you did nothing effective yet.
After this, I try to flash Orin with burned fuses by default DTS (without switching from DP to HDMI).
The single change that I made is Linux_for_Tegra/p3701.conf.common: