Cannot flash OS image to Orin Developer Kit via SDK Manager

@WayneWWW
This reference an issue I was having and it was not resolved. I am starting a new conversion.

Here is the link to the earlier post : Cannot flash OS image to Orin Developer Kit via SDK Manager - #58 by nicoNA

In clarification to this, the script is used to find the correct CRC value in the eeprom. There are two eeproms on the bus 0. On my board, the eeprom on register 0x56 had an incorrect CRC value which caused the board to boot with failures. The eeprom on register 0x50 does not seem to have any issue based on the CRC value.

Despite the CRC value being correct, I am still unable to flash the Jetpack from the SDKmanager.

This is the output with the errors from the SDKmanager logger.

11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.0141 ] ERROR: failed to read rcm_state 
11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.2138 ] Error: Skip generating mem_bct because sdram_config is not defined 
11:43:42 ERROR: Flash Jetson AGX Orin - flash: [ 0.2138 ] Error: Skip generating mem_bct because sdram_config is not defined 
11:43:47 ERROR: Flash Jetson AGX Orin - flash: 36144 blocks 
11:43:47 ERROR: Flash Jetson AGX Orin - flash: gzip: /home/virtualbox/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/Image: not in gzip format 
11:43:51 ERROR: Flash Jetson AGX Orin - flash: 53066 blocks 
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20+0 records in 
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20+0 records out 
11:43:52 ERROR: Flash Jetson AGX Orin - flash: 20 bytes copied, 0.000264353 s, 75.7 kB/s 11:43:53 ERROR: Flash Jetson AGX Orin - flash: 131072+0 records in 
11:43:53 ERROR: Flash Jetson AGX Orin - flash: 131072+0 records out 
11:43:53 ERROR: Flash Jetson AGX Orin - flash: 67108864 bytes (67 MB, 64 MiB) copied, 0.236671 s, 284 MB/s 
11:43:59 ERROR: Flash Jetson AGX Orin - flash: Error: probing the target board failed. 11:43:59 ERROR: Flash Jetson AGX Orin - flash: *** ERROR: flashing failed. 
11:43:59 ERROR: Flash Jetson AGX Orin - flash: command terminated with error 
11:43:59 SUMMARY: Flash Jetson AGX Orin - flash: First Error: Jetson board is in a bad state and cannot be recovered. Please manually put board to recovery mode again and retry.. The Jetson target is in a bad state and cannot be flashed. Please manually put the target into recovery mode and then retry flashing

Hi,

Just want to ask first. Then what was flashed in September?

Jetpack 5.0.2 , the same as now. I have updated the sdkmanager to it’s newest version

Err… I just want to clarify that… since the original post was not initiated by you either.
There is one point that maybe your issue is totally not related to eeprom at all…

For example, your error log does not look like the one with eeprom error.

If you think your issue is related to eeprom, please share any log that can show what you said…

Also, from your log, it seems you are using a VM as host machine?

Your log looks more like the recovery mode on the board was not got detected.

I don’t think the eeprom is the issue.

We are using a VM this time. But before we were using a native host machine with Ubuntu 20.04 and Ubuntu 18.04. We will try again on the native host machine and get back to you later today.

Sdkmanager does not support VM.

We went back to the native host machine (Ubuntu 20.04) and It worked.

In the logger we can see the similar errors but it was able to automatically recovered.

1 Like

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