You're mixing OV3211 and OV2311. I'm assuming it's OV2311.
There is no official support for OV2311
The fact that a device "ov2311 10-0060" was found at all means you have a V4L2 driver.
We do have one in our tree that I wrote originally for the Arducam OV2311 module, but as they've made that into one of their Pivariety modules it is no longer applicable. Memory says my module has failed, so I can't support it anymore.
libcamera needs a cam_helper and tuning file for any sensor. See https://github.com/raspberrypi/libcamer ... 401003c639 and https://github.com/raspberrypi/libcamer ... 88078e06ec for doing so. If you want to support the camera on Pi5, then you'll need a tuning file in src/ipa/rpi/pisp as well as src/ipa/rpi/vc4.
There is no official support for OV2311
The fact that a device "ov2311 10-0060" was found at all means you have a V4L2 driver.
We do have one in our tree that I wrote originally for the Arducam OV2311 module, but as they've made that into one of their Pivariety modules it is no longer applicable. Memory says my module has failed, so I can't support it anymore.
libcamera needs a cam_helper and tuning file for any sensor. See https://github.com/raspberrypi/libcamer ... 401003c639 and https://github.com/raspberrypi/libcamer ... 88078e06ec for doing so. If you want to support the camera on Pi5, then you'll need a tuning file in src/ipa/rpi/pisp as well as src/ipa/rpi/vc4.
Statistics: Posted by 6by9 — Mon Jun 24, 2024 10:01 am