Jetson 4.1 Developer Preview unable to boot after flash is success on Jetson AGX Xavier

Hello all,

Environment :
Host PC - Ubuntu 16.04.
AGX Xavier connected to Host PC through USB-C cable.
AGX Xavier connected to HDMI monitor.

Issue:
The Jetson 4.1 Developer Preview is successful in download/flash on the AGX Xavier and also libraries on the host PC , However, on successful flash the “NVIDIA” logo appears on Jetson HDMI monitor and it does not proceed further.

Attached are logs from minicom cable.

Kindly request for further help/investigation.debug_jetson_ng_boot.txt (29.3 KB)

What is your purpose to use such old release? I would suggest you can try some new release.

Hello Wayne,

Thank you for your response, we have tried with Jetson 4.6 SDK as well and face the issue of Target FileSystem & OS Image creation is a failure.

Attached are the logs

Kindly checkSDKM_logs_JetPack_4.6_(rev.2)_Linux_for_Jetson_AGX_Xavier_modules_2021-10-27_12-05-39.zip (467.6 KB)

The problem is on your host but not the jetson since the flash not even started.

Hello Wayne,

Host PC configurations are as below:

test@test-OptiPlex-7050:~/Downloads$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
test@test-OptiPlex-7050:~/Downloads$ uname -a
Linux test-OptiPlex-7050 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
test@test-OptiPlex-7050:~/Downloads$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 9.3M 1.6G 1% /run
/dev/sda6 470G 49G 398G 11% /
tmpfs 7.8G 277M 7.5G 4% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/sda1 1.9G 131M 1.7G 8% /boot
tmpfs 1.6G 108K 1.6G 1% /run/user/1000
test@test-OptiPlex-7050:~/Downloads$

could you suggest what changes are required from host pc

Could you go to ~/nvidia/nvidia_sdk/JetPack_4.6_Linux_JETSON_AGX_XAVIER_TARGETS/Linux_for_Tegra

and run sudo ./apply_binaries.sh and see if any error reported?

We were able to install SDK JetPack SDK 4.6 and flash Os with Host PC Ubuntu 18.04.
Jetson starts booting, but we unable to install “Nvidia Container Runtime with Docker Integration” to the target machine.

Note: We had comment the lines in /etc/apt/source.list related to nvidia in the target device to install cuda packages on the target as recommended in below link:

Let us know how to resolve/install nvidia container runtime docker on agx
SDKM_logs_JetPack_4.6_(rev.2)_Linux_for_Jetson_AGX_Xavier_modules_2021-10-28_18-33-34.zip (174.5 KB)

What is your exact problem here? Installing docker or cannot flash?

If you can flash the board, please file separate topic for docker.

We are unable to Install “Nvidia Container Runtime with Docker Integration” to the target machine.

Please find below the screenshot

Ok, please file separate topic for it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.