bazo80

Results 49 comments of bazo80

Hello @noob502 , you are trying to apply the patches from kernel-4.9 into a L4T35.3.1 (kernel-5.10)? You should use the patches from kernel_Xavier_35.3.1+ directory, because the source changes between 4.9...

Hello @noob502 , I'm just wondering, because your console output is stating something else. ``` patching file kernel/kernel-4.9/Documentation/media/uapi/v4l/pixfmt-y14.rst ... |diff --git a/kernel/kernel-4.9/Documentation/media/uapi/v4l/yuv-formats.rst b/kernel/kernel-4.9/Documentation/media/uapi/v4l/yuv-formats.rst |index 3334ea445..b2e7e4a57 100644 ... |diff --git a/kernel/kernel-4.9/drivers/media/v4l2-core/v4l2-ioctl.c...

Hello @noob502, you stated, that the patches from kernel_common have been applied correctly. That is ok, because the code base from the four patches hasn't changed during the L4T versions....

Hello @noob502 , what is your dmesg output? Do you see the output of the vc_mipi driver like such a table? +--- VC MIPI Camera -----------------------------------+ | MANUF. | Vision...

Hello @noob502 , The file Linux_for_Tegra/source/public/hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-0003-p3768-0000-a0.dts is including the file tegra234-p3767-0000-p3768-0000-a0.dts The file Linux_for_Tegra/source/public/hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-0000-p3768-0000-a0.dts is including the file cvb/tegra234-p3768-0000-a0.dtsi And the file Linux_for_Tegra/source/public/hardware/nvidia/platform/t23x/p3768/kernel-dts/cvb/tegra234-p3768-0000-a0.dtsi should include the file tegra234-camera-vc-mipi-cam.dtsi. If the...

Hello @Frennz , it seems, that the patches have not been applied correctly. The standard device driver IMX219 is being loaded. It states, that active_l property is missing, so the...

Hello @Frennz , if you have a look into the folder build/Nano_XX.Y.Z/Linux_for_Tegra/source/public/hardware/nvidia/platform/t210/porg/kernel-dts/ you will find several dts files. Two of them are interesting for your use case: tegra210-p3448-0000-p3449-0000-a02.dts and tegra210-p3448-0000-p3449-0000-b00.dts...

Hello @Frennz , colleague of mine could make a statement about the JNX30D, but he is in vacation until monday. I can confirm the Nano B01 module (Model: P3448 180-13448-DAAA-B01)...

Hello @sb3d-tech-mteitel , sorry for the late reply. May I ask you for your setup? Nano/Xavier (Orin/Non-Orin) L4T version? 2 or 4 lanes? Are you streaming via v4l or nvargus?...

Hello @burak-ayd ok, you have adjusted cam0 to 2 lanes (pixel clock, num lanes, frame rate), the cam1 is running on 4 lanes. I didn't test this combination. But it...