Intel Webcam Driver
Dell latitude laptops use Intel integrated web cams.
However, there are no linux drivers/modules for them.
You can find in many forums that Linux is abandoned on these laptops because of this.
Fixing this issue would open up Clear Linux to so many laptops. Latitudes are among the #1 selling laptops in the world. Dell uses all Intel chips. Seems financially in Intels favor to fix this issue for the world?
PCI ID 8086:9a19
There is some data here, but it is already a bit dated. https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1#Camera https://github.com/endeavour/DellXps7390-2in1-Manjaro-Linux-Fixes/issues/6
I think there even existed a Linux driver for an old kernel version. Unfortunately, Intel abandoned the driver completely, and it is no longer possible to use in recent kernel versions.
https://github.com/intel/intel-camera-drivers/blob/master/drivers/media/pci/intel-ipu4/intel-ipu4-isys.c
Intel is working on upstreaming a driver for the IPU6 on the linux-media mailing list:
The PCI ID 8086:9a19 is an IPU6 according to the patch series, which is currently in v3: https://lore.kernel.org/all/[email protected]/ You should be able to see future versions with this search: https://lore.kernel.org/all/?q=s%3Aintel%2Fipu6