Jetson & 머신러닝
[종합] jetson xavier 기본 프로그램, 오디오, GPU(opencv, torch, vision 등) 설치 방법
아크리엑터
2024. 6. 30. 22:40
반응형
1. 개봉
https://makejarvis.tistory.com/75
2. 설치
우분투가 설치된 컴퓨터가 있어야지만 Xavier설치를 진행할 수 있다. Jetpack5.1.3을 설치하려면, 무조건 우분투가 하나 필요해서, 여러가지 시도를 해봤지만, 윈도우에서는 정상적으로 설치하기 어려웠다(virtualbox, wsl 등). 맥북에서 virtualbox를 설치하여 진행을 하니, 정상적으로 설치가 되었다. 아래 내용은 맥북에서 실행한 것으로 생각하자.
https://makejarvis.tistory.com/79
https://makejarvis.tistory.com/80
3. CPU 온도 낮추기, FAN 속도 조절
https://makejarvis.tistory.com/89
4. 설치한 패키지들
https://makejarvis.tistory.com/87
5. jtop 설치
https://makejarvis.tistory.com/162
6. 한글설정
https://makejarvis.tistory.com/161
7. 오디오 설정
https://makejarvis.tistory.com/129
8. OpenCV 4.10.0 설치(소스로)
https://makejarvis.tistory.com/88
9. PyTorch 2.1.0 / Torch Vision 0.16.1 설치
https://makejarvis.tistory.com/166
99. safe shutdown 종료 버튼
https://makejarvis.tistory.com/171
반응형