[Help] Compile GTAB7-P1000 Kernel - Android Q&A, Help & Troubleshooting

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..

Related

How to add my zImage to CM10 build?

Hello,
I don't want to build kernel again, I would like to use already compiled zImage. (kernel compiled in a different directory which I use to build kernel)
How can I force build script to use my compiled zImage?
(I'm building CM10)
lozohcum said:
I don't want to build kernel again, I would like to use already compiled zImage. (kernel compiled in a different directory which I use to build kernel)
How can I force build script to use my compiled zImage?
(I'm building CM10)
Click to expand...
Click to collapse
I think you have to run mkbootimg manually to bundle your zImage with the ramdisk, then read this and use TARGET_PREBUILT_KERNEL in your BoardConfig.mk:
http://wiki.cyanogenmod.org/w/Doc:_integrated_kernel_building

About makefile at Kernel source code

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

[request][kernel module compiling]

Hi. So I have an old android phone (galaxy y) and found an useful utility for it since it has BCM4330 wifi chipset. It can be an hipster wifi pententing/analise tool.
To make it work I have to compile a Kernel module for it. I already read thousand posts, and i'm so newbie on Kernel Compiling/ cross compiling.
So what i'm asking is for someone familiar with kernel compiling to compile a loadable module form my kernel( using Kernel Source and Module source already with makefiles, etc)
The Kernel source: github .com/rajamalw/galaxy-s5360/tree/master/kernel
The Kernel Loadable Module Source(from bcmon source): drive. google. com/open?id=0B6scZvDwgLTVbUFXQjIwMkZKSHM
I would be Immeasurably grateful!
Thanks in advance!

Kernel compile

I downloaded sources for my device and i changed that i want.
How to compile android kernel(make zImage) from kernel sources on windows 8.1 ?

How can I compile a kernel for my device?

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:

Categories

Resources