linux_nvidia_jetson icon indicating copy to clipboard operation
linux_nvidia_jetson copied to clipboard

Allied Vision CSI-2 camera driver for NVIDIA Jetson Systems.

Results 43 linux_nvidia_jetson issues
Sort by recently updated
recently updated
newest added

``` guille@monster:~/linux_nvidia_jetson/avt_build$ ./setup.sh work_dir nano >> [i]...Running script for preparing Linux4Tegra setup... >> [d]...dedicated for L4T: R32.5.1 and Jetson TX2/XAVIER... /home/guille/linux_nvidia_jetson/avt_build/resources/gcc/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz: No such file or directory >> [F]...Failed to download...

while transmitting over network , i could see the frame rate is 109. but when the following command is used: v4l2-ctl -L i am not able to set the frame...

Hi, We are using nvidia Jetson nano/NX L4T32.4.3 BSPs for our custom BSP on custom carrier board. One of our customers wants to use Allied Vision Camera with drivers https://github.com/alliedvision/linux_nvidia_jetson....

I use this driver and recompile the kernel, but avt_csi2 driver didn't work. I can't found device in /dev directory.

When I read the setup.sh file. I found the JetPack source version is 4.2. such as: #============================================================================== # download urls #============================================================================== DOWNLOAD_URL_DRIVER_PACKAGE="" DOWNLOAD_URL_DRIVER_PACKAGE_TX2="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/t186ref_release_aarch64/Tegra186_Linux_R32.4.2_aarch64.tbz2" DOWNLOAD_URL_DRIVER_PACKAGE_NANO="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/t210ref_release_aarch64/Tegra210_Linux_R32.4.2_aarch64.tbz2" DOWNLOAD_URL_ROOTFS="" DOWNLOAD_URL_ROOTFS_TX2="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/t186ref_release_aarch64/Tegra_Linux_Sample-Root-Filesystem_R32.4.2_aarch64.tbz2" DOWNLOAD_URL_ROOTFS_NANO="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/t210ref_release_aarch64/Tegra_Linux_Sample-Root-Filesystem_R32.4.2_aarch64.tbz2" DOWNLOAD_URL_PUBLICSOURCES="" DOWNLOAD_URL_PUBLICSOURCES_TX2="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/Sources/T186/public_sources.tbz2" DOWNLOAD_URL_PUBLICSOURCES_NANO="https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/Sources/T210/public_sources.tbz2"...

Hi, We bought an ALVIUM 1800 C - 2050 for our Jetson Nano. Our requirement was to be able to use the 4 CSI-Lines of the camera module. (not only...

Hi, I have attempted to install the Xavier NX drivers, but the cameras cannot be recognized (no "video0" in /dev directory). I've tried with both the C-158c and the C-319c...

During stage 8 I'm getting to following issue: [ 4.6720 ] tegrahost_v2 --chip 0x19 0 --blocksize 512 --magicid MEMB --addsigheader_multi /home/baseline/Downloads/linux_nvidia_jetson/work_dir/Linux_for_Tegra/bootloader/16022/tmpfdjryT1_1.bct /home/baseline/Downloads/linux_nvidia_jetson/work_dir/Linux_for_Tegra/bootloader/16022/tmpfdjryT1_2.bct /home/baseline/Downloads/linux_nvidia_jetson/work_dir/Linux_for_Tegra/bootloader/16022/tmpfdjryT1_3.bct /home/baseline/Downloads/linux_nvidia_jetson/work_dir/Linux_for_Tegra/bootloader/16022/tmpfdjryT1_4.bct [ 4.6724 ] adding BCH for...

Would you mind restructuring this project so that `kerneltree` contains only the files you add/change and the rest can be taken from `kernel_src.tbz2` provided by Nvidia. Tried to build this...

I am trying to connect two alvium 1500 cameras on jetson nano B01 with two Mipi CSI connectors. I tried the preinstalled 4.2.2 SD image from Allied Vision webpage, and...