Building ROM with Linaro - Nexus 5 Q&A, Help & Troubleshooting

Is there a tutorial on how to build a ROM using Linaro?
I want to build a ROM based on CM source.

Related

[Guide]AOSP Kernel before and after CM Graphic Changes ( Graphic Errors )

Hello ,
Currently I see in all AOSP kernel threads which kernel mess with what now build successfully, so I want to make a short list, maybe it will help one or the other. People have Graphic Error after flashing a kernel.
This is my first thread here, so please ignore my bad school English , i am out of it since 20 Years and i learn now again
CM Changed a few things in the Graphics ( Video Output ) so not all Kernel will work with Weekly 1.9 , i think with next week Build 2.0 the Commits are in Slimbean too.
This are the CM Commits
https://github.com/CyanogenMod/andr...mmit/361d5ab106fc7b1278058b83e927a8c05aa60cb4
https://github.com/CyanogenMod/andr...mmit/de142806214fcc559d780fe012586a280ae3cdb2
if you use a newer Kernel you will have Graphic Bugs with CM Base Builds ( Slimbean, Aokp, Carbon and more )
For now what is working :
Faux Kernel
Builds before 10/20/2013
11 and 12 and work with older Builds
Faux Kernel 13 only work with CM Based Builds after the 10/20/2013
http://faux.androidro.ms/jflte/jb43/
Chronic Kernel
You can use Build 2.3 and older http://www.chronic-buildbox.com/jf/ for Builds before CM changes
Build 2.31 for newer Builds.
KT Kernel
Build 10/20/2013 and later doesn't work with CM Base Builds before 10/20/2013
All older Builds will work.https://www.copy.com/s/4ZzqCaMCwfDx/...4.3 Versions with CM Base Builds before 10/20/2013
If such changes occur again in the future I will of course keep the thread up to date.
I hope one or the other, it helps a little with the selection of the suitable kernel.
Best Regards
Tylog
Hi. I guess Chronic 2.3.2 doesn't work with 1.9?
GT-I9505 | SlimBean 4.3 build 1.6
wonsky21 said:
Hi. I guess Chronic 2.3.2 doesn't work with 1.9?
GT-I9505 | SlimBean 4.3 build 1.6
Click to expand...
Click to collapse
Right, you have to wait at tomorrow slimbean 2.0
GT-I9505 ~ SlimBean / Aosp 4.3.1

[Q] Need help choosing an aokp kernel

I'm running jellybam 9.1.2 jb. Does a kernel need to be for either aosp, or aokp? Can I run a kernel made for aosp rom on an aokp rom? Sorry, kind of new to the kernel thing. Thanks
If a kernel gives you the option, choose the one for Aokp /cm. Jellybam is based off Aokp.
I've looked for an aokp kernel
I've looked for an aokp kernel, but I'm not having any luck finding one. They're mostly aosp. Thanks for the reply
wily5150 said:
I've looked for an aokp kernel, but I'm not having any luck finding one. They're mostly aosp. Thanks for the reply
Click to expand...
Click to collapse
AOKP is a CyanogenMod based rom modified with features that aren't in CyanogenMod . CyanogenMod is based directly on AOSP but with features not in stock android . With that being said the AOSP kernels work on your rom.

Kernel Building

is it possible to build this kernel: https://github.com/TheWhisp/android_kernel_samsung_msm7x27a exactly like this?
or i have to include this deconfig: https://github.com/TesterTerbon/and...mmit/6b28c6df95cffa72d9ff5f590c0607be873ae77f
or the deconfig of yazidukrit:
https://github.com/yazidkucrit/kernel_KeongBalap/blob/cm-11/arch/arm/configs/trebon_defconfig
the kernel the whisp has is 3.4.75 and the first deconfig is for 3.4.67 and yazid for 3.0.101
ShadowsDie said:
is it possible to build this kernel: https://github.com/TheWhisp/android_kernel_samsung_msm7x27a exactly like this?
or i have to include this deconfig: https://github.com/TesterTerbon/and...mmit/6b28c6df95cffa72d9ff5f590c0607be873ae77f
or the deconfig of yazidukrit:
https://github.com/yazidkucrit/kernel_KeongBalap/blob/cm-11/arch/arm/configs/trebon_defconfig
the kernel the whisp has is 3.4.75 and the first deconfig is for 3.4.67 and yazid for 3.0.101
Click to expand...
Click to collapse
3.4 kernel is for Kitkat 4.4 and since we can only wait for TheWhisp to release Kitkat 4.4 for our Ace Plus because it rightfully belongs to him since he ported it.Yazid kernel is based on 3.0.101 and in order to build that kernel type 'make trebon05_defconfig' using GCC 4.7 toolchains or Linaro 4.7 toolchains.For Ace Plus,not possible to build 3.4 kernel yet but we can build 3.0.101 kernel for CM 10.1
Sent from my GT-I9082 using Tapatalk
Techix18 said:
3.4 kernel is for Kitkat 4.4 and since we can only wait for TheWhisp to release Kitkat 4.4 for our Ace Plus because it rightfully belongs to him since he ported it.Yazid kernel is based on 3.0.101 and in order to build that kernel type 'make trebon05_defconfig' using GCC 4.7 toolchains or Linaro 4.7 toolchains.For Ace Plus,not possible to build 3.4 kernel yet but we can build 3.0.101 kernel for CM 10.1
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
but as ,me and yjosipy we are trying to build 4.4 and when building kernel it requires a deconfig which one i have to use?
ShadowsDie said:
but as ,me and yjosipy we are trying to build 4.4 and when building kernel it requires a deconfig which one i have to use?
Click to expand...
Click to collapse
Use the jena_defconfig at arch/arm/configs/cyanogenmod and make sure you used the latest Google Arm-Eabi GCC toolchain
Sent from my iPad using Tapatalk
Is our device really included here?
https://github.com/TheWhisp/android_kernel_samsung_msm7x27a
ANDROID-000 said:
Is our device really included here?
https://github.com/TheWhisp/android_kernel_samsung_msm7x27a
Click to expand...
Click to collapse
yes this is the kernel. The same for mini 2 and ace plus
Techix18 said:
Use the jena_defconfig at arch/arm/configs/cyanogenmod and make sure you used the latest Google Arm-Eabi GCC toolchain
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
can't i use tester trebon's deconfig?
ShadowsDie said:
can't i use tester trebon's deconfig?
Click to expand...
Click to collapse
Use the latest trebon_defconfig from Tester trebon.Sorry i forgot to see that it was under the pull requests
Sent from my iPad using Tapatalk

[Q] Is there any developers make a SaberMod CM11 ROM?

Sabermod has amazing performance and better battery life.
DEV Threads already has PA sabermod and Slim sabermod but CM.
Is there anyone wants to do a CM SaberMod ROM?
Not the dev but here's one. http://forum.xda-developers.com/oneplus-one/development/rom-kernel-sabermod-cm-11-0-t2880407

Kernel AOSPA

Is there any custom kernel that I can use with paranoid android.?

Categories

Resources