jetsonhacks / jetsonUtilities

Get information about the NVIDIA Jetson OS environment. Lists L4T and JetPack versions, along with major libraries.
Other
202 stars 60 forks source link

tx1: jetpack 3.3 #3

Closed daveti closed 5 years ago

daveti commented 6 years ago

Tested on my tx1 board with JetPack 3.3

Before:

daveti@tegra-ubuntu:~/git/jetsonUtilities$ python ./jetsonInfo.py NVIDIA Jetson TX1 L4T 28.2.0 [ JetPack UNKNOWN ] Board: t210ref Ubuntu 16.04 LTS Kernel Version: 4.4.38-tegra CUDA 9.0.252

After:

daveti@tegra-ubuntu:~/git/ju/jetsonUtilities$ python ./jetsonInfo.py NVIDIA Jetson TX1 L4T 28.2.0 [ JetPack 3.3 ] Board: t210ref Ubuntu 16.04 LTS Kernel Version: 4.4.38-tegra CUDA 9.0.252