How to identify different jeston machine? Nano, TX2, Xariver and NX...etc

Hello everyone, I have many jeston machine, now I need to identify different jeston machine from Nano, TX2, Xariver and NX …etc.

Thanks.

Albert

Hi xhz,

Please refer to https://developer.nvidia.com/embedded/develop/hardware

Hi,
if you are connected via serial to the device you can obtain serial number and a buch of other info about the device with the following for example :
sudo usb-devices

Not sure for recent releases, but you may try this.

Use jetson-stats it is awesome ! ==> Go to GitHub - rbonghi/jetson_stats: 📊 Simple package for monitoring and control your NVIDIA Jetson [Xavier NX, Nano, AGX Xavier, TX1, TX2]

Install procedure

  1. sudo apt install python3-pip -y
  2. sudo -H pip3 install jetson-stats
  3. reboot

Available cli commands
- jtop
- jetson_config
- jetson_release
- jetson_variables