Are there any kernels which are 4.9 or newer ? I can compile it if necessary
Finnaly here: https://github.com/nE0sIghT/android_kernel_xiaomi_msm8953
Related
Forgive me if annoying to open new thread.. Ask on gtab section still no one answer..
Yes, theres awesome github source for P1000
But please can someone give proven tutorial to compile kernel for P1000 from samsung source ??
Linux: ubuntu8.4.0 LTS
Kernel Source: update2 (opensource.samsung) & voodoo (github)
Initramfs Source: stock & cfroot (extract with unpack-initramfs on cygwin coz on linux always failed) , voodoo (github)
Toolchain: arm-2009q3-67-arm-none-linux-gnueabi gcc 4.4.1 , arm-2009q3-68-arm-none-eabi gcc 4.4.1 , arm-2011.03-arm-none-linux-gnueabi gcc 4.5.2
Trying combination source kernel, initramfs, and toolchain but still device cant booting not only as zImage but with boot.img too (i find tools on github to build as boot.img)
Thank you before for helping..
about kernel makefile
when i building kernel with GCC 4.8 Included at CM12.1 source code,am always faced TARGET_KERNEL_BINARIES error 2 ,and sub-make error ._.
take a look at attachment to see the error
maybe u guys,can help me
am used this kernel source https://github.com/karthick111/Hyper_CM11
thx b4
Hello everyone,
trying to compile my first kernel, i have some questions i hope you can answer
First, here is the kernel source code of my phone (http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-G903F)
Second i use UberTC toolchain 4.9.4
Questions:
- Is it possible to update kernel (base is 3.10.67). According to kernel.org, 3.18 is available but dunno how to update.
- How to include i/o sch, gpu gov, cpu gov... I mean, do we need to take existing file from an already modified kernel with same processor or any other will be ok too ?
- How to add synapse / stweaks ... support ?
- Where to find commits from toolchains ? How to patch source code toolchain ?
I really thank you for any anwser / help
Nobody is able to help about my questions ? Really ?
Hi I want to try to build an EAS kernel for mido but where can I find the EAS patches I need to apply ?
I have a linux environment, kernel source, but no toolchain to compile it with.
Can someone guide me on how to compile a kernel for the device? :good: