I am trying to flash a Jetson Xavier using Jetpack 4.2.
After the OS is flashed, Jetpack prompts me to finish the Ubuntu setup wizard and input the login credentials of Xavier into Jetpack so as to finish installing the SDK components. When I do that and click ‘Install’, Jetpack says that it is unable to connect to the device.
I connected the Xavier to the host via with the provided usb cable and haven’t changed the setup after the OS got flashed. I tried reflashing once more, but the Jetpack failed with the same error.
Jetpack uses usb cable for flashing the image to Xavier.
But for the sw components, it is using wired ethernet. USB cable has nothing to do at this step.
In brief, if your host is able to ping the IP addr of Xaiver, it should work.
Sorry, if this is sdkmanager, it transmits the component through the usb cable. Could you share the result of “lsusb” on your host during installation failure?
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 1bcf:2b97 Sunplus Innovation Technology Inc.
Bus 001 Device 003: ID 187c:0550 Alienware Corporation
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 8087:0025 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Here is the entire log when trying to install just the SDK components after the OS is flashed.
16:48:22 INFO : null
16:48:26 INFO : OpenCV on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libopencv-dev_3.3.1-2-g31ccdfe11_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : OpenCV on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libopencv_3.3.1-2-g31ccdfe11_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : OpenCV on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libopencv-python_3.3.1-2-g31ccdfe11_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : OpenCV on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libopencv-samples_3.3.1-2-g31ccdfe11_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : cuDNN on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libcudnn7-dev_7.3.1.28-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : cuDNN on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libcudnn7_7.3.1.28-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : cuDNN on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libcudnn7-doc_7.3.1.28-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libnvinfer5_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libnvinfer-dev_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/tensorrt_5.0.6.3-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/python-libnvinfer_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/python-libnvinfer-dev_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/python3-libnvinfer_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/python3-libnvinfer-dev_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/graphsurgeon-tf_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/uff-converter-tf_5.0.6-1+cuda10.0_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : VisionWorks on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libvisionworks-repo_1.6.0.500n_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : VisionWorks on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libvisionworks-sfm-repo_0.90.4_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : VisionWorks on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libvisionworks-tracking-repo_0.88.2_arm64.deb with correct checksum, skip downloading.
16:48:26 INFO : Multimedia API : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/Tegra_Multimedia_API_R32.1.0_aarch64.tbz2 with correct checksum, skip downloading.
16:48:27 INFO : TensorRT on Target : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/libnvinfer-samples_5.0.6-1+cuda10.0_all.deb with correct checksum, skip downloading.
16:48:27 INFO : CUDA Toolkit for L4T : Found file /home/haranrk/Downloads/nvidia/sdkm_downloads/cuda-repo-l4t-10-0-local-10.0.166_1.0-1_arm64.deb with correct checksum, skip downloading.
16:50:08 INFO : [host] [sudo] password for haranrk:
16:50:08 INFO :
16:50:08 INFO :
16:50:08 DEBUG : running command < ip addr | grep 192.168.55.100/24 >
16:50:08 ERROR : command terminated with error
16:50:08 DEBUG : running command < lsusb | grep "NVidia Corp" >
16:50:08 ERROR : command terminated with error
16:50:08 ERROR : Could not connect to the target device. Verify that: 1. The device is connected to this host machine with a USB cable. 2. Ubuntu 'System configuration wizard' is completed on the device. 3. Jetson's Ubuntu OS is up and running.
16:50:12 INFO : Device Mode Host Setup in Target SDK : install 'Device Mode Host Setup in Target SDK' Skipped
16:50:12 INFO : DateTime Target Setup : install 'DateTime Target Setup' Skipped
16:50:12 INFO : CUDA Toolkit for L4T : install 'CUDA Toolkit for L4T' Skipped
16:50:12 INFO : cuDNN on Target : install 'cuDNN on Target' Skipped
16:50:12 INFO : TensorRT on Target : install 'TensorRT on Target' Skipped
16:50:12 INFO : OpenCV on Target : install 'OpenCV on Target' Skipped
16:50:12 INFO : VisionWorks on Target : install 'VisionWorks on Target' Skipped
16:50:12 INFO : Multimedia API : install 'Multimedia API' Skipped
16:50:13 INFO : All done!
Also, Linux_for_Tegra folder path is definitely under your host. Otherwise the OS flash would not be done.
It would be installed somewhere. Sorry that I am not with my office pc now so cannot give you the answer.
If I remember correctly, you can choose a path in sdkmanager.Linux_for_Tegra should be there.
there should as well be some peculiarity when host could be able to connect to guest[jetson] only after manually with keyboard and monitor the post installation configuration has been made at guest[jetson] where username and password are set. I understand that it is not the issue, but unless username and password are set manually, the sdk manager processed post installation can not be completed, as it seems to me from my experience.