Description
Hello,
I'm working on jetson xavier nx dev kit
I compiled kernel but when i try to ./install.sh on target , i have following output :
➜ AlliedVision_NVidia_L4T_34.1.1_5.0.1
beta1gde1f51d7b sudo ./install.sh -y
Allied Vision MIPI CSI-2 camera driver for NVidia Jetson (kernel 5.10.65)
Extracting repository:
Release
Packages
avt-nvidia-l4t-bootloader_34.1.1-5.0.1beta1gde1f51d7b_arm64.deb
avt-nvidia-l4t-kernel-headers_5.10.65-tegra-34.1.1-5.0.1beta1gde1f51d7b_arm64.deb
avt-nvidia-l4t-kernel-dtbs_5.10.65-tegra-34.1.1-5.0.1beta1gde1f51d7b_arm64.deb
avt-nvidia-l4t-kernel_5.10.65-tegra-34.1.1-5.0.1beta1gde1f51d7b_arm64.deb
Importing Repository:
deb [allow-insecure=yes] file:/opt/avt/packages ./
Get:1 file:/opt/avt/packages ./ InRelease
Ign:1 file:/opt/avt/packages ./ InRelease
Get:2 file:/opt/avt/packages ./ Release [816 B]
Get:2 file:/opt/avt/packages ./ Release [816 B]
Get:3 file:/opt/avt/packages ./ Release.gpg
Ign:3 file:/opt/avt/packages ./ Release.gpg
Hit:4 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
Hit:7 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
Hit:8 https://repo.download.nvidia.com/jetson/common r34.1 InRelease
Hit:9 https://repo.download.nvidia.com/jetson/t194 r34.1 InRelease
Reading package lists... Done
W: The repository 'file:/opt/avt/packages ./ Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Installing packages:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 4 reinstalled, 0 to remove and 2 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for avt-nvidia-l4t-bootloader:arm64
Connection to 192.168.1.44 closed by remote host.
Connection to 192.168.1.44 closed.
Here is my host build.log https://drive.google.com/uc?export=download&id=1zowZP21g9X0XFUW0CjFbw9aGrCLQ2qJe
Also where i can find the precompiled kernel please ?
thx