Documentation/Allspark2-Orin NX WikiEnglish · NX
Browse documentation
3 Power-On

3 Power-On

The device comes with Ubuntu 20.04 Linux preinstalled. The desktop username is amov , and the password is amov . Use the supplied power adapter and adapter cable to connect to t…

1 min read · English documentation

The device comes with Ubuntu 20.04 Linux preinstalled. The desktop username is amov, and the password is amov. Use the supplied power adapter and adapter cable to connect to the device's XT30 connector. The device starts automatically when powered on, and the power indicator lights up blue. The LED flashes during startup and remains steadily lit once the system desktop appears. Reaching the desktop indicates that the device system is working correctly. To further verify interface functionality, refer to the interface example: Interface Test Demo

The power-on setup is shown below.

图片.png

Installing Jtop

Procedure

sudo apt update
sudo apt install python3-pip -y
sudo -H pip3 install -U jetson-stats

Note

Restart the system after installing jtop for the installation to take effect.

Starting Jtop

Open a terminal:

Enter jtop.

Installing Components

Install Cuda, TenserRT, and other components.

Installation Procedure

sudo apt update
sudo apt install nvidia-jetpack -y

Checking Component Installation Status

Open top and press the number 7 (do not use 7 on the numeric keypad). Check the component installation status.

图片.png