alliedvision / linux_nvidia_jetson

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

Installation error on Xavier NX 16GB on JetPack 4.6.1 (L4T 32.7.1) #59

Open valentinpatrascu opened 1 year ago

valentinpatrascu commented 1 year ago

Hi,

Trying to install the latest [L4T-32.7.1-4.0.0] driver on Xavier NX 16GB module (configured to boot from NVME). This is the system:

NVIDIA NVIDIA Jetson Xavier NX Developer Kit
 L4T 32.7.1 [ JetPack 4.6.1 ]
   Ubuntu 18.04.6 LTS
   Kernel Version: 4.9.253-gc3fa7ac49
 CUDA 10.2.300
   CUDA Architecture: 7.2
 OpenCV version: 4.1.1

But the installation gives error while processing the bootloader:

Setting up avt-nvidia-l4t-bootloader (32.7.1-4.0.0~gc3fa7ac49) ...
3668-301---1--jetson-xavier-nx-devkit-qspi-
Starting bootloader post-install procedure.
rootfs AB is not enabled.
ERROR. Procedure for bl_update_payload update FAILED.
Cannot install package. Exiting...
dpkg: error processing package avt-nvidia-l4t-bootloader (--configure):
 installed avt-nvidia-l4t-bootloader package post-installation script subprocess returned error exit status 1
Setting up avt-nvidia-l4t-kernel (4.9.253-tegra-32.7.1-4.0.0~gc3fa7ac49) ...
3668-301---1--jetson-xavier-nx-devkit-qspi-
Starting kernel post-install procedure.
rootfs AB is not enabled.
Reboot the target system for changes to take effect.
Setting up avt-nvidia-l4t-kernel-dtbs (4.9.253-tegra-32.7.1-4.0.0~gc3fa7ac49) ...
Setting up avt-nvidia-l4t-kernel-headers (4.9.253-tegra-32.7.1-4.0.0~gc3fa7ac49) ...
Processing triggers for avt-nvidia-l4t-kernel (4.9.253-tegra-32.7.1-4.0.0~gc3fa7ac49) ...
Errors were encountered while processing:
 avt-nvidia-l4t-bootloader
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reboot now (y/n)? n

Is it possible to have this system working with the latest stable release of the driver? I see that this question was kinda asked in this issue https://github.com/alliedvision/linux_nvidia_jetson/issues/44, but the solution is far from clear.

Thank you, Valentin

MaxSokolich commented 1 year ago

im getting a similar error on Jetpack5.0.2 on jetson Xavier NX when trying to run the install.sh script from [AlliedVision_NVidia_L4T_35.1.0_5.0.2.beta1.g08528412a.tar.gz]. after "Starting kernel post-install procedure" I get "Package act-nvidia-l4t-kernel is not configured yet"