adamto
Well-Known Member
You can take the m410 kernel or the Sharp kernel from my github and apply the TS drivers and this to get it working. https://github.com/mantera/triumph-kernel-msm7x30/commit/46cea7ad007cf38438208ce14dd1c3b4890f70c3
What blobs are you using from CM7, just the 2 camera files or the mmjpeg and stuff as well?
Great, thanks.
I am using just libcamera.so and libeomcamera.so. For cm9, I am not building QualcommCameraHardware.cpp at all, I'm linking camera.msm7x30.so directly with the libcamera.so.
EDIT: Found your kernel thread, good stuff!