alliedvision / linux_nvidia_jetson

Allied Vision CSI-2 camera driver for NVIDIA Jetson Systems.
103 stars 41 forks source link

Jetpack-5.1.2 on Orin-NX : error writing '/opt/nvidia/esp/EFI/UpdateCapsule/TEGRA_BL.Cap': No space left on device #65

Open l4es opened 5 months ago

l4es commented 5 months ago

Dear Allied Vision Support,

I got the following error during the installation of the Jetpack-5.1.2 based firmware built from scratch for Orin NX :

Starting bootloader post-install procedure.
cp: error writing '/opt/nvidia/esp/EFI/UpdateCapsule/TEGRA_BL.Cap': No space left on device
INFO. Copy capsule payload to /opt/nvidia/esp/EFI/UpdateCapsule/ and l4tlauncher to /opt/nvidia/esp/EFI/BOOT/ done.
INFO. Set capsule UEFI variable /sys/firmware/efi/efivars/OsIndications-8be4df61-93ca-11d2-aa0d-00e098032b8c done.
Updating extlinux.conf...
Root device is set in the extlinux.conf
Setting up avt-nvidia-l4t-kernel-dtbs (5.10.120-tegra-35.4.1-5.1.2~g7b86c12ea) ...
Setting up avt-nvidia-l4t-kernel-headers (5.10.120-tegra-35.4.1-5.1.2~g7b86c12ea) ...
Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
Reboot now (y/n)? 

However, I observed that the custom drivers were still installed. Could we ignore this error ? Knowing that the root (/) folder has ~200GB of free space as we use external NVMe with Orin NX.

Best Regards, Pascal

jgolej commented 4 months ago

Hello,

I have the same problem. Is your CSI camera detected?

l4es commented 4 months ago

Hi @jgolej, However, I observed that the custom drivers were still installed.

My CSI camera is detected and working.

Regards, Pascal