Tx2 using sdk manager flashing fails at 52 %

Hi, I’m trying fo flash my Tx2 using sdk manager, but flashing fails at 52 %. I’ve used both manual and automatic methods. I have ubuntu 18.4. Any asisstance would be much appreciated. Thanks!

Hi casey,

Please share the sdkm logs.

$ tar cvf sdklogs.tar ~/.nvsdkm

Hi carolyuu, many thanks! It will not allow me to attach a tar file. Should I extract and then send? Do you have another recommendation?
Thanks!
Casey

What if you first run “bzip2 -9 sdklogs.tar” to turn it into a “.tar.bz2” file? Possibly then renamed “.tbz2”? Not sure if this will let it through or not.

Thanks! I’ll give it a try!

It’s telling me: (jpg, jpeg, png, gif, log) only…

Well, it isn’t actually a “.log” when tar is used, but you might see if renaming it with that suffix works. Otherwise you might post each individual log.

Okay. Will try a .log… Will let you know. Thanks!
-Casey

sdklogs.tar.log (2.1 MB)

Hi,

It seems flash error. Are you sure you are using a TX2 module but not TX2i or TX2-4GB module?

[ 35.6659 ] tegradevflash_v2 --iscpubl
[ 35.6683 ] CPU Bootloader is not running on device.
[ 35.7039 ]
[ 36.7079 ] tegrarcm_v2 --isapplet
[ 36.7253 ]
[ 36.7271 ] tegradevflash_v2 --iscpubl
[ 36.7346 ] CPU Bootloader is not running on device.
[ 36.7567 ]
[ 37.7607 ] tegrarcm_v2 --isapplet
[ 37.7774 ]
[ 37.7856 ] tegradevflash_v2 --iscpubl
[ 37.7872 ] CPU Bootloader is not running on device.
[ 37.8058 ]
[ 38.8095 ] tegrarcm_v2 --isapplet
[ 38.8293 ]
[ 38.8357 ] tegradevflash_v2 --iscpubl
[ 38.8376 ] CPU Bootloader is not running on device.
[ 38.8603 ]
[ 39.8672 ] tegrarcm_v2 --isapplet
[ 39.8915 ]
[ 39.8930 ] tegradevflash_v2 --iscpubl
[ 39.8995 ] CPU Bootloader is not running on device.
[ 39.9283 ]
[ 40.9337 ] tegrarcm_v2 --isapplet
[ 40.9602 ]
[ 40.9626 ] tegradevflash_v2 --iscpubl
[ 40.9687 ] CPU Bootloader is not running on device.
[ 40.9841 ]
Error: None of the bootloaders are running on device. Check the UART log.
Failed flashing t186ref.

If you are sure not using those, please share the UART log.
Please stop using sdkmanager and directly use flash.sh. Below wiki page should tell you how to use it.
https://elinux.org/Jetson/General_debug

1 Like