OV02C10 sensor on Samsung Galaxy Book4 Pro 360 (DMI: 960QGK) - grey/washed image quality and ~20fps cap via Software ISP
- Dominant language
- C
- Stars
- 251
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
## 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
1. OV02C10 sensor properties database entry in libcamera
2. Proper calibrated tuning file (ov02c10.yaml) for this sensor
3. Hardware ISP support for IPU6 Meteor Lake to bypass Software ISP
## Reference
- Working setup via: https://github.com/Andycodeman/samsung-galaxy-book4-linux-fixes
Contributor guide
Assessment
This issue has not been assessed yet.