vc_mipi_nvidia icon indicating copy to clipboard operation
vc_mipi_nvidia copied to clipboard

Vision Components MIPI CSI-2 driver for NVIDIA Jetson Nano, Xavier NX, AGX Xavier, TX2 and Orin Nano, Orin NX

Results 109 vc_mipi_nvidia issues
Sort by recently updated
recently updated
newest added

The argus pipeline of the demo.sh script does not seem to work anymore (since L4T 35.x?), even with a correct device tree. Execution: ``` nvidia@nvidia-desktop:~$ ./demo.sh -d 0 --argus Setting...

We are using a pair of IMX250 cameras on a custom carrier (a minor variation of the devkit board) with a Xavier NX processor, configured to use four lanes per...

PC:Ubuntu22.04 IDE:jeston 36.0 JetPack6.0 core board:orin Nano4GB board:Jetson Orin Nano Developer Kit kernel source: [Jetson Linux 36.2 NVIDIA Developer](https://developer.nvidia.com/embedded/jetson-linux-r362) rootfs source: Basic Flavor Root File System [Root File System —...

IDE:jeston 36.0 JetPack6.0 core board:orin Nano4GB board:Jetson Orin Nano Developer Kit kernel source: [Jetson Linux 36.3 NVIDIA Developer](https://developer.nvidia.com/embedded/jetson-linux-r363) rootfs source: Basic Flavor Root File System [Root File System — NVIDIA...

I'm using NVIDIA Jetson Nano with L4T 32.7.4 and IMX264 camera sensor. I have configured the `.dtsi` file and I can successfully obtain an image using `nvarguscamerasrc` using GStreamer, and...

I have built the vc_mipi driver as a loadable kernel module file (.ko), but have found that crashes when unloaded. I am using a custom Yocto distro using meta-tegra for...