Device Info
- Laptop: Samsung Galaxy Book4 Pro 360
- DMI product name: 960QGK
- CPU: Intel Core Ultra 7 155H (Meteor Lake, IPU6)
- Sensor: OmniVision OV02C10 (ACPI: OVTI02C1:00)
- OS: Ubuntu 24.04.2 LTS
- Kernel: 6.17.0-19-generic
- libcamera: v0.7.0
Issue
Camera works via libcamera's Simple pipeline handler + Software ISP,
but image quality is heavily degraded:
- Grey/desaturated output -- no proper OV02C10 calibration data upstream
- FPS capped at ~16-21fps -- Software ISP bottleneck
What's needed
- OV02C10 sensor properties database entry in libcamera
- Proper calibrated tuning file (ov02c10.yaml) for this sensor
- Hardware ISP support for IPU6 Meteor Lake to bypass Software ISP
Reference