Board name when flashing

Hi

I followed the instructions:

https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3251/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/quick_start.html#wwpID0E0XC0HA

to flash the TX2 module on the TX2 Dev Kit.

I found there is two different options for board name:
1- jetson-tx2
2- jetson-tx2-devkit

The corresponding .conf files exist in the Linux_For_Tegra directory.

I tried both names for flashing:

sudo ./flash.sh jetson-tx2 mmcblk0p1

and

sudo ./flash.sh jetson-tx2-devkit mmcblk0p1

When flashed with jetson-tx2, everything is OK.

But when using jetson-tx2-devkit name, the module is successfully flashed and the initial setup of the ubuntu with mouse/keyboard/HDMI monitor is done with no proeblem. But, the USB0 port do not work! i.e., the L4T drive is not shown in the host machine as is the case in normal condition, and SSH using 192.168.55.1 IP do not work.

It is worth noting that the NVIDIA recommendation is jetson-tx2-devkit name.

Here is the error message during boot time:

L4T version: 32.5.1

These two board config files are same.

May 22 2021 jetson-tx2-devkit.conf → p2597-0000+p3310-1000.conf

May 22 2021 jetson-tx2.conf → p2597-0000+p3310-1000.conf

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

But, the USB0 port do not work!

You can try to share the dmesg and lsusb for this case.