Comment 34 for bug 2000947

Revision history for this message
Giuliano Lotta (giuliano69) wrote :

Well, you camera model is 0408:4033, so it is NOT 0408:4035....

So it will bot be recognized by the uvc driver... You could try to download and modify
https://github.com/Giuliano69/uvc_driver-for-Quanta-HD-User-Facing-0x0408-0x4035-/blob/main/uvc_driver.c
al line 2676, and changing the line accordingly:
.idProduct = 0x4033

Then compile and install as explained above at #19

Probably it should work.
Let us know.

BR
Giuliano