JETSON NANO 2G使用笔记1-开箱 装系统-headless模式。无桌面。无显示器

 

Getting Started with Jetson Nano 2GB Developer Kit

https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-2gb-devkit#prepare

sd格式化软件 镜像软件和镜像烧录软件

https://www.sdcard.org/downloads/formatter/eula_windows/SDCardFormatterv5_WinEN.zip

https://developer.download.nvidia.cn/assets/embedded/downloads/jetson-nano-2gb-jp441-sd-card-image/jetson-nano-2gb-jp441-sd-card-image.zip?--brli8tRiidONJnlbW6C61RUL8cAlRWGbbRobHA86Rk3QjmrSJDg6-J7eGzfvOOx9SbMQQye-Fgd1yAG5O9jtTvXgb6uoKfHSpWRECs9GWpLrRtVnhKCd1DAZH4NlrsalKSWvaeCehMxM-0VFOKvjB2g0-xm16sN3w8eMvA-XIw5di7lNnBp7KSOs9meXsRm-ddjcuYq0fW6quX1KMD-dK_yHM

https://github-production-release-asset-2e65be.s3.amazonaws.com/45055693/d5363d00-f6b0-11ea-91fa-c8415b1987df?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201104T113505Z&X-Amz-Expires=300&X-Amz-Signature=34980bb49556f6faae38110d3ea6a5c6137d05a06f82a37a41738cd63ca5773e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=45055693&response-content-disposition=attachment%3B%20filename%3DbalenaEtcher-Setup-1.5.109.exe&response-content-type=application%2Foctet-stream

下载 中心

https://developer.nvidia.com/embedded/downloads#?search=Developer%20Kit%20User%20Guide

https://developer.nvidia.com/embedded/jetpack

 

 

插入SD卡 并开始供电引导

https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-2gb-devkit#setup

这里我没有使用hdmi显示器

Headless Operation

Headless mode is handy when you don’t have a display around (or for some special purposes). After setting up in headless mode, you can use the developer kit either via network connection or simply by connecting it to another computer with a Micro USB cable.

If no display is attached to the developer kit during first boot, the initial configuration process will be headless. You will need to complete initial setup via serial application (e.g., puTTY) on another computer connected to the developer kit’s Micro-USB port.

Refer to instructions here for headless mode setup.

micro USB线接到开发板

开发板插入网线

开发板供电

 

查看笔记本电脑串口号 准备用putty通过串口连接   COM3   115200

 

时区香港

默认UTC

lonzhang admin78x

启用SWAP

安装完成后会重启

 

重新用putty登录

可以看到登录成功

下一步

随心所欲

祝贺您设置了Jetson Nano 2GB开发人员套件!

以下指南将帮助您了解有关开发人员工具包的更多信息并设置理想的开发人员环境:

https://github.com/NVIDIA/nvidia-docker/wiki/NVIDIA-Container-Runtime-on-Jetson

# Allow containers to communicate with Xorg
$ sudo xhost +si:localuser:root
$ sudo docker run --runtime nvidia --network host -it -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix nvcr.io/nvidia/l4t-base:r32.3.1

root@nano:/# apt-get update && apt-get install -y --no-install-recommends make g++
root@nano:/# cp -r /usr/local/cuda/samples /tmp
root@nano:/# cd /tmp/samples/5_Simulations/nbody
root@nano:/# make
root@nano:/# ./nbody

 

 

  • 3
    点赞
  • 16
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值