Hi all:
I’m trying to flash a Jetson TX2 board from a host machine running Ubuntu 16.04 using JetPack-L4T-3.0-linux-x64.run.
The TX2 board is in recovery mode, and it shows up on the host machine when I run lsusb as an “Nvida corp” device:
$ lsusb
…
Bus 001 Device 010: ID 0955:7c18 NVidia Corp.
…
Jetpack installation fails with the message:
“Error: Invalid target board - jetson-tx2.”
…
Any suggestions?