AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Safety Information Electrical safety To prevent electrical shock hazard, disconnect the power cable from the electrical outlet before relocating the system. When adding or removing devices to or from the system, ensure that the power cables for the devices are unplugged before the signal cables are connected.
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Chapter 1: Product Introduction 7STARLAKE’s AV710-X4-series Edge Inference System harnesses the power of NVIDIA® Jetson™ AGX Orin modules to realize industry leading smart automation across a wide range of applications, enabling tasks such as automatic obstacle identifying, collision avoiding, safety navigation, detour adjustments, and automatic adjustments to a number of environmental factors.
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Chapter 2: Pin Define and Connectors Locations 2-1 Pin Define DC Power IN: Before providing DC power to the DLAP-411-Orin, ensure the voltage and polarity provided are compatible with the DC input. Improper input voltage and/or polarity can be responsible for system damage.
Page 13
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 X3: USB3.1 with 1.5A current limit X4: HDMI 2.0...
Host PC Before flashing the image, you should prepare an OTG cable (USB Type-C) for connecting to AV710-X4-A (32G4S) (recovery port), and a host PC with USB Type-A running Ubuntu 20.04. JetPack-5.x Installation for Av710-X4-A (32G4S) In this tutorial, we will install JetPack-5 for AV710-X4-32G4S. First, we will include our Image,...
Page 16
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 the AV710-X4-32G4S. Finally, we will install the Jetson SDK components into it. Attention: Before starting the flashing process, please remove the 10G SFP+ Ethernet adapter on Carrier Board (DSBOARD-AGXMAX) if you have mounted it.
Page 17
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 The SDK Manager will ask the username’s password. Fill it and continue. A few seconds later...
Page 18
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 After the Jetson OS has created, the SDK Manager asks the Jetson module’s flashing style. Just skip it and exit from the SDK Manager.
Page 19
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Open the target HW image folder. For JetPack-5.0.2 AGX Orin: ~/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/ For JetPack-5.1 AGX Orin: ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_AGX_ORIN_TARGETS/ For JetPack-5.1.1 AGX Orin: ~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/ For JetPack-5.1.2 AGX Orin or AGX Orin Industrial:~/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_ AGX_ORIN_TARGETS/ For JetPack-5.1.3 AGX Orin or AGX Orin Industrial:~/nvidia/nvidia_sdk/JetPack_5.1.3_Linux_JETSON_...
Page 20
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 For JetPack-5.0.2: Download the BSP files from GitHub link and extract it (AGX Orin) For JetPack-5.1: Download the BSP files from GitHub link and extract it (AGX Orin) For JetPack-5.1.1: Download the BSP files from GitHub link and extract it (AGX Orin) For JetPack-5.1.2:...
Page 21
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Copy all files from the extracted folder to the target HW image folder. Open a terminal from the "Linux_for_Tegra" folder and create the system binaries with these commands below:...
Page 23
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Apply the interface configurations with the following commands below:...
Page 24
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Hint: If you want to configure your username-password & hostname with default settings, you can create user without the Ubuntu installation wizard. To do this, the user generation command structure should be: For example (username:"nvidia", password:"nvidia", device-name:"nvidia-agx-orin"):...
Page 25
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 • "0955:7023 NVidia Corp." for AGX Orin Industrial For AGX Orin, flash the Jetson OS with this script below: For AGX Orin Industrial, flash the Jetson OS with this script below: A few minutes later …...
Page 26
Revision Date: Jun. 06. 2024 At the end of the script, the device will reboot. Complete your Ubuntu installation wizard (if you have not created a user with tools/l4t_create_default_user.sh script file) from the AV710-X4-A (32G4S) (language, keyboard type, location, username & password etc.).
Page 27
[Optional] Delete LibreOffice & ThunderBird packages (if you don’t need) and remove the unnecessary packages to increase the free space. To do this, type these commands to the AV710-X4-A (32G4S) side: Connect the AV710-X4-32G4S to the Internet. Open the NVIDIA SDK Manager. Select the correct JetPack version for Target Operating System and “Jetson AGX Orin modules”...
Page 28
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 The SDK Manager will ask the username’s password. Fill it and continue. Type the IP address, username and password of Jetson AGX Orin module and install the SDK Components.
Page 29
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 At the end of the installation, the AV710-X4-A (32G4S) sdkmanager_2.1.0 becomes ready. To avoid kernel update with "apt upgrade" or "apt-get upgrade" commands, please follow this guide on the Jetson module. Attention: If you will have unmet dependencies after the SDK components installed, please open...
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 3-3 Install the driver for Capture Card Unzip the driver file in the DVD. Unzip the “Release” file for Inserting Driver and Firmware. You may refer the ReleaseNote.doc or follow the step below. For more operation about the media devices (for example: camera) setting, you may refer the releaseNote.doc.
Page 31
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 7 The script file will do these procedures Copy firmware files of capture card to /lib/firmware. Copy V4L drivers to /lib/modules/5.10.104-tegra/kernel/drivers/media/v4l2-core and /lib/modules/5.10.104-tegra/kernel/drivers/media/common/videobuf2 Copy Yuan’s driver to /lib/modules/5.10.104-tegra/misc Install V4L and Yuan’s drivers.
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Debug 1. Copy the new release “release.zip” to home directory (For example /home/nvidia) 2. Unzip the zip file by command sudo su (enter password, for example nvidia) unzip release.zip 3. Reinstall the debug driver cd release ./dsetup.sh...
Page 33
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 The first command allows the Jetson module’s whole sources to use. The next command opens GNOME Disks application below.
Page 34
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Format the whole disk before creating the storage.
Page 36
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Then, create a new partition from SSD storage.
Page 37
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Format the disk as ext4 format (partition size is up to you but must be min current file system’s size). After creating the partition, check it’s name (/dev/nvme0n1p1).
Page 38
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Copying the Root File System Download the script file from here and extract it. Then, run it with this command below: In our setup, we typed this command below: A few times later, the whole file system copied and the root path changed.
Page 39
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Assignment of the Root File System After rebooting you can see that the new storage is assigned as root file system.
AV710-X4-A User’s Manual Revision Date: Jun. 06. 2024 Appendix Appendix Standardized Warning Statements The following statements are industry standard warnings, provided to warn the user of situations which have the potential for bodily injury. Should you have questions or experience difficulty, contact Supermicro's Technical Support department for assistance.
Need help?
Do you have a question about the AV710-X4-A and is the answer not in the manual?
Questions and answers