EasyManuals Logo

Nvidia JETSON NANO Guide

Nvidia JETSON NANO
39 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #30 background imageLoading...
Page #30 background image
Platform Adaptation and Bring-Up
Jetson Nano Platform Adaptation and Bring-Up Guide DA_09361-002 | 26
This example defines a corresponding set of cooling states:
pwm-fan {
compatible = "pwm-fan";
status = "okay";
pwms = <&tegra_pwm 3 45334>;
shared_data = <&pwm_fan_shared_data>;
active_pwm = <0 80 120 160 255 255 255 255 255 255>;
};
Other Considerations When Porting
This section discusses some other considerations and recommendations to keep in mind
when porting.
Boot Time Reduction
GNOME shell is the default display and window manager for Ubuntu 18.04. Although it
brings a new look to the user experience it comes with performance and memory
overhead problems. Many GDM3 and GNOME shell issues are known, with fixes under
development. However, considering the Ubuntu release timelines and the trivial nature
of the fixes, these fixes may not be backported to Ubuntu 18.04.
Therefore, below are some suggestions for reduce boot time by tweaking rootfs and
kernel.
Root Filesystem
These changes to the root filesystem may reduce boot time.
Enable autologin for GDM3 (saves about 14 to 19 seconds of boot time).
Set power mode to MAXN (saves about 8 to 10 seconds of boot time).
Use a lightweight display manager like LightDM. The LightDM service takes about
3 to 5 seconds to start.
To install and configure lightdm display manager, enter the commands:
sudo apt-get update
sudo apt-get install lightdm
sudo dpkg-reconfigure lightdm
Use a lightweight window manager like LXDE. LXDE takes 3 to 4 seconds to bring
up the desktop after login.

Other manuals for Nvidia JETSON NANO

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia JETSON NANO and is the answer not in the manual?

Nvidia JETSON NANO Specifications

General IconGeneral
GPU128-core NVIDIA Maxwell
Memory4 GB LPDDR4
Storage16 GB eMMC 5.1
Video Encode4K @ 30 | 4x 1080p @ 30 | 9x 720p @ 30 (H.264/H.265)
Dimensions100 mm x 80 mm x 29 mm
CPUQuad-core ARM Cortex-A57
Video Decode4K @ 60 | 2x 4K @ 30 | 8x 1080p @ 30 | 18x 720p @ 30 (H.264/H.265)
ConnectivityGigabit Ethernet
DisplayHDMI 2.0
USBUSB 3.0
OtherGPIO, I2C, SPI, UART
Operating SystemLinux
Power5V
Camera12x (MIPI CSI-2) DPHY lanes

Related product manuals