VC-MIPI-modules / vc_mipi_nvidia

Vision Components MIPI CSI-2 driver for NVIDIA Jetson Nano, Xavier NX, AGX Xavier, TX2 and Orin Nano, Orin NX
83 stars 34 forks source link

Problems with driver in connection with AGX Xavier and L4T 35.2.1 #54

Closed mrhen2324 closed 1 year ago

mrhen2324 commented 1 year ago

I am currently trying to install the driver on an AGX Xavier with Nvidia L4T 35.2.1. So I create a folder, clone the file from Github with this command 'git clone https://github.com/pmliquify/vc_mipi_nvidia' and run the quickstart.sh. I make the necessary settings. The program runs and then unfortunately ends with: fatal: not in a git directory. See picture. Screenshot from 2023-09-21 11-50-17

When I start the quickstart.sh again, then comes the following error: Screenshot from 2023-09-21 12-03-31

Maybe someone can help me? Is the driver not working correctly at this point or am I doing something wrong?