alliedvision / linux_nvidia_jetson

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

Kernel installation option for 4 CSI-lines camera on Jetson Nano #14

Open Prototyx opened 3 years ago

Prototyx commented 3 years ago

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 2) So Alliedvision seller tell us to buy a JN30 carrier board from Auvidea for jetson Nano which has a 4 CSI-lines port populated. (Standard Jetson carrier board A02 has only a 2 CSI-lines port and carrier board B01 has two 2 CSI-lines ports)

In the kernel install script, there are 2 options, A02 board and B01 board. Which option should I use to be complient with the JN30 carrier board and the 4-lines CSI port ?

Thanks

PLMR