Skip to content

Jetpack

Netzeband edited this page Mar 20, 2017 · 3 revisions

Install Jetpack 3.0

Pre-requirements

Preparation

mkdir ~/jetpack

  • move downloaded file (JetPack-L4T-3.0-linux-x64.run) to jetpack directory

mv ~/Downloads/JetPack-L4T-3.0-linux-x64.run ~/jetpack

  • make this file executable

chmod +x ~/jetpack/JetPack-L4T-3.0-linux-x64.run

Installation

  • goto directory

cd ~/jetpack

  • start installer

./JetPack-L4T-3.0-linux-x64.run

  • press "Next >"

Image

  • press "Next >"

Image

  • select Jetson TX1 Developer Kit (64-bit) and Ubuntu Host

Image

  • provide root password

  • select a "full" installation and the option "Automatically resolve dependency conflicts" and press "Next"

Image

  • accept all licenses

Image

  • wait until download is complete

  • click "Ok" on the note about the command line

Image

  • wait until installation is complete

  • press "Next >" on the installation complete window

Image

Next Step

Clone this wiki locally