JetPack 6 Orin Nano Upgrade Using SD Card

  Рет қаралды 5,505

JetsonHacks

JetsonHacks

Күн бұрын

Пікірлер: 37
@KeithMildenberger
@KeithMildenberger 3 ай бұрын
Thanks Jim. New to Jetson so when I bought my ORIN NANO from Amazon....I dutifully followed the instructions to burn a JetPack 6 SD card ("Get Started with Jetson NANO" official document). Won't boot...as firmware and bootloader not at the proper rev level on the Amazon board...but five days ago I didn't realize that. I did stumble on a post in a Developer's form about booting to JetPack 5.1 but did not do that to get to JetPack 6, was just trying to get the system to boot. Your video got me to the proper document in the Development forum and then it was just a matter of working through things to complete the upgrade. I appreciate that your video explains what is being done and gives screen shots of representative results of executed commands. With only the documents...I wandered around wondering how close I was to bricking my Jetson NANO. Found the Developer documents very vague and short on detail about what was being done and why. My motivation for doing the JetPack 6 upgrade was the realization that none of the Docker containers for the AI Deep Learning tutorials were compatible with with JetPack 5.1. So...to move forward with that had to soldier on through this upgrade. BTW...like the comic relief in the video...at several points in my frustration this was all that kept me going.
@JetsonHacks
@JetsonHacks 3 ай бұрын
Thank you for sharing your story. It sounds like it was quite the miserable time just trying to get started. I'm glad that you persevered and were able to get it up and running. The good thing is that now that you're on JetPack 6, everything should be much easier going forward. Thanks for watching!
@KeithMildenberger
@KeithMildenberger 3 ай бұрын
Also...thanks loads for the Arduino IDE install document. Great works as well.
@JetsonHacks
@JetsonHacks 3 ай бұрын
I'm glad you were able to get it to work!
@RaspberryTea-sz4mt
@RaspberryTea-sz4mt 3 ай бұрын
ty I had so many questions before the video. thx for demo the process🎉
@JetsonHacks
@JetsonHacks 3 ай бұрын
You are welcome, and thanks for watching!
@cliptracer
@cliptracer 2 ай бұрын
Thank you very much, i was about to bin this guy
@JetsonHacks
@JetsonHacks 2 ай бұрын
You're welcome. I'm glad we were able to save the landfill space. Thanks for watching!
@MonaJalal-w1c
@MonaJalal-w1c 4 ай бұрын
Can you please create a video how to flash Jetson AGX Orin using a microsd card for JetPack 6 revision 2?
@mbongenimtshali159
@mbongenimtshali159 2 күн бұрын
Loved the comedy
@JetsonHacks
@JetsonHacks Күн бұрын
Thank you, and thanks for watching!
@minhopark780
@minhopark780 3 ай бұрын
Thank you for your video. However, from @3:58 (BOOT JETSON), Jetson only shows NVIDIA display very shortly and turned off (fan off) and some minutes later it displays again. This process continuously happens and don't go to next step. Currently, i am in this cycle about five to six. How many minutes it takes to boot jetson?
@JetsonHacks
@JetsonHacks 3 ай бұрын
It takes a little over a minute to boot. What version of the UEFI is running?
@minhopark780
@minhopark780 3 ай бұрын
@@JetsonHacks Thanks for replying. It is written as "version 3.0-32616947 built on 2023-02-21T18:13:46+00:00"
@JetsonHacks
@JetsonHacks 3 ай бұрын
@@minhopark780 Which version of JetPack on the SD card are you using to boot from? Have you been able to boot this machine before? Is there a SSD installed?
@minhopark780
@minhopark780 3 ай бұрын
@@JetsonHacks It is JetPack 6, I downloaded it from 'Jetson Orin Nano Developer Kit Getting Started Guide'. I was able to install it with SD card with Jetson nano before 3 months ago. There is no SSD installed in Jetson Orin Nano. It is my first time for Jetson Orin Nano.
@JetsonHacks
@JetsonHacks 3 ай бұрын
@@minhopark780 The UEFI version indicates that the QSPI has not been updated. You must first create a JetPack 5.1.3 SD card to boot the machine.This will place a QSPI update which will be executed on the next boot. This is covered at ~ 1:28 in the video. Also, you can follow the instructions at: www.jetson-ai-lab.com/initial_setup_jon.html Once you update the UEFI, then you should be able to boot with a JetPack 6 SD card.
@carolenejoy9562
@carolenejoy9562 5 ай бұрын
Thx for the video, it helped a lot!!. But I did get stuck somewhere. When I did sudo apt-get install nvidia-14t-jetson-orin-nano-qspi-updater, I got an error, unable to locate package nvidia-14t-jetson-orin-nano-qspi-updater. Do you know why this is happening?
@JetsonHacks
@JetsonHacks 5 ай бұрын
There's a typo in your command. 14t should be l4t - lima 4 tango. It's understandable, the one looks very similar to the l in the video. You can copy the commands directly from the jetson-ai-lab tutorial page to avoid that. Thanks for watching!
@carolenejoy9562
@carolenejoy9562 5 ай бұрын
@@JetsonHacks Thanks for the quick reply and it solved the issue. The video helped a lot for finishing the initial set up. Great work!!
@JetsonHacks
@JetsonHacks 5 ай бұрын
@@carolenejoy9562 You are welcome, and I'm glad you got it to work.
@이나경학부생-에너지
@이나경학부생-에너지 3 ай бұрын
Thank you for the good video. I'm using jetson orin nano like in the video and upgraded firmware to use ubuntu 22.04. I'm asking you a question because there's a problem downloading jetpack 6.0 and using it after a successful upgrade. I'm using the intel realsense camera D435i. To do this, I downloaded the realsense dummy package, downloaded realsense sdk. And then turned on the realsense-viewer, but there was a story that the camera was not connected, so I tried many things to solve it. I typed lsusb in the terminal, but it says the intel camera is connected, and I tried setting the camera permissions, but I still couldn't find the problem. I was wondering if I encountered something while upgrading firmware because I found a story that the camera might not turn on due to a kernel problem. Thank you for reading!
@JetsonHacks
@JetsonHacks 3 ай бұрын
You are welcome. I am not sure what issue you are encountering. I don't have any experience running the RealSense on JetPack 6, you should ask on the RealSense Github or official NVIDIA Jetson forums for help. Thanks for watching!
@이나경학부생-에너지
@이나경학부생-에너지 3 ай бұрын
@@JetsonHacks Oh okay thank you for reply!!
@Toha_Bog
@Toha_Bog 5 ай бұрын
Thank you so much for the tutorial. I tried to flash nvidia jetson Orin nano dev kit with NVMe SSD using virtual box with Ubuntu 20.04 and then with docker image 20.04/22.04 from official website but ways both failed. I am about to follow your another tutorial to get flash logs from the dev board. But in the meantime, I wanted to give a try to your convenience script. However, I cannot longer find it in your GitHub repositories. Did you remove it?
@JetsonHacks
@JetsonHacks 5 ай бұрын
You are welcome. It's still there. However, I would not recommend using it as many things have changed since it was written. github.com/jetsonhacks/bootFromExternalStorage I advise that you get the flash logs and have the NVIDIA engineers help you through your issue on the Jetson Orin Nano forum.
@leonardosalesgalvao9850
@leonardosalesgalvao9850 2 ай бұрын
Hello, I tried to download the version 5.1.3, but when I try to boot the Jetson orin nano, the screen that you showed on dnvidia, the same firmware, appears but it stays in the same position after infinitely and turns off the cooler. I left it on for a few minutes to see if it would go through the installation process but nothing helped....
@JetsonHacks
@JetsonHacks 2 ай бұрын
It's hard to tell from your description what the firmware version is. You should flash the Jetson using the SDK Manager for best results.
@Wanhatoman
@Wanhatoman 2 ай бұрын
I updated my firmware to version 5.0-36094991. The Jetson Linux system boots, but the screen is not displaying anything. For example, I can shut down the system using Alt+SysRq+O, and the screen remains blank. I tried with two different monitors, but they both go into standby mode.
@JetsonHacks
@JetsonHacks 2 ай бұрын
First, make sure that you are using a JetPack 6 SD card. Second, go into the boot manager and make sure that you are booting from the SD card. After that, if it still doesn't work, you have limited options. You can check the serial debug console log to try to help to find the issue. You should be able to flash the system using the NVIDIA SDK Manager which should also make a bootable system. In any case, if you are still having issues ask for help on the NVIDIA Jetson Orin Nano forum so that the NVIDIA engineers can help. Thanks for watching!
@josemacariofaria
@josemacariofaria 5 ай бұрын
Great videos!
@JetsonHacks
@JetsonHacks 5 ай бұрын
Thank you for the kind words, and thanks for watching!
@darshananand777
@darshananand777 28 күн бұрын
Can I download jetpack6 in jetson nano
@JetsonHacks
@JetsonHacks 28 күн бұрын
No. JetPack 6 is for Jetson Orin Nano, Orin NX and AGX Orin.
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 17 МЛН
Can You Find Hulk's True Love? Real vs Fake Girlfriend Challenge | Roblox 3D
00:24
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 27 МЛН
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 20 МЛН
Local LLM Challenge | Speed vs Efficiency
16:25
Alex Ziskind
Рет қаралды 79 М.
Flash Jetpack 6 to Jetson Orin Devices: Tutorial & Demos!
8:52
Seeed Studio
Рет қаралды 1,1 М.
Best Single Board Computers (SBC) for A.I projects
23:54
Electromaker
Рет қаралды 22 М.
CUDA Programming in Python
9:12
JetsonHacks
Рет қаралды 7 М.
Do You Notice My Hidden 4TB SSD? Avoid Apple’s Expensive SSD Upgrades
9:53
Object Detection and Following Robot with Jetson Nano
13:44
Nikodem Bartnik
Рет қаралды 12 М.
NVIDIA Jetson AGX Orin Unbox, Setup, Demo - Just Wow
13:24
JetsonHacks
Рет қаралды 79 М.
How do Graphics Cards Work?  Exploring GPU Architecture
28:30
Branch Education
Рет қаралды 1,8 МЛН
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 17 МЛН