Flashing a Orin NX 8GB? #1286
-
I've been trying to adapt the
The following patch (I didn't make a new config, just hacked up the current one for now) is how far I've gotten.
Any ideas on what I'm missing, or strategies to debug this? I've been running both the NVIDIA stock flashing tools and doflash.sh and reading through the outputs and intermediates trying to find differences. (For reference, I'm trying to flash https://wiki.seeedstudio.com/reComputer_J4012_Flash_Jetpack/ with an 8GB module) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
This has been an issue both @madisongh and I have seen. I saw it on the Orin Nanos. So far we haven’t had time to root cause it but the work around is to unplug for 30 seconds or so and it should clear this error and get you back to booting. As far as root causing, the only correlation I have seen (and it’s not strong correlation), is that it typically happens after I have used nvpmodel or the nvfancontrol. If that doesn’t apply to you then we will have to discuss more how to correct it. I have not yet been able to recreate it when using JetPack to flash. |
Beta Was this translation helpful? Give feedback.
Use these settings
and use
initrd-flash
for flashing. I've been trying some tests with this combination on my p3767-0000 module in the p3768-0000 carrier, and after many flashings and reboots, I haven't run into thatHeap free list corrupted !!
error.I'll try and run through some more tests and will probably switch to using this combination as the default setup for all of the Nano and NX modules going forward.