To find information about your Jetson device, install the Jetson-stats python package and run the jtop application. Navigate through the tabs to find information about your operating system, CUDA version, and more. Click on the "7 INFO" tab to see Jetson Operating System and Software information.

Table of Contents

Find information regarding your Jetson device, operating system, CUDA version and more.

  1. Install the python package for Jetson-stats:
sudo -H pip3 install --no-cache-dir -U jetson-stats
  1. Run the Jetson-Stats application:
sudo jtop

<aside> 💡 As you run the above command, terminal will show you Jetson Device information as in below picture:

</aside>

Screenshot from 2023-04-03 11-21-27.png

  1. Navigate through the tabs on bottom of your screen.

jetsonTabs.png

  1. Click on 7 INFO ; you will see Jetson Operating System and Software information as shown below:

Screenshot from 2023-04-03 11-23-08.png

Home Page: NVIDIA Jetson Knowledge