Nvidia Jetson Orin Nano Unboxing & SSD Flash Install With SDK Manager

Sdílet
Vložit
  • čas přidán 10. 05. 2023
  • We install Ubuntu 22.04 with Jetpack 6.0 directly to SSD with NVIDIA SDK Manager.
    For this you need 22.04 x86 host, and SDK Manager and NVIDIA developer account.
    #nvidia #jetson #orin #nano #unboxing #ssd #installation
  • Věda a technologie

Komentáře • 34

  • @MrSivavenkat
    @MrSivavenkat Před 10 měsíci +1

    For Forced Recovery mode, pins 9 and 10 to be shorted. NOT THE LAST TWO PINS as mentioned

    • @martincerven
      @martincerven  Před 10 měsíci +2

      I just had to re-listen to myself, I literally said: "You have to short two pins, which are GROUND and pin next to it on the LEFT SIDE". So next time please listen carefully.
      I specifically said it like this because pins are not numbered, if you count from left side, you got it wrong too, since FC REC and GROUND are 10th and 11th LMAO

    • @martincerven
      @martincerven  Před 10 měsíci

      I admit it's not worded as good as it should be, since there are multiple grounds, but it's clear from the video. Next time I'll add picture or diagram of the pins I mean to be perfectly clear.

    • @sokhibtukhtaev9693
      @sokhibtukhtaev9693 Před 9 měsíci +1

      Hi, @@martincerven​ . Could you show it on your tweetter or something? I am totally new into this and afraid of doing it wrong honestly.

  • @sokhibtukhtaev9693
    @sokhibtukhtaev9693 Před 9 měsíci

    what do you think of the max speed for writing and reading for this Jetson orin nano can get? You showed in the video that its read is around 2600 Mb/s, but SSD is capable of around 7450 reading and 6900 writing. Would it be OK if I buy an SSD card that has around 3000 Mb/s read/write speed and connect two cameras? I would love to learn more about this so eagerly.

  • @Fremzley
    @Fremzley Před 10 dny

    Would have been nice to see the pins you used

  • @HitAndMissLab
    @HitAndMissLab Před rokem

    Thanks for great video. I really enjoyed it. Show us some code 🙂

  • @Fordance100
    @Fordance100 Před rokem +1

    Thanks, great video. Where do you get the cable for getting into the recovery mode?

    • @martincerven
      @martincerven  Před rokem +1

      It’s not included in the box, but it’s a usb C cable.

    • @Fordance100
      @Fordance100 Před rokem

      @@martincerven , Thanks. I was referring the shorting cable.

    • @martincerven
      @martincerven  Před rokem

      @@Fordance100 That is dupont wire, you can get them in arduino kits or buy standalone

    • @Fordance100
      @Fordance100 Před rokem

      @@martincerven , Thanks. I will try to find it. Just bought Jetson nano orin. Load it to microSD card. Will try SSD.

    • @martincerven
      @martincerven  Před rokem +1

      @@Fordance100 Yes, SD cards are much slower, you will see when you open browser and IDE, definitely try SSD 👍🏻 btw, would you want to see any other videos about orin nano? like benchmark, some robotic stuff or deep learning?

  • @user-jq4id6do4b
    @user-jq4id6do4b Před 2 měsíci

    in step 03-SDK Manager is about to install SDK components on your Jetson Orin NX module. "Could not detect a board"

  • @suppermanzzzz291
    @suppermanzzzz291 Před 7 měsíci

    I am following the setps but when i connect my pc to orin nano with usb a to usb c cable, it doesn't show in ubuntu. the only reason i could guess is that cable not support data transport.

    • @martincerven
      @martincerven  Před 7 měsíci

      Could be, some cables are only for charging. Also disconnect the jumper after plugging the power. And update the app.

  • @AdnanMunirkhokhar
    @AdnanMunirkhokhar Před rokem

    can u please tell me which cable we need to connect with monitor. It is not HDMI to HDMI right

  • @Tuine007
    @Tuine007 Před 10 měsíci +1

    Do we need use force recovery mode?

    • @martincerven
      @martincerven  Před 10 měsíci +1

      Well, you need to enable flashing to SSD instead of booting, so that's probably it. From Nvidia forums:
      _The term recovery mode on the Jetson is the traditional term used in embedded systems. It refers to preparing the machine to accept firmware/software sent from an outside source. This is a special case; in this mode the machine is running a conceptually very simple program (the operating system is not loaded) which just writes bits to secondary storage (typically eMMC or SD card, though some embedded systems have lower level firmware areas that can be accessed). This is process is referred to as flashing. Usually there is some type of switch, jumper, or power up process on an embedded device to facilitate this change in mode. These bits comprise and configure the complete system environment, disk partitions, boot loaders, libraries, device trees, rootfs, and so on_

  • @structureandconquer
    @structureandconquer Před rokem

    Hi! What camera do you use?

    • @martincerven
      @martincerven  Před rokem

      The one in the video is Intel D455.

    • @structureandconquer
      @structureandconquer Před rokem

      @@martincervenThanks for response! Did you try other vendors? Maybe zed camera?

    • @martincerven
      @martincerven  Před rokem +1

      @@structureandconquer Yes, I have four different depth cameras, maybe I could do a comparison video?

    • @structureandconquer
      @structureandconquer Před rokem

      ​@@martincerven Sounds like an exciting subject. Take into account the environmental conditions like completely dark and sunlight. Which camera is better suited for each situation?

  • @Bwajster
    @Bwajster Před 5 měsíci

    Why is the SSD card used ? Can I just use a Micro SD card instead ?

    • @martincerven
      @martincerven  Před 4 měsíci

      You get 10-20x higher read/write speeds, useful for Robotics & AI

  • @Tuine007
    @Tuine007 Před 6 měsíci

    Can I use ubuntu 18 to install SDK manager? thanks

    • @martincerven
      @martincerven  Před 6 měsíci

      Yeah, but you can’t use arm64 device. And to use new Jetpack 6.0 you need at least 20.04 🫶🏻