Bug 2337595 - No driver for ov01a1s camera sensor
Summary: No driver for ov01a1s camera sensor
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 41
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-14 12:31 UTC by Hans de Goede
Modified: 2025-01-14 12:32 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2025-01-14 12:31:58 UTC
The ov01a1s camera sensor is a special variant of the ov01a10 sensor using mixed RGB and IR pixels in a single sensor.

This sensor is used on at least the Dell Latitude 9420 laptop.

An out of tree driver is available here:
https://github.com/intel/ipu6-drivers/blob/master/drivers/media/i2c/ov01a1s.c

Since this is the same sensor as the ov01a10 with just a different color-filter in front of it, support for this should be added to the existing ov01a10 driver rather then introducing a new driver. Comparing the 2 out of tree drivers shows very little difference (as expected).

Reproducible: Always


Note You need to log in before you can comment on or make changes to this bug.