JetPack 3.0 - NVIDIA Jetson TX2

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 204

  • @EdwardConrad
    @EdwardConrad 7 лет назад +22

    Bravo. This video is invaluable for those of us just getting started with the Jetson Dev Kit. I was at a loss on what to do to get the demos working. Your instructions are clear and very helpful. They got my system up and running. Thanks!

    • @JetsonHacks
      @JetsonHacks  7 лет назад +2

      I appreciate the kind words, and am glad that you find the video helpful. Thanks for watching!

  • @nullpointer1
    @nullpointer1 6 лет назад

    hallelujah! Thanks a million for this. I got it to work using 16.04 in a VM. As a newbie, the VM approach was appealing but added a few twists. The jetpack component manager is, uh, ... opinionated and optimistic.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      You're welcome, and thanks for watching!

  • @nullptr4042
    @nullptr4042 7 лет назад +1

    Just installed JetPack 3.2 on TX2 following instructions in this video. Thanks!

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      You're welcome, and thanks for watching!

    • @nullptr4042
      @nullptr4042 7 лет назад

      Will Librealsense work with Jetpack 3.2 on Ubuntu 16.04 with the patch you have here github.com/jetsonhacks/installLibrealsenseTX2 ? I see your article here www.jetsonhacks.com/2017/08/14/intel-realsense-camera-librealsense-nvidia-jetson-tx-dev-kits/ will you please add some notes for the new JetPack 3.2 :) Thanks again for the great work you have done!

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      I have not tried JetPack 3.2, I do not know the answer to your librealsense question.
      Due to the nature of RUclips videos, I do not update every time a minor revision is released, i.e 3.1 to 3.2. Because JetPack 3.2 is a developers preview, there's not much reason to add more notes because each version of JetPack already has it's own release notes. Thanks for watching!

    • @nullptr4042
      @nullptr4042 7 лет назад

      I just had the chance to try it and it works! Thanks.

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I'm glad you got it to work.

  • @mpegguy2741
    @mpegguy2741 7 лет назад +6

    JetPack 3.1 is the current shipping version. I installed and tried to use the backend demo. Turns out a lot has changed between 3.0 and 3.1: The "magic" has changed from "gie" to "trt" which I am translating as TensorRT for the runtime inference engine. Also the directory structure has changed. "video" is now "Video" and "model" is now "Model". Additionally, the models in the 3.0 video don't exist but a "one_class" and "three_class" version exists. I have basically been using the shotgun approach of just picking parameters using a SWAG. No luck so far.
    Has anyone actually deciphered how to get the new sample program to display the detection of automobiles?
    I am going to slog through the code, but having a proper command line in a README would sure be nice!! grep has not uncovered a file with up to date information.

    • @jjfu2864
      @jjfu2864 7 лет назад

      The following works for me: nvidia@tegra-ubuntu:~/tegra_multimedia_api/samples/backend$ ./backend 1 ../../data/Video/sample_outdoor_car_1080p_10fps.h264 H264 --trt-deployfile ../../data/Model/GoogleNet_one_class/GoogleNet_modified_oneClass_halfHD.prototxt --trt-modelfile ../../data/Model/GoogleNet_one_class/GoogleNet_modified_oneClass_halfHD.caffemodel --trt-forcefp32 0 --trt-proc-interval 1 -fps 10

    • @interpro
      @interpro 6 лет назад

      Somehow I didn't see "H264" from the video and I saw it here. This works for me. Thanks.

  • @brianlink391
    @brianlink391 6 лет назад

    FYI: Middle mouse click will paste it also paste whatever you have highlighted.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Thanks for the info. I try to show the menus when doing the videos so that people can see which actions are being taken. Thanks for watching!

  • @arthur1231813
    @arthur1231813 7 лет назад

    Hi,
    Thank you for your videos.
    I have a question regarding to the installation of the Jetpack. I have the host installed, but the storage of the virtual machine was fulled during the flashing process. Is it possible to continue installing the Jetpack instead of starting over? Thanks!

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Hi Arthur,
      I don't think so. Thanks for watching!

    • @RSolimov
      @RSolimov 7 лет назад

      be careful, you can NOT Flash the TX2 from the host machine via USB if you are running an Ubuntu VM (it just fails repeatedly mid-flash).
      Furthermore, you can NOT utilize your NVIDIA graphics card on your host machine for training networks if you are running an Ubuntu VM (there is no virtual pCie support).
      The Solution is to dual boot. Install a second hard disk with Native Ubuntu, so you can get the full benefit of a native Ubuntu Desktop :D

  • @robbyprust
    @robbyprust 5 лет назад +1

    thanks for this video , I almost bought a Jetson nano but this looks like more bang for the buck

    • @JetsonHacks
      @JetsonHacks  5 лет назад

      You are welcome, and thanks for watching!

  • @khashayarolia2532
    @khashayarolia2532 5 лет назад +1

    That was very helpful, but I got an issue at the end. I successfully flashed the JetPack and it acquired the IP address but the Jetson boots up and goes to page tegra-ubuntu and then gets frozen in this page. Neither mouse nor keyboard works.

  • @indikabw
    @indikabw 7 лет назад

    Hi Jim, do you know whether the Jetson TX2 support multiple kernels (and a boot menu for them)? Thank you!

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      I don't have any experience or information on this subject. Trying asking on the NVIDIA Jetson TX2 forum: devtalk.nvidia.com/default/board/188/jetson-tx2/
      Thanks for watching!

    • @indikabw
      @indikabw 7 лет назад

      Thanks for the informative video and the link!

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      You're welcome!

  • @raphschru9865
    @raphschru9865 7 лет назад

    Hi Jim ! Thanks for your clear instructions !
    I also have a few questions :
    I have a host PC with Ubuntu 14.04 which is connected to a "university" network.
    - For the flashing, can I connect the Jetson TX2 to another ethernet socket (another from the university network)
    or is the switch setup mandatory ?
    - If the switch is needed, which model do you use ? Moreover, did you have to do some installation / setup to connect both host and target on it ?
    - After the flashing is complete, can we simply access Internet on the target via the Wifi module instead of the ethernet cable ?
    Sorry if this is obvious, I have a poor background in networks =P

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      The PC must be able to 'see' the Jetson, you must be able to ping the Jetson from PC. There are a couple of network configurations you can choose from in JetPack.
      The Jetson is connected to the PC via a USB cable for the 'flash', which copies the OS over to the Jetson and puts it into flash memory. After that, JetPack SSHs into the Jetson using the Ethernet connection. The Ethernet connection must be wired at this point. Once it connects to the Jetson, the PC then copies and installs the selected packages.
      After flashing and installation of packages, then you can use the Jetson standalone, including the wireless. Thanks for watching!

    • @samx9139
      @samx9139 6 лет назад

      Hi Raph, which configuration actually worked for you in the end?

  • @tohqiqi6101
    @tohqiqi6101 4 года назад

    Thanks for this video. Ca I install Jetpack 3 in Jetson Nano?

  • @huutuan169dn8
    @huutuan169dn8 2 года назад

    hello, sir , i have a question and i hope you can answer it help me. how can i install pycharm on jetson tx2 (with ubuntu 18.04)??? thank you very much

  • @yasmineguemouria9099
    @yasmineguemouria9099 5 лет назад

    Hi I'm using the Jetson tx2 for a mechatronics project and upon booting it the first time I tried following the 3 instructions that they give us but I get a corrupted files problem. Should I flash the Jetson tx2 please? If yes do I do it by downloading the tegra tar or by following this video? I am at a loss when it comes to what to start with.
    Please any help would be highly appreciated.
    Thank you.

    • @JetsonHacks
      @JetsonHacks  5 лет назад

      You should follow the suggest procedure by NVIDIA, which is to use the SDK Manager to install JetPack: developer.nvidia.com/embedded/jetpack

  • @TK34330
    @TK34330 7 лет назад +1

    Thanks for making this video, it's very clear! I succeed flashing the jetson with ubuntu 16.04 as the host.

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I am glad you found it useful. Thanks for watching!

  • @avideepmukherjee9307
    @avideepmukherjee9307 5 лет назад

    Thanks a lot. Got my Jetson Dev kit started using this video.

    • @JetsonHacks
      @JetsonHacks  5 лет назад +1

      You are welcome. Thanks for watching!

  • @dungtrananh1522
    @dungtrananh1522 6 лет назад

    Great tutorial! But I have two below questions, pls help:
    What is host system requirements to install JetPack?
    And is it possible to install on a virtual machine?

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Thank you for the kind words. Please see: developer.nvidia.com/embedded/jetpack-notes
      Thanks for watching!

    • @dungtrananh1522
      @dungtrananh1522 6 лет назад

      @JetsonHacks: What is minimum installation on host PC? (My PC has no NVIDIA gpu)

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Please see the official NVIDIA Documentation as above or ask this question on the official NVIDIA Jetson Developer forums: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @oldschoolusviandcaribbeanmusic
    @oldschoolusviandcaribbeanmusic 4 года назад

    jetpack gets installed after the OS, or is the OS included in jetpack?

    • @JetsonHacks
      @JetsonHacks  4 года назад +1

      I don't understand your question. JetPack is an application that runs on your desktop/laptop PC running Ubuntu. JetPack installs Ubuntu and supporting libraries on the connected Jetson.

    • @oldschoolusviandcaribbeanmusic
      @oldschoolusviandcaribbeanmusic 4 года назад

      @@JetsonHacks thank you. i am a rookie, and was thinking the jetson nano needed jetpack after i installed the OS on jetson nano.

    • @JetsonHacks
      @JetsonHacks  4 года назад +1

      @@oldschoolusviandcaribbeanmusic Yes, this is certainly a point of confusion. If you are using the SD card image approach (which is what you should use, especially if you are new to the platform), then you have no reason to use JetPack proper. Once you flash the SD card, you should be good to go!

    • @oldschoolusviandcaribbeanmusic
      @oldschoolusviandcaribbeanmusic 4 года назад +1

      @@JetsonHacks thank you. your videos are great for newbies such as i am.

  • @RoblesM6
    @RoblesM6 7 лет назад

    I really like this video! but I have doubts.. Does the JetPack installer require Ubuntu 14.04 on my host PC (laptop)? Can I use only WiFi network to hook up host pc and jetson tx2?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Some people have reported success using Ubuntu 16.04 on the host. An Ethernet cable must be used. Thanks for watching!

  • @黃耀弘-k1t
    @黃耀弘-k1t 7 лет назад

    What is the function of Jetson? I must use JETSON with TX2? I just bought Tx2 yesterday and I don't know how to begin. What is the first step for me?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      A good place to start is to ask your question in the official NVIDIA Jetson TX2 forum: devtalk.nvidia.com/default/board/188/jetson-tx2/
      Thanks for watching!

  • @antoniomfmartins92
    @antoniomfmartins92 7 лет назад

    Hi guys,
    I have a dumbd question. I am working on a vision system with deepth cameras and i am using a laptop to do that with ROS. I never worked with that board before and i want to know if the behavier of the board will be the same of my laptop? or if i will not have any compatibilaty issues with that board ?
    By the way, great work.
    Cheers

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      It mostly depends on the depth cameras being used. If the cameras have drivers for the Jetson (ARM type of processor), it should work. The usual integration issues apply, of course. If there are no camera drivers, than it can be a difficult task. Thanks for watching!

    • @antoniomfmartins92
      @antoniomfmartins92 7 лет назад

      I know that jetson tx2 board has Ros compatibility. All the cameras and the vision system uses the ROS. The board has a good performance so my only afraid is to have a lot of problems with some libraries like opencv for example. Thanks for you help

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      You're welcome, and thanks for watching!

  • @akshaybn3976
    @akshaybn3976 7 лет назад

    This is a very informative video, I'm glad I came across this in time! I have one small issue. My laptop doesn't have a supported GPU capable of training a CNN model to be ported on to the Jetson TX2 and hence no GPU is being detected by the Jetpack in subsequent stages. Which GPU is your desktop running on? And which model GPU would you recommend to have for development purposes? Thanks in advance! :D

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I only use that desktop to load JetPack, there is no GPU in it. GPU selection for training is a very broad question, it mostly depends on how much money you want to spend. For entry level, something like a NVIDIA 1070 or better would be a good start. GPUs range in cost from a few hundred dollars to several thousand dollars, and the systems need to be built with enough power to support them. Thanks for watching!

    • @akshaybn3976
      @akshaybn3976 7 лет назад +1

      Thank you very much! Much appreciated!

  • @bloody789
    @bloody789 7 лет назад +4

    Thanks for this video it helped a lot and I've successfully installed jetpack 3.2 ... but the README file didn't contain instruction for running backend ..so here it is for anyone trying to run the sample >>
    ./backend 1 ../../data/Video/sample_outdoor_car_1080p_10fps.h264 H264 --trt-deployfile ../../data/Model/GoogleNet_one_class/GoogleNet_modified_oneClass_halfHD.prototxt --trt-modelfile ../../data/Model/GoogleNet_one_class/GoogleNet_modified_oneClass_halfHD.caffemodel --trt-forcefp32 0 --trt-proc-interval 1 -fps 10

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Thank you for sharing this information, and thanks for watching!

    • @hershell4
      @hershell4 6 лет назад

      I haven't been able to get this example to run at all. Tried inputting everything and it just sits there. Any suggestions?

  • @S-Innovation
    @S-Innovation 6 лет назад

    Thanks for excellent walk through tutorial. I managed to flash the Jetpack onto the Tx2. However, I can not run the demo. Somehow the reademe file is different from the one shown in the video. There are no command codes.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      This video is from an earlier version than is currently shipping. The current shipping version is JetPack 3.2, the video is for JetPack 3.0. You'll have to hunt down the demo code, I believe that it is on the device somewhere in the samples area. Thanks for watching!

    • @S-Innovation
      @S-Innovation 6 лет назад

      Thanks

  • @govindabaweja3549
    @govindabaweja3549 6 лет назад

    I am trying to use Jetson on the drone..with pixhaw as flight controller..Can you please help me to know how do I make Jetson TX2 work with pixhawk cube..thank you..

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      This question is not related to the video. Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @filmo
    @filmo 7 лет назад

    When you start the tutorial, it appears that your TX2 already has Ubuntu up and running. I've just unboxed and set up my TX2, but upon power up (w/HDMI, Keyboard/mouse and ethernet connected) there doesn't appear to be any system on my fresh TX2. Is that normal?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Fresh from the box, most of the Jetsons boot to a command prompt. Once the machine is up, you run an installer to install the GUI. The installed system is a very early version of L4T, and NVIDIA recommends that you flash the Jetson with JetPack to install the latest and greatest. Thanks for watching!

  • @Mirandorl
    @Mirandorl 7 лет назад

    In the instruction manual, for installing jetpack it says you need a "Serial cable plugged into the serial port J1A2 UART4 on the target connected to your Linux host directly or through a serial-to-USB converter. Required to setup serial console on the Linux host." How come it was not needed in your install here? Just trying to figure out if I have to go and buy another lead :)

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I'm not sure what manual you are reading. This video is for the Jetson TX series. You appear to be describing the serial console on a Jetson TK1. In order to install JetPack In either case, a serial cable is not needed. The provided micro USB to USB cable is used to connect the Jetson to the PC host. Thanks for watching!

    • @Mirandorl
      @Mirandorl 7 лет назад

      Hi, thanks for replying! Rightly or wrongly, its definitely in the TX2 manual - page 8 of this bad boy developer2.download.nvidia.com/embedded/L4T/r27_Release_v1.0/Docs/Jetson_X2_Developer_Kit_User_Guide.pdf?wEcgUYw92MxHVUUSkTBEcjkeHrKxywSn_ocU0Ns9TXPSVp9m8I0fxcCDqIEQOy4MCVcrj7KJBfPEooJsD4y3mysdiilbJ-zFiZKR27506Ygc3lIXcunV43zbE4-7dByeFDsIfSfkdJ_bgXzuBZBTaWLnaPq8rwR1vbIPTw8uZbBvmeRiKetN2A.
      In any case, your method for getting it up and running worked, which is great! Sadly the readme in tegra_multimedia_api, at least in he version I got, no longer includes the code snippet, so I will have fun hunting for that! Happy jetsoning :)

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Glad you got it to work!
      Maybe the wording seems confusing to you. If you need to access the serial console, you need the J1A2 connected to the host via the serial to usb converter. Here's a video: ruclips.net/video/eQCJy9iUvTA/видео.html
      That's different than flashing the Jetson, as shown in this video.
      For flashing, that page states:
      "A USB Micro-B cable connecting the Jetson system to your Linux host for flashing."
      The cable is included with the kit.

  • @RoblesM6
    @RoblesM6 7 лет назад

    Hello! I had a problem when I was trying to install Jetpack 3.1 on Ubuntu 16.04 host. During the installation this message appeared: Return Code: 1
    Error installing libvisionworks libvisionworks-dev libvisionworks-docs libvisionworks-samples to host, please check /home/frank/Jetson3.1/_installer/logs/64_TX2/visionworks_host.log for more details. Can you help me with this problem? Do you know what happens?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      NVIDIA officially supports Ubuntu 14.04 on the host. You can look for others sharing their experience, or ask questions about 16.04 on the NVIDIA Jetson TX2 forum: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @sandeeppo
    @sandeeppo 7 лет назад

    Amazing effort from you! This was really helpful for me to understand how to install baseline onto my Jetson TX2. Thank you very much :)

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      You are welcome, and thanks for watching!

  • @abdnahid
    @abdnahid 7 лет назад

    Hi Sir, Thanks a lot for the video. Can you please tell me one thing? Can this JetPack 3.0 detect passengers' wrong movements in real time (if the camera is set up on the bus)?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +2

      JetPack is a software installer. You are describing an application that takes development. The Jetson has tools available which can help with this type of development, but it will require work on your part to get the application working. Thanks for watching!

    • @abdnahid
      @abdnahid 7 лет назад

      Thanks a lot sir for quick replying! Yes, I know it will require work. One more request sir. Can you please reply to my quora question? www.quora.com/unanswered/Can-the-NVIDIA-JetPack-3-0-able-to-detect-passengers-wrong-movements-in-real-time-from-the-CCTV-footage

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I do not have an answer to your question to post.

    • @abdnahid
      @abdnahid 7 лет назад

      Sorry sir. I forgot to edit the question. JetPack is an installer just you said. Jetson is the development tool. Thanks. www.quora.com/unanswered/Can-the-NVIDIA-Jetson-able-to-detect-passengers-wrong-movements-in-real-time-from-the-CCTV-footage-1

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      The question is a broad and general question. I do not know the answer.

  • @NicksterNOC
    @NicksterNOC 6 лет назад

    Can my host pc be running Ubuntu through a virtual box or will it not be able to connect to the programming cable? Only part I'm nervous about.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      People have had various levels of success with the virtual box approach. You can ask specific questions on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/
      Thanks for watching!

    • @NicksterNOC
      @NicksterNOC 6 лет назад +1

      JetsonHacks I was able to find out that you can infact do this with virtual box, you just need to allow the USB device to pass through in the virtual box settings

  • @thinkandlearn7258
    @thinkandlearn7258 7 лет назад +2

    possible with ubuntu 16.04?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +2

      This video covers installation on a host Ubuntu 14.04. You can ask your question on the official NVIDIA developers forum where a larger group of developers and NVIDIA engineers are available to share their knowledge. The forum is at: devtalk.nvidia.com/default/board/188/jetson-tx2/

    • @scvideoguy1
      @scvideoguy1 6 лет назад

      I just did it with 16.04 seems to work fine, although the jetpack 3.2 doesn't have the same readme (or at least that's what it looks like so far)

  • @softplayinc.335
    @softplayinc.335 6 лет назад

    Can I install JetPack 3.0 onto Jetson TX2 developer kit using Mac OS X or Windows PC? This is because I don't yet have an UBUNTU PC. Thanks.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      The installer is a Ubuntu application. You may be able to figure a work around with the folks from the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @wuda88
    @wuda88 7 лет назад

    why do you need to install the JetPack 3.0 to both the SDK and the Host PC? Couldn't you just do the entire installation inside the SDK machine?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Not sure what you mean. JetPack is a software installer application. JetPack flashes the Jetson with the BSP (Firmware + L4T which is a modified Ubuntu) for the given board. JetPack then copies libraries and development tools to the Jetson. There is an option to install Jetson libraries and cross compiler development tools on the PC host computer. This option allows developers to cross compile applications on the PC and then transfer them to the Jetson. Consequently you have the option of developing on the Jetson standalone, or on a PC using cross compilation. Thanks for watching!

  • @sb-bj1jk
    @sb-bj1jk 6 лет назад

    great tutorial thank
    question !!
    nvidia-smi not found is what issue ㅠㅠ??
    sorry~

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      You are welcome! The command line tool nvidia-smi is only for desktop NVIDIA GPUs. Thanks for watching!

    • @joaquinguajo1157
      @joaquinguajo1157 5 лет назад

      @@JetsonHacks What is the command line for Jetson TX2??

  • @fatihsiyah
    @fatihsiyah 6 лет назад

    I finished all installation but end of the all process , i tried to run example that is same as video i can not find backend file to run in my file there are 4 file. What is wrong , is my setup alright? Thanks

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      You can read the article linked in the description for the answer to your question. Thanks for watching!

  • @static75
    @static75 6 лет назад

    I tried installing Jetpack 3.2 on a host machine running Ubuntu 16.04.1 LTS, I received the following error: "Installing CUDA Toolkit 9.0 failed". The error said to check the cuda_host_9.0.log file which indicated I should run apt-get update, which I have done. This still did not fix the problem as the "Installing CUDA" pop-up warning came back. Any suggestions are greatly appreciated!

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      I do not have any experience with this issue. Please ask this question in the official NVIDIA Jetson TX2 forum, where a larger group of developers as well as NVIDIA engineers share their experience.

  • @javiermunoz1891
    @javiermunoz1891 6 лет назад

    Hello, i did all the steps you mention but at the end my Jetson TX2 screen is totally black, it shows no image.

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @IshanJoshi02
    @IshanJoshi02 7 лет назад

    Thanks for the tutorial. Really helped a lot.
    I have an old monitor connected to Jetson and the monitor flashes "Out of Range" Error
    Any Solutions?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      It depends a lot on the monitor. If it's not an HDMI monitor, then there will be issues. You can ask for help on the official NVIDIA Jetson forums: devtalk.nvidia.com/default/board/139/jetson-embedded-systems/ where experts can help you walk through the process. Thanks for watching!

  • @sharoseali708
    @sharoseali708 6 лет назад

    Hi ..... JetsonHacks i hve got serious issue during my work on Jetson .. When i turn on my TX2 it starts by displying nvidia icon and after that it donot give any disply On jetson board 2 lights closed to the power button are on and one light left to the fan named (Alert PCI/SATA powered up) is on ..
    I posted the issue in nvidia forum but i don't understand what to do know.. I seem that u are master of jetson tx2 so i am asking for help ... please help me about this issue and yhe red light which is on i-e Alert PCI/SATA powered up

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      The lights are as expected. More than likely you have an issue with the monitor. You should be using an HDMI monitor with an HDMI cable. For further debugging, use a serial console connected to your host machine. Thanks for watching!

    • @sharoseali708
      @sharoseali708 6 лет назад

      thanks ..Jetson Hacks for replying... u are absolutely right . altough i am using HDMI monitor 16:9 with HDMI cable but i think the monitor is not well compatible with jetson .....what type of display you are recommending with jetson.?... i mean such monitor which donot create these issues..... again thanks for your reply..

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      I don't have any specific recommendations. You should try it on another monitor to see if it works.

    • @sharoseali708
      @sharoseali708 6 лет назад

      okayyy

  • @kairanm
    @kairanm 4 года назад

    Do you know hot to auto power on this TX2.

    • @JetsonHacks
      @JetsonHacks  4 года назад

      I believe that you have to use a jumper. You will need to look at the documentation for the correct placement. Please ask this question on the official NVIDIA Jetson TX2 forum where a large group of NVIDIA engineers and developers share their experience. Thanks for watching!

  • @gelccc
    @gelccc 8 месяцев назад

    Any ideas or recommendations on how to fix this/ or why I am getting this message ::::::> (launcher: 3636): Gtk-CRITICAL **: IA_gtk_tree_model_model_iter_nth_child: assertion ' n >= 0 ' failed
    I get the message on the terminal when I go into the Post Installation

    • @JetsonHacks
      @JetsonHacks  8 месяцев назад

      I haven't seen that issue before. Please ask for help on the official NVIDIA Jetson TX2 forum, where a large group of developers and NVIDIA engineers share their experience.

  • @burakekincioglu9382
    @burakekincioglu9382 6 лет назад

    hi mr.
    how can i change jetpack 3.0 to jetpack 3.1 on my jetson tx2.
    what if i directly install jetspack3.1 over jetpack 3.0
    thanks..

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      JetPack will always install a clean installation, and remove whatever was on the Jetson previously. Thanks for watching!

    • @yunyaoxie4409
      @yunyaoxie4409 6 лет назад

      H bro, how do you upgrade jetpack 3.0to 3.1? i want to have my 3.0 to 3.3 LOL

  • @agnesakne4409
    @agnesakne4409 6 лет назад

    My dear: does Jetpack reinstall the operating system and correspond to resetting jetson to factory state?

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Yes. Thanks for watching!

    • @agnesakne4409
      @agnesakne4409 6 лет назад

      does it hurt if i do sudo apt-get upgrade? Does tegra constantly get updated like Desktop ubuntu?

  • @interpro
    @interpro 6 лет назад

    Thanks, this is really helpful to see it visually!

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      You are welcome, and thanks for watching!

  • @derintayyar2577
    @derintayyar2577 7 лет назад

    I update the jetpack to 3.1 and I tried to do tegra multimedia API demo but READ Me File is different. In this file explanations are very weak not like your READ ME file.How can I demo to tegra multimedia API after updating to Jetpack 3.1?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I don't have anything to share on this subject. However, you can look at: developer.nvidia.com/embedded/dlc/l4t-multimedia-api-reference-28-1 where more information is available. Thanks for watching!

    • @derintayyar2577
      @derintayyar2577 7 лет назад

      Will you share any video about Install JetPack 3.1 on a NVIDIA Development Kit?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I have nothing to share on that subject.

  • @SpicyCactus7
    @SpicyCactus7 7 лет назад

    Hey, this was a great tutorial, I am apart of a robotics team at my school and we a attempting object or blob detection with opencv. I made it threw the whole installation process with no errors however when I attempt to run a sample it says permission denied. I'm no to sure why this is happing, but you readme file and my readme file are also possible because i installed the new JetPack 3.1. I ended up find the sample but not getting past the permissions problem. Any solutions?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Did you try running the sample with sudo?

    • @SpicyCactus7
      @SpicyCactus7 7 лет назад

      Know it is tell me that my command isn't found. Just to make sure I am doing this correctly. Once I get pass this I feel like it will work however
      1.Open Terminal
      2.Enter file location/Call Directory
      3.sudo "Enter"
      4.Enter Pass

    • @SpicyCactus7
      @SpicyCactus7 7 лет назад

      Also once the installation is complete dose the Jetson need the host machine anymore to function properly?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      The Jetson is stand alone after it has been flashed.

  • @akshaymankar5469
    @akshaymankar5469 7 лет назад

    Hello Sir,
    first of all thanks for the videos .
    Sir i would like to know that is there anyway to work on jetpack without actually buying the hardware because the available hardware is a official property and i want to explore it even more in my free time

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      JetPack is an installer application which places software on a Jetson Development Kit. You must have a Jetson Development Kit to develop software for it. Thanks for watching!

    • @akshaymankar5469
      @akshaymankar5469 7 лет назад

      Thank you Sir for the reply
      Sir is there anyway i can learn to use nvidia Cudnn and the cuda toolkit

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Start by going to: developer.nvidia.com
      There are many web courses and books written about CUDA development. Good luck!

    • @akshaymankar5469
      @akshaymankar5469 7 лет назад +1

      thank you Sir

  • @chujian1120
    @chujian1120 7 лет назад

    Why are JetPack always downloading repository file and showing "Error"???? I completely cannot open JetPack for installing the softwares on TX2.

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      This is a good question to ask in the official NVIDIA Jetson TX2 developers forum: devtalk.nvidia.com/default/board/188/jetson-tx2/
      There are NVIDIA engineers in the forum to help deal with such issues. Thanks for watching!

    • @chujian1120
      @chujian1120 7 лет назад +1

      Today I know what the problem is. NVIDIA updated JetPack 3.1 and they DELETED the JetPack 3.0 files on their website! So I cannot download the files, which caused the JetPack error. The solution for this problem is to update JetPack to 3.1. And I use the new JetPack and new L4T and I found it is very unfriendly in some functions. That's crazy NVIDIA.

  • @yashranka5597
    @yashranka5597 6 лет назад

    My tx2 has gone in permanent recovery mode while installing jetpack 3.1 using VM ubuntu 16.04 . So how should i reset it back to normal?

    • @JetsonHacks
      @JetsonHacks  6 лет назад +1

      Typically VMs have issues with USB communications for this application. You can get help on the official NVIDIA Jetson TX2 Developers Forum at: devtalk.nvidia.com/default/board/188/jetson-tx2/
      A large number of developers and NVIDIA Engineers share their experience there. hanks Thanks for watching!

  • @nikhilchavan2348
    @nikhilchavan2348 6 лет назад

    after finishing flashing of os ip address of target cant be able to get
    what to do???

    • @JetsonHacks
      @JetsonHacks  6 лет назад +1

      I have not encountered this issue. You can ask on the official NVIDIA Jetson TX2 Developers forum where a large group of developers and NVIDIA engineers share their experience. The forum is located at: devtalk.nvidia.com/default/board/188/jetson-tx2/
      Thanks for watching!

  • @HidayetArgandabi
    @HidayetArgandabi 6 лет назад

    Hello my JETSON TX2 stop after the flashing screen the host says obtaining ip and it stays there
    what can i do tomake device enter the ip address

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      I haven't encountered this issue. You can get help on the official NVIDIA Jetson TX2 forum where a large group of developers and NVIDIA engineers share their experience. The forum is located at: devtalk.nvidia.com/default/board/188/jetson-tx2/

  • @hooseitdeity3602
    @hooseitdeity3602 6 лет назад

    does the jetson come with ubuntu 14.04 installed?

  • @InnovatorAM
    @InnovatorAM 7 лет назад

    Clear and concise! Thank you for the video

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Thank you for the kind words, and thanks for watching!

  • @herngchang6677
    @herngchang6677 4 года назад

    Does anyone know how to take a snapshot and save it in a file?
    I am using
    gst-launch-1.0 nvarguscamerasrc num-buffers=1 ! nvjpegenc ! filesink location=testing but I am struggling to put it in my python code. Can anyone help me?

  • @張孟涵-o7o
    @張孟涵-o7o 7 лет назад

    Is it fine to use Ubuntu 16 or 17 as host os?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      People have reported various levels of success using Ubuntu 16. In the NVIDIA Jetson forums, people have noted that there are issues using Ubuntu 16 with JetPack 3.1. Thanks for watching!

  • @daaldesign
    @daaldesign 7 лет назад

    Gret videos. I learn a lot from them.Can you tell me what would be a next best computing card exept nvidia jetson ?

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I do not know the answer to your question. You can look at the Raspberry Pi and Arduino if you aren't interested in the Jetson.

  • @westganton
    @westganton 5 лет назад +1

    This is hilarious and informative

    • @JetsonHacks
      @JetsonHacks  5 лет назад +1

      Thank you for the kind words, and thanks for watching!

  • @erikescherich1907
    @erikescherich1907 7 лет назад

    Its telling me "Determining the IP Address of target..." and wont find it... i dont know why it wont work. Because of that it wont install everything like tensorRT etc

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Can you ping the Jetson from the host computer? The Jetson must be connected to the host via a Ethernet cable, wireless is not an option here.

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      You can ask this question in the NVIDIA Embedded Developer forums: devtalk.nvidia.com/default/board/139/jetson-embedded-systems/
      A large group of developers and NVIDIA engineers can help answer this type of question. Thanks for watching!

  • @navidashrafi5959
    @navidashrafi5959 6 лет назад

    why cant we install the jetpack on the jetson itself and flash it directly?

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      It's a bootstrapping problem. This is an embedded system, it's somewhat difficult to program yourself when you're being overwritten. Thanks for watching!

  • @arashhosseini7517
    @arashhosseini7517 7 лет назад +1

    great channel

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Thank you for the kind words, and thanks for watching!

  • @quocthebt
    @quocthebt 6 лет назад

    Hi JetsonHacks, Thank you so much for your cool video. After flashing completed (terminal logout nvidia ssh at the first time then nothing else did), I logged in jetson tx2 using user-password "nvidia", I could not use sudo. It returned "sudo: /usr/bin/sudo must be owned by uid 0and have the setuid bit set". Can you help me? How can I use sudo?

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/
      Thanks for watching!

    • @quocthebt
      @quocthebt 6 лет назад

      Thank you, after asked, I moved file .run to Ubuntu's partition and flashing done without error

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Glad you got it to work!

  • @nilanthasaluwadana2387
    @nilanthasaluwadana2387 7 лет назад

    After flash Jetson was not booted up, Please give me a tip how to fix that. Error message is,( nc: Address already in use)

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Please ask support questions on the official NVIDIA Jetson TX2 board: ( devtalk.nvidia.com/default/board/188/jetson-tx2/ ) so that the entire community can benefit. Thanks for watching!

    • @nilanthasaluwadana2387
      @nilanthasaluwadana2387 7 лет назад

      Thank you

    • @pmichelberger
      @pmichelberger 7 лет назад

      hi nilantha, have you solved that issue? I see the same error

  • @ZaikunXu
    @ZaikunXu 7 лет назад +1

    thanks for make this nice video, helps me a lot

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      I'm glad you found it helpful. Thanks for watching!

  • @R.vigneshRamachandran-td5fp
    @R.vigneshRamachandran-td5fp Месяц назад

    Here the backend file not found

    • @JetsonHacks
      @JetsonHacks  Месяц назад

      I don't know what that means. This video is 7 years old, the SDK Manager has seen significant changes. What version are you using?

  • @MANOJBABU36
    @MANOJBABU36 6 лет назад

    Hi sir y can’t u make a video on deep stream .

  • @ryanjohnston9313
    @ryanjohnston9313 6 лет назад

    When I run the JetPack.run it just creates a folder called installer in my directory instead of running the installer. Does anyone know why this happens?

  • @张峰-l7k
    @张峰-l7k 7 лет назад

    hi, how can i maximum use of GPU speed

    • @JetsonHacks
      @JetsonHacks  7 лет назад

      Here's an article about nvpmodel: wp.me/p7ZgI9-M2
      Thanks for watching!

  • @ArdianUmam
    @ArdianUmam 6 лет назад

    After flashing, the keyboard & mouse don't work. Even the mouse doesn't seem get the eletricity (the mouse lamp is off). It all work before flashing. Anybody know? My setup are:
    1. PC Host : Ubuntu 16.04 64bit
    2. Jetson : Jetson TX2 Orbitty Carrier
    3. JetPack : 3.3

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      The Orbitty is a different carrier board, which uses (at the minimum) a different device tree than the Jetson Development Kit. You should follow the manufacturer instructions provided for flashing your Jetson. ConnectTech has a video on the subject: ruclips.net/video/9uMvXqhjxaQ/видео.html

    • @ArdianUmam
      @ArdianUmam 6 лет назад +1

      Thanks a lot. I try to follow that video and finally it all works now.

    • @JetsonHacks
      @JetsonHacks  6 лет назад +1

      Welcome. I'm glad you got it to work.

  • @Nissearne12
    @Nissearne12 6 лет назад

    Thank's very helpfull. Now I struggle to complie on the Jetson TX2 platform a OpenCV with WITH_CUDA=ON test code I could do cmake CMakeLists.txt, make and run program but when I start the program I got error message:
    OpenCV Error: No CUDA support....
    in detal:
    OpenCV Error: No CUDA support (The library is compiled without CUDA support) in throw_no_cuda, file /home/nvidia/build-opencv/opencv/modules/core/include/opencv2/core/private.cuda.hpp, line 107
    terminate called after throwing an instance of 'cv::Exception'
    what(): /home/nvidia/build-opencv/opencv/modules/core/include/opencv2/core/private.cuda.hpp:107: error: (-216) The library is compiled without CUDA support in function throw_no_cuda
    I don't find any simple c++ example with a proper CMakeLists.txt for build direct on the Jetson TX2 platform. Do you know if there is any example or instructions regarding this?
    Best regards
    Olle Welin
    Also a example c++ code and CMakeLists.txt regarding use OpenCV4Tegra is also intressting.

    • @JetsonHacks
      @JetsonHacks  6 лет назад +1

      This is a video about installing JetPack. You can ask general questions about Jetson programming on the official NVIDIA Jetson Developer forums: devtalk.nvidia.com/default/board/139/
      Thanks for watching!

    • @Nissearne12
      @Nissearne12 6 лет назад

      JetsonHacks
      Thank’s
      Yes I have just wrote there instead of My basic general question

  • @SedanurKrc
    @SedanurKrc 3 года назад +1

    amazing tutorial Thanks and nnneekkssttt

  • @nullptr4042
    @nullptr4042 7 лет назад

    Can anyone create a developer account to download Jetpack 3.0 I'm currently a student but it asks for an organization name?

    • @JetsonHacks
      @JetsonHacks  7 лет назад +1

      Anyone can create a developer account. Thanks for watching!

    • @nullptr4042
      @nullptr4042 7 лет назад

      Thank you!

  • @ayoysf
    @ayoysf 6 лет назад +1

    Hi, thank you for the video. I followed it and eveything worked fine, including the Multimedia API example ( Car tracking). I recently upgraded my OpenCV from OpenCV 3.3 to OpenCV 3.4 and tried the same car tracking example again but it didn't work. I got this error: ./backend: error while loading shared libraries: libopencv_objdetect.so.3.3: cannot open shared object file: No such file or directory .... It seems it is looking for OpenCV 3.3, how do I fix this error?

    • @JetsonHacks
      @JetsonHacks  6 лет назад

      Did you recompile the application to link against the new library?

    • @ayoysf
      @ayoysf 6 лет назад

      No, how do I do that

    • @ayoysf
      @ayoysf 6 лет назад

      Thank you. I figured it out. I make some changes in the main.ccp file and recompile it.

    • @JetsonHacks
      @JetsonHacks  6 лет назад +1

      Good to hear! I am glad you got it to work.

  • @Stryk1x
    @Stryk1x 5 лет назад

    You are so SMART

  • @Apollys
    @Apollys 7 лет назад

    Missed the blue semi until it was about to smash us in the face :/ hehe

  • @Simon-rw6dg
    @Simon-rw6dg 5 лет назад

    The same Bluetooth keyboard. LOL.

  • @rizhaocai8451
    @rizhaocai8451 5 лет назад

    Can I install a virtual machine with Ubuntu 16.04 and use it to flash TX2?

    • @JetsonHacks
      @JetsonHacks  5 лет назад

      People have experienced mixed results. The process renumerates the USB ports multiple times, a lot of VMs get loss. Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/188/jetson-tx2/