Got the colors working! And Megapixels works in full res (4032x3024) mode too! Issues to fix:
- Megapixel preview has some weird lines. The top right corner looks good though. Saved image is also good.
- Libcamera+Snapshot still doesn't work in full resolution mode. Snapshot works at only a weird resolution of 1080x1240.
- Close up images looks a bit blurred/unfocused. Maybe the actuator needs to be implemented 🤔 or another bug.
With these fixed, it will be ready for prime use i guess🤞😇
@tomasoqvist Caleb worked on it. From what i heard recently, it turns out the imx519 sensor used in that phone uses cphy instead of dphy. So it needs some implementation in the QCOM CAMSS kernel driver to support that sensor. Only time will tell when that gets implemented by someone :)