Open gregoiregentil opened 1 week ago
The Windows camera driver installation has both ov5675.sys and hm1092.sys files. In my 6.12 kernel, ov5675 is compiled, loaded and used by v4l2_fwnode (as well as intel_ipu7_isys).
That still doesn't fix my issue!
I have a compiled 6.12 kernel with those ipu7 drivers. dmesg reports:
I have installed ipu7-camera-bins and compiled ipu7-camera-hal. But nothing works in userspace. /dev/video* are present. But guvcview fails.
I'm not convinced if I have the right sensor compiled for my laptop but I don't know which sensor is included in this laptop. Is there a way to get the sensor name somewhere from the ipu7 kernel-space or user-space framework?
If the sensor driver is not compiled, would intel-ipu7 still load? I don't have Windows anymore so I can't check there.