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.
sudo -H pip3 install --no-cache-dir -U jetson-stats
sudo jtop
<aside> 💡 As you run the above command, terminal will show you Jetson Device information as in below picture:
</aside>
7 INFO
; you will see Jetson Operating System and Software information as shown below:Home Page: NVIDIA Jetson Knowledge