Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel Webcam Driver #2703

Open
undeadindustries opened this issue Aug 8, 2022 · 2 comments
Open

Intel Webcam Driver #2703

undeadindustries opened this issue Aug 8, 2022 · 2 comments

Comments

@undeadindustries
Copy link

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
endeavour/DellXps7390-2in1-Manjaro-Linux-Fixes#6

@tajnymag
Copy link

tajnymag commented Aug 15, 2022

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

@Kleist
Copy link

Kleist commented Feb 23, 2024

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/20240111065531.2418836-1-bingbu.cao@intel.com/
You should be able to see future versions with this search: https://lore.kernel.org/all/?q=s%3Aintel%2Fipu6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants