|
【Android】
[Android] [Camera] Can't get IMX214 to work
Posted at 12/14/2018 18:05:38
View:3569
|
Replies:0
Print
Only Author
[Copy Link]
1#
I'm trying to compile android to allow use of a sensor I have (IMX214 camera from pine).
It has a FPC 30 pin * 0.5mm connector so it works with the physical interface on the Firefly board, and IMX214 should be officially supported on RK3399.
I'm using the official sources and following the instructions on the wiki, so from what I understand .dts and drivers should be already ok and all that I need to change is cam_board.xml.
I checked that the file gets correctly put in /vendor/etc/cam_board.xml in the finished image.
Android works as supposed but the camera doesn't get detected, I tried different configurations in cam_board.xml with no success and I don't know what else to try.
Am I forgetting/missing something?
If I am not can somebody help if I post a logcat/dmesg?
I'll paste the last cam_board.xml I tried to use here.
Thanks in advance for any help.
|
|