HI all,
I'm building a custom kernel that enable V4L2 (usb camera) in Galaxy S2, based on CM ROM follow this oldwiki. cyanogenmod. org/wiki/Building_Kernel_from_source
But I always get error when compile kernel (syntax + missing library...)
Are there anyone has experiment in building custom kernel from CM? or anything ROM that be able to support V4L2?
Related
Can someone explain to me why AOSP and stock kernels (like Samsung stock kernels for example) only work on whatever type of ROM they're compiled for?
Also, why are most CM kernels still stuck on 3.0.64 when the official Linux kernel is on 3.11/3.12 now?
What would I need to change to source code to compile custom kernel instead of AOSP stock kernel when compiling AOSP?
I have some quiestions about porting :
Cyanogenmod how builded together with kernel or seperated needed to be builded ?
Do i need to put another patches or someting else to stock vendor source kernel to will work cyanogenmod ?
I tried to build cyanogen mod 12 with this kernel sourcehttps://github.com/SandPox/android_kernel_kylepro?files=1
For samsung duos 2.
I builded cm 12 for android one with kk kernel source.
After building the kk kernel turned into lolipop kernel.
But in duos 2 after building the kk kernel remains for kitkat.
Now the question is how to configure or patch the kernel so that I can boot lolipop(cyanogen12).
Helpers will be credited .
Hello there,
I am trying to build a rom from scratch for xolo black device. The problem is that they have uploaded only kernel source.
Therefore, I can't figure out how to build the device tree and other things to make a working rom package. If I want to port cm12 to my qualcomm device (unsupported), then what I need to download and the order to executing the commands. I downloaded cm 12 sources but after that cant figure out how to compile other sources and libraries when all I have is kernel source code.
I want to use normal official google version of lollipop/marshmallow as the stock firmware UI is laggy and full of bugs.
I just cant seem to get a straight guide to make a rom from scratch with custom apps and launcher while using the kernel provided by the vendor.
Please help me out.
Thanks.