-
-
Notifications
You must be signed in to change notification settings - Fork 532
Open
Description
Creating a feature request
Camera modul support in dietpi (Pine64 provided camera modul). The say, it is working with the android version, but we could not get it to run with dietpi. However, if i am not wrong, there is already an implementation driver in the Kernel device tree.
Is your feature request related to a problem? Please describe:
The shipped Kernel in stable does not support the camera. We experience performance issues when using the Beta Version.
Describe the solution you'd like:
Merge the existing imx214 driver into the used Kernel version of Stable?
Describe alternatives you've considered:
- Manual / Driver modul install (somewhat convinient)?