intel / ipu6-drivers

152 stars 49 forks source link

Add support for OV01A1B infrared sensor #33

Open Thesola10 opened 1 year ago

Thesola10 commented 1 year ago

I looked into the Windows driver package for the Dell Latitude 9430 and noticed several *.aiqb and graph files that aren't present in the open source stack, as well as mentions of ov01a1b. Please add support for those sensors as well.

hao-yao commented 1 year ago

I looked into the Windows driver package for the Dell Latitude 9430 and noticed several *.aiqb and graph files that aren't present in the open source stack, as well as mentions of ov01a1b. Please add support for those sensors as well.

Do we have any applications for IR camera?

Thesola10 commented 1 year ago

Face authentication with the likes of howdy, and it would seem the vision controller on the laptop also seems to control the proximity sensor?

ctrlcctrlv commented 1 year ago

Even if we had no applications, it's a chicken and egg problem. If Intel won't support its hardware, then who will write the applications?

alvinpeters commented 1 year ago

Up, same IR sensors for the Dell XPS Plus 9320 need love too.

If needed, I can provide logs from both my Windows 11 installation and my Arch Linux installation with IPU6 DKMS installed to help you guys.