Intel vision-driver package can be found in the RPMfusion

The IPU7 solution can be found in Intel Luna Lake platform. It processes the video from the MIPI camera and presents the image frame to the user space programs. However, Intel proposed an Intel vision technology to improve the personal security, such as automatically dimming the screen when someone stands behind of the user. A tiny chip was placed on the MIPI between the camera sensor and CPU. However, the IPU7 was enabled in Fedora but the driver for this chip can be found in upstream kernel. The user can see the sensor was enabled but they can’t used it without this vision-driver [1].

Now, for the Fedora >= 43, the vision-driver package can be found in RPMfusion [2]. If your Luna lake requires this driver to enable the camera, you can just simply run after enable the RPMFusion rpm repo.

1
$ sudo dnf install intel-vision

After installing the package, reboot the system and the camera works :)

[1] https://github.com/intel/vision-drivers
[2] https://rpmfusion.org/Configuration