What’s wrong with nvautoflash and my system?
$ wget https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.3/release/Jetson_Linux_r36.4.3_aarch64.tbz2
$ wget https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.3/release/Tegra_Linux_Sample-Root-Filesystem_r36.4.3_aarch64.tbz2
$ tar xf Jetson_Linux_r36.4.3_aarch64.tbz2
$ sudo tar xpf Tegra_Linux_Sample-Root-Filesystem_r36.4.3_aarch64.tbz2 -C Linux_for_Tegra/rootfs/
$ cd Linux_for_Tegra/
$ sudo ./tools/l4t_flash_prerequisites.sh
$ sudo ./apply_binaries.sh
$ sudo sysctl net.ipv6.conf.all.disable_ipv6=0
$ sudo sysctl net.ipv6.conf.default.disable_ipv6=0
$ sudo ./nvautoflash.sh
Then I got stucked here:
[ 24.5527 ] Retrieving storage infomation
[ 24.5537 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails storage storage_info.bin
More than 10 mins, I killed the script. Any idea?
Detailed log: nvautoflash_r36.4.3.log (94.7 KB)
PS: I had nvautoflash issue too on r35.6.0 Jetpack5.1.4.
EDIT: check dmesg again, there are a few line’s of printf, but I don’t know what it might be. Just for log.
[15013.513164] usb 4-1: USB disconnect, device number 12
[15019.487973] usb 4-1: new high-speed USB device number 13 using ehci-pci
[15019.619607] usb 4-1: New USB device found, idVendor=0955, idProduct=7523, bcdDevice= 4.01
[15019.619621] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[15019.619626] usb 4-1: Product: APX
[15019.619631] usb 4-1: Manufacturer: NVIDIA Corp.
[15048.864208] usb 4-1: USB disconnect, device number 13
[15049.116998] usb 4-1: new high-speed USB device number 14 using ehci-pci
[15049.246653] usb 4-1: New USB device found, idVendor=0955, idProduct=7523, bcdDevice= 4.01
[15049.246665] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[15049.246669] usb 4-1: Product: APX
[15049.246671] usb 4-1: Manufacturer: NVIDIA Corp.
[15055.965096] usb 4-1: USB disconnect, device number 14
[15056.222970] usb 4-1: new high-speed USB device number 15 using ehci-pci
[15056.355517] usb 4-1: New USB device found, idVendor=0955, idProduct=7523, bcdDevice= 4.01
[15056.355529] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[15056.355532] usb 4-1: Product: APX
[15056.355534] usb 4-1: Manufacturer: NVIDIA Corp.
[15094.596173] loop17: detected capacity change from 0 to 115343360
[15095.577673] EXT4-fs (loop17): mounted filesystem fff5deba-3c28-46c7-b4c0-4023afb12215 r/w with ordered data mode. Quota mode: none.
[15761.496744] EXT4-fs (loop17): unmounting filesystem fff5deba-3c28-46c7-b4c0-4023afb12215.
[16012.441124] loop17: detected capacity change from 0 to 131072
EDIT2: I have sucessfully flashed system with following commands:
flash_4-1_0_20250126-144142.log (47.5 KB)
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 \
-c tools/kernel_flash/flash_l4t_t234_nvme.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml" \
--showlogs --network usb0 jetson-orin-nano-devkit internal