Login Credentials; Installing The Linux Driver Binary; Running Sample Code; Cuda - Nvidia Jetson TK1 Quick Start Manual

Table of Contents

Advertisement

Login Credentials

> Username: ubuntu
> Password: ubuntu

Installing the Linux Driver Binary

Instructions on how to install the NVIDIA Linux driver binary release on your target located in:
${HOME}/NVIDIA-INSTALLER
1. Change directories into the NVIDIA installation directory:
cd ${HOME}/NVIDIA-INSTALLER
2. Run the installer script to extract and install the Linux driver binary release:
sudo ./installer.sh
3. Reboot the system
NOTE: the
installer.sh

Running Sample Code

CUDA

Download the CUDA SDK Demo Samples from:
http://developer.download.nvidia.com/embedded/jetson/TK1/2014-03-
24/CUDA_SDK_Samples.tgz

Multimedia

Download the following H.264 video sample:
http://www.bigbuckbunny.org/index.php/download/
Play video in nvgstplayer by:
Nvgstplayer -i <full path to video>
Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved.
should only be run once.
Jetson TK1 Development Kit
Quick Start Guide
Page 4 of 15

Advertisement

Table of Contents
loading

Table of Contents