Jetson

Windows 환경에서 SDK manager로 JetPack 설치 (TX2)

heeho1711 2025. 2. 8. 20:42

Windows 환경에서 SDK manager을 구동시키기 위해서는 가상머신이 필요하다.

 

가상머신은 VMware을 추천한다.

이전 다른 머신(VirtualBox)을 사용했다가 99%에서 설치가 안 되는 문제가 있었다.

 

본인은 Jetson TX2를 활용했다.

 

1. VMware을 다운로드 한다

 

https://www.vmware.com/

 

VMware by Broadcom - Cloud Computing for the Enterprise

Optimize cloud infrastructure with VMware for app platforms, private cloud, edge, networking, and security.

www.vmware.com

 

이전 공식 사이트에서 다운로드가 되지 않는 이상한 문제가 있었다.

혹여나 같은 문제가 발생했을 경우

 

https://softwareupdate.vmware.com/cds/vmw-desktop/player/17.5.2/23775571/windows/core/

다음 링크에서 VMware-player-17.5.2-23775571.exe.tar를 다운로드하자.

 

 

2. Ubounto ISO 다운로드

 

JetPack의 버전은 host computer의 Ubounto 버전에 따라 다르게 지원한다.

만약 본인이 Jetson Nano 시리즈나 Jetson TX2 시리즈 등과 같이 4.6.n 시리즈 만을 지원하는 경우

Ubounto 18.04를 이용해야 한다

 

https://developer.nvidia.com/sdk-manager

 

윗 표를 보고 적합한 Ubounto 버전을 선택하면 된다.

본인 기기의 지원하는 JetPack은 아래 링크에서 확인 가능하다.

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

 

 

현재는 18.04 혹은 20.04로 전부 이용 가능하기에 2개 중 선택하면 될 것이다. (TX2의 경우는 18.04를 이용한다)

https://releases.ubuntu.com/18.04/

 

Ubuntu 18.04.6 LTS (Bionic Beaver)

Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what m

releases.ubuntu.com

https://releases.ubuntu.com/20.04/

 

Ubuntu 20.04.6 LTS (Focal Fossa)

Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what m

releases.ubuntu.com

 

윗 링크에 들어가서 ubuntu-18.04.6-desktop-amd64.iso 혹은 ubuntu-20.04.6-desktop-amd64.iso를 다운로드하여준다.

 

 

3. VMware 세팅

 

3.1 VMware을 구동후 Create a New Virtual Machine을 클릭한다.

VMware 구동

 

 

 

3.2 Next를 누른 후 Installer disc image file에 Browse... 를 클릭 후 다운로드한Ubounto 파일을 넣는다.

 

 

3.3 Ubounto의 적용될 User name과 Password이다.

 

 

3.4 ddisk size는 100GB 이상을 권장한다.

 

 

3.4 환경을 설정한다

 

 

3.5 구동!

 

 

 

4. SDK Manager 설치

 

4.1Firefox에서 https://developer.nvidia.com/sdk-manager

. deb Ubuntu  다운로드

 

4.2 설치

 

터미널 실행 후 다음 명령어를 순서대로 입력한다.

cd ~/Downloads
sudo dpkg -i sdkmanager_2.2.0-12028_amd64.deb

 

의존성 문제시 

sudo apt-get -f install

sudo apt-get update
sudo apt-get install -y libcanberra-gtk-module libcanberra-gtk3-module

 

혹은 더블클릭으로 다운로드한다 :)

 

 

5. SDK 설치

5.1 Jetson과 host com을 연결한다. Jetson TX2의 경우 USB-A to Micro-USB로 연결해야 했다.

5.1.1 TX2의 경우

TX2의 경우에는 1번 버튼을 누른 상태로 2번을 누르고 약 5초 뒤 1번을 때 Recovery Mode로 진입해야 한다.

 

5.2 USB 연결 시 다음과 같은 화면이 뜨는데 사진에 표시된 대로 클릭

 

5.3 SDKManager 실행 후 로그인

 

5.4 인식 확인

정상적으로 인식되면 다음과 같이 출력된다.

5.5 설치

후 CONTINUE 클릭 

 

다운로드 중 Jetson의 적용될 id와 password 입력해 주면 되고 100 되면 모니터 연결 후 재부팅