Ubi-language failed with exit code 141

Error show as “ubi-language failed with exit code 141” when flash the Jetson AGX Orin Devkit.
Jetpack 5.1.1
Flash cmd as below:
$ tar xf ${L4T_RELEASE_PACKAGE}
$ sudo tar xpf ${SAMPLE_FS_PACKAGE} -C Linux_for_Tegra/rootfs/
$ cd Linux_for_Tegra/
$ sudo ./apply_binaries.sh
$ sudo ./tools/l4t_flash_prerequisites.sh
$ sudo ./flash.sh jetson-agx-orin-devkit internal

What’s your OS environment on your host PC?

Put the full log here.
Or try with SDK Manager.

My computer is win10 system, I use VMware installed a ubuntu18.04 system, and then use this Ubuntu18.04 system to refresh the machine.

OK, I’ll try with SDK Manager.

The VM is not supported, suggest to have a host PC with Ubuntu 20.04, then can install the SDK manager to flash your Orin device via JetPack smoothly.

I flash the machine use a host PC with Ubuntu 18.04, and it works fine now.
Thanks.

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