Using JetPack4.3 .
I am trying to create a massflash image for JETSON_TX2_4GB.
I moved my device to recovery mode
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0aaa Intel Corp.
Bus 001 Device 004: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 009: ID 0955:7418 NVidia Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and when running the mass flash script I see the following error:
$ sudo ./nvmassflashgen.sh jetson-tx2-4GB mmcblk0p1
================================================================================
|| Generate Massflash Image in the master host: ||
|| Requires the Jetson connected in RCM mode. ||
================================================================================
0 Jetson devices in RCM mode. USB:
* Error: No Jetson device found.
Connect 1 Jetson in RCM mode and rerun ./nvmassflashgen.sh jetson-tx2-4GB mmcblk0p1
Am I missing something in the process?
Are there any further checks I can do?
massflash was not implemented to support TX2-4GB with JetPack-4.3 / L4T-r32.3.1.
you may access the latest JetPack release, i.e. JetPack-4.4.1 to include the changes to make it works.
thanks
I have my backup image which is based on TX2-4GB with JetPack-4.3 / L4T-r32.3.1, with orbitty carrier board
My goal is to generate a mass flash image for this image, if it’s not possible I will upgrade my base image in order to generate a mass flash image.
Now I have tried to create a mass flash image with the following setups:
using orbitty carrier board which was flashed with a L4T-r32.3.1 OS with the nvmassflashgen.sh of JetPack-4.3
using orbitty carrier board which was flashed with a L4T-r32.3.1 OS with the nvmassflashgen.sh of JetPack-4.4.1
using dev-kit carrier board which was flashed with a L4T 32.4.4 OS with the nvmassflashgen.sh of JetPack-4.4.1
all of them failed the same:
running lsusb I see the device:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0aaa Intel Corp.
Bus 001 Device 004: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 009: ID 0955:7418 NVidia Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and when running the mass flash script I see the following error:
$ sudo ./nvmassflashgen.sh jetson-tx2-4GB mmcblk0p1
================================================================================
|| Generate Massflash Image in the master host: ||
|| Requires the Jetson connected in RCM mode. ||
================================================================================
0 Jetson devices in RCM mode. USB:
* Error: No Jetson device found.
Connect 1 Jetson in RCM mode and rerun ./nvmassflashgen.sh jetson-tx2-4GB mmcblk0p1
I guess it’s either a bug or a configuration issue on my end
Have you contacted CTI’s Tech Support Team? If you fill out our support request form, our tech team will help you troubleshoot. You can find the form here: Customer Support Form - Connect Tech Inc.