Any kernel 6.15+ - ov02c10 0-0036 sensor - libcamera v0.4.0 - Camera feed rotated
- Dominant language
- C
- Stars
- 251
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Camera feed rotated using any app for all kernels above and including 6.15 - ov02c10 0-0036 sensor - libcamera v0.4.0 - Fedora 42.
**Kernel error:**
`intel_ipu6_isys.isys intel_ipu6.isys.40: csi2-0 error: Frame sync error`
**Qcam error log:**
```
[9826] INFO Camera camera_manager.cpp:327 libcamera v0.4.0
[9839] ERROR V4L2 v4l2_subdevice.cpp:1127 'ov02c10 0-0036': Unable to get rectangle 2 on pad 0/0: Inappropriate ioctl for device
[9839] WARN CameraSensor camera_sensor_legacy.cpp:401 'ov02c10 0-0036': The PixelArraySize property has been defaulted to 1928x1092
[9839] ERROR V4L2 v4l2_subdevice.cpp:1127 'ov02c10 0-0036': Unable to get rectangle 1 on pad 0/0: Inappropriate ioctl for device
[9839] WARN CameraSensor camera_sensor_legacy.cpp:412 'ov02c10 0-0036': The PixelArrayActiveAreas property has been defaulted to (0, 0)/1928x1092
[9839] ERROR V4L2 v4l2_subdevice.cpp:1127 'ov02c10 0-0036': Unable to get rectangle 0 on pad 0/0: Inappropriate ioctl for device
[9839] WARN CameraSensor camera_sensor_legacy.cpp:420 'ov02c10 0-0036': Failed to retrieve the sensor crop rectangle
[9839] WARN CameraSensor camera_sensor_legacy.cpp:426 'ov02c10 0-0036': The sensor kernel driver needs to be fixed
[9839] WARN CameraSensor camera_sensor_legacy.cpp:428 'ov02c10 0-0036': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
[9839] WARN CameraSensorProperties camera_sensor_properties.cpp:458 No static properties available for 'ov02c10'
[9839] WARN CameraSensorProperties camera_sensor_properties.cpp:460 Please consider updating the camera sensor properties database
[9839] WARN IPAProxy ipa_proxy.cpp:160 Configuration file 'ov02c10.yaml' not found for IPA module 'simple', falling back to 'uncalibrated.yaml'
[9839] WARN IPASoft soft_simple.cpp:96 IPASoft: Failed to create camera sensor helper for ov02c10
[9826] INFO Camera camera.cpp:1202 configuring streams: (0) 1920x1092-ABGR8888
[9839] WARN CameraSensor camera_sensor_legacy.cpp:501 'ov02c10 0-0036': No sensor delays found in static properties. Assuming unverified defaults.
[9839] INFO IPASoft soft_simple.cpp:251 IPASoft: Exposure 4-2320, gain 0-248 (1)
Zero-copy enabled
[9841] INFO Debayer debayer_cpu.cpp:788 Processed 30 frames in 248109us, 8270 us/frame
```
Contributor guide
Assessment
This issue has not been assessed yet.