ICS kernel sources available for download!!! - LG Optimus 2x

Su660 V30C ,Finally...:laugh:
http://www.lg.com/global/support/opensource/opensource.jsp

zaldax said:
Su660 V30C ,Finally...:laugh:
http://www.lg.com/global/support/opensource/opensource.jsp
Click to expand...
Click to collapse
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
from "arch/arm/mach-tegra/lge/star/Kconfig"
Code:
menu "LGE Board Selection"
#config MACH_STAR
# depends on ARCH_TEGRA
# select MACH_LGE
# select MACH_HAS_SND_SOC_TEGRA_WM8994 if SND_SOC
# bool "TEGRA STAR"
# help
# Support for the LGE STAR
choice
depends on MACH_STAR
prompt "STAR Board Selection"
default MACH_STAR_SU660
config MACH_STAR_SU660
bool "TEGRA STAR SU660"
help
Support for the LGE STAR SU660
config MACH_STAR_P990
bool "TEGRA STAR P990"
help
Support for the LGE STAR P990
config MACH_STAR_P999
bool "TEGRA STAR P999"
help
Support for the LGE STAR P999
endchoice
endmenu
from arch/arm/configs/star_su660_defconfig
Code:
#
# LGE Board Selection
#
CONFIG_MACH_STAR_SU660=y
# CONFIG_MACH_STAR_P990 is not set
# CONFIG_MACH_STAR_P999 is not set
Code:
ls arch/arm/configs/star*
arch/arm/configs/star_p990_defconfig
arch/arm/configs/star_p999_defconfig
arch/arm/configs/star_su660_defconfig

Good to see that but I feel like most of O2x users are sleeping as I don't see much posts after this good news
Sent from my Optimus 2X using xda app-developers app

when all the devs starting to see this news our 2x forum will be alive and happy..!!

wkpark said:
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
Click to expand...
Click to collapse
It seems we can expect CM10 for P990 within 24 hours

Netuser said:
Good to see that but I feel like most of O2x users are sleeping as I don't see much posts after this good news
Sent from my Optimus 2X using xda app-developers app
Click to expand...
Click to collapse
Yee hawwww
Sent from my Optimus 2X using xda app-developers app

Finally,suvh great news this early.
I saw it on androidcentral and came here to check,but everyone's sleeping...
Going back to sleep myself...
And I hope there is working cm10 by weekend,I was planning to go back to stock otherwise

wkpark said:
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
from "arch/arm/mach-tegra/lge/star/Kconfig"
Code:
menu "LGE Board Selection"
#config MACH_STAR
# depends on ARCH_TEGRA
# select MACH_LGE
# select MACH_HAS_SND_SOC_TEGRA_WM8994 if SND_SOC
# bool "TEGRA STAR"
# help
# Support for the LGE STAR
choice
depends on MACH_STAR
prompt "STAR Board Selection"
default MACH_STAR_SU660
config MACH_STAR_SU660
bool "TEGRA STAR SU660"
help
Support for the LGE STAR SU660
config MACH_STAR_P990
bool "TEGRA STAR P990"
help
Support for the LGE STAR P990
config MACH_STAR_P999
bool "TEGRA STAR P999"
help
Support for the LGE STAR P999
endchoice
endmenu
from arch/arm/configs/star_su660_defconfig
Code:
#
# LGE Board Selection
#
CONFIG_MACH_STAR_SU660=y
# CONFIG_MACH_STAR_P990 is not set
# CONFIG_MACH_STAR_P999 is not set
Code:
ls arch/arm/configs/star*
arch/arm/configs/star_p990_defconfig
arch/arm/configs/star_p999_defconfig
arch/arm/configs/star_su660_defconfig
Click to expand...
Click to collapse
As a G2X owner, this made me smile from ear to ear
Sent from my Nexus 7 using xda app-developers app

Omg such a wonderful news in the morning i just bought new battery, it look like it was good decision
Sent from my LG-P990 using xda premium

I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...

marsgod said:
I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...
Click to expand...
Click to collapse
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w

Harsh said:
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w
Click to expand...
Click to collapse
Running a backup and trying it out. I'll let you kids know how it goes!

marsgod said:
I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...
Click to expand...
Click to collapse
Can u compile one for p999? Using the same command. I am available to test
Sent from my LG-P999 using Tapatalk 2

Harsh said:
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w
Click to expand...
Click to collapse
Tested. And it works. Bluetooth works now .... and possible wifi sleep issue fixed too.

tetrahedonism said:
Running a backup and trying it out. I'll let you kids know how it goes!
Click to expand...
Click to collapse
Howd it go? Lol
Sent from my LG-P999 using Tapatalk

G2xer said:
Howd it go? Lol
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
Nandroid is just finishing up, gimme a few. It's confirmed up by Harsh there too!
Gunna try out Chrome first of all!

Harsh said:
Tested. And it works. Bluetooth works now .... and possible wifi sleep issue fixed too.
Click to expand...
Click to collapse
Harsh ... p999 one plzzz
Sent from my LG-P999 using Tapatalk 2

Well, I feel silly asking this but I had a few drinks earlier this evening: I'm running ParanoidAndroid JB, and this is an ICS kernel. I did do a backup, but I'm sure you understand the fear!
Sent from my LG-P990 using xda app-developers app

tetrahedonism said:
Well, I feel silly asking this but I had a few drinks earlier this evening: I'm running ParanoidAndroid JB, and this is an ICS kernel. I did do a backup, but I'm sure you understand the fear!
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
hmmm ... hope the backup is ready ...
Sent from my LG-P999 using Tapatalk 2

ok.
i flash it over kostja_v rebuild for V30C
and camera now are no longer taking dark pictures
and im so damn excited
1080P video recording are working !!
"but it seems that battery drain are little bit worse , maybe because its P990 kernel and kostja_v are based on the V30C that supposed to be for SU660"
im gonna try harsh build ..

Related

Unofficial [ROM] Cyanogenmod 7.0.3 (Android 2.3.4) Gingerbread for Optimus T

This thread is now closed!!!
How about a little bit more info about this ROM?
And a working download link? That's a link copied and pasted from another forum, from the looks of it.
some info plz
Can't we flash this on optimus one?
Sent from my LG Optimus One P500 using Tapatalk
lekhwani said:
Can't we flash this on optimus one?
Sent from my LG Optimus One P500 using Tapatalk
Click to expand...
Click to collapse
Yes we can.
Sent from my LG-P500 using XDA Premium App
Has anyone tried this?
bgdxv said:
Has anyone tried this?
Click to expand...
Click to collapse
dropbox link is not working...
{Error (404)
We can't find the page you're looking for. Check out our FAQ or forums for help. Or maybe you should try heading home.}
ciaox said:
Yes we can.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
It means we can flash all roms designed for t on one?
Sent from my LG Optimus One P500 using Tapatalk
http://dl.dropbox.com/u/10853692/05102011update-cm-7-05102011-NIGHTLY-Thunderg-signed.zip
here is the right link.Please give us some feedback on this who tries
bgdxv said:
http://dl.dropbox.com/u/10853692/05102011update-cm-7-05102011-NIGHTLY-Thunderg-signed.zip
here is the right link.Please give us some feedback on this who tries
Click to expand...
Click to collapse
working...downloading now
Any info? What kernel?....
Not even a howto flash? Apps2sd?
Any bugs? Fully working?
Love to test new roms however some info would be nice.
Sent from my LG-P509 using XDA App
Yes. We,unbranded OO owners can flash optimus t roms and optimus m roms. Hardware is the same
ciaox said:
Yes. We,unbranded OO owners can flash optimus t roms and optimus m roms. Hardware is the same
Click to expand...
Click to collapse
Thanx for this good piece of information.
Sent from my LG Optimus One P500 using Tapatalk
any info. on this rom?
Has anyone flashed this?
Well I flashed it on LG optimus one not "t" and its good to go.
kernel 2.6.32.29
Android version 2.3.4
My phone model says LG p509 and not p500. Will explorer more.
Neocore 45 FPS without any OC.
FM works,music,video all good.
Choice for smartass governor in performance setting.
"Performance" Governor selected by default.
1. Camera App cant click pictures,back button inside camera app also doesnt work i have to press home then kill task camera to exit app.
2. The kineto app wifi calling doesnt work FC.
3. High Volume sound is bit crapy (headset and speaker).
Nice work man many many thanx and keep up the good work.
some ss and info
Screen Shots
I got 16.30 FPS on electopia benchmark with smartass 428 / 729 woo woo.... nice......
I can download gapps directly from ROM Manager > Download ROM > Google App .
Feedback almost same as 4silvertooth.
Apps opening is a little laggy for a micro second. Scrolling is fine.
My verdict: mik's version is a little better. As for battery, will report.
Sent from my LG-P509 using Tapatalk
Here you go.
http://www.multiupload.com/J9GWND93SY

[FIX][SOURCE] Camera Flicker

Updated kernels that now include this fix:
.35 = francos v1.1-02102011 and newer
.32 = fserves gbs v18b2 and newer
It seems that some phones experience camera flicker when overclocking and some don't.
Example of Camera Flicker
I noticed that I didn't experience camera flicker with Paulos .35 kernel so I dug through his sources and found the routine that solved my problem.
Note - I'm not a developer and I've only tested this with francos .35 sources.
Extract acpuclock.c to arch/arm/mach-msm and compile
I've contacted franco and fserve via PM with my findings and I know that franco is including it in his next release. However, if you can't wait.... do it yourself!!
THIS IS NOT A FLASHABLE ZIP.
is it .35 only, right?
fserve said:
is it .35 only, right?
Click to expand...
Click to collapse
I don't think so. I know that I get camera flicker with both francos and your .32 kernels but not with Zacks. He has also implemented this or some variation (wish I could see his sources).
If you'll compile golldenleaf or gbs with this fix I'll test it for you.
Turducken said:
I don't think so. I know that I get camera flicker with both francos and your .32 kernels but not with Zacks. He has also implemented this or some variation (wish I could see his sources).
If you'll compile golldenleaf or gbs with this fix I'll test it for you.
Click to expand...
Click to collapse
I hate people that don't share their sources... It's completely against GPL. But well like I told you before thanks for that finding. I'll update my .32 and .35 when I have time.
CAF FTW! =), nice finding btw!
CAF patches/code can do wonders sometimes ;D
well that sounds good waiting for franco next release along with the integration
Turducken said:
I don't think so. I know that I get camera flicker with both francos and your .32 kernels but not with Zacks. He has also implemented this or some variation (wish I could see his sources).
If you'll compile golldenleaf or gbs with this fix I'll test it for you.
Click to expand...
Click to collapse
Zacks uses alot of codeaurora patches...
franciscofranco said:
I hate people that don't share their sources... It's completely against GPL. But well like I told you before thanks for that finding. I'll update my .32 and .35 when I have time.
Click to expand...
Click to collapse
shhbz said:
well that sounds good waiting for franco next release along with the integration
Click to expand...
Click to collapse
Sorry franco, i love speeds and can u add smartass back in .35 kernel and turn vsync off... please! Thanks a ton... Btw, any tips of adding kernel into roms?
DaxElectro said:
Zacks uses alot of codeaurora patches...
Sorry franco, i love speeds and can u add smartass back in .35 kernel and turn vsync off... please! Thanks a ton... Btw, any tips of adding kernel into roms?
Click to expand...
Click to collapse
Guess where he got the CAF patches from...
1. No, smartass it's obsolete, you have smartass2
2. No, recompile the kernel yourself if you want vsync off
3. No, there's plenty of documentation and explanations about that
DaxElectro said:
Zacks uses alot of codeaurora patches...
Click to expand...
Click to collapse
He does now in his newest versions but he applied this fix in version 3.3 or something (sites down now can't confirm the version number). This is when he stated in his changelog that he applied Paulos camera fix.
He also neglected to mention that he was using francos sources as his base (so wrong). Comparing franco and Zacks changelog and looking at the date/time stamps it's hard to argue this.
Edit - Sorry franco I didn't see you post before I began mine.
franciscofranco said:
Guess where he got the CAF patches from...
1. No, smartass it's obsolete, you have smartass2
2. No, recompile the kernel yourself if you want vsync off
3. No, there's plenty of documentation and explanations about that
Click to expand...
Click to collapse
Sorry for the OT, but how do I compile the LG stock kernel from scratch? I want to learn
Sent from my LG-P500 using XDA App
terratrix said:
Sorry for the OT, but how do I compile the LG stock kernel from scratch? I want to learn
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
A month ago I didn't know either, here's how I did it:
Search engine + your deductive reasoning skills + trial and error = success. I'm sorry if this sounds like a smartass response but there are lot of tutorials out there.
franciscofranco said:
Guess where he got the CAF patches from...
1. No, smartass it's obsolete, you have smartass2
2. No, recompile the kernel yourself if you want vsync off
3. No, there's plenty of documentation and explanations about that
Click to expand...
Click to collapse
1. ok...
2. Where can i learn to compile my own kernel? Can i start from scratch? Why would i need to learn?
3. Sure? Using kitchen's extract is not working, the phone will not boot...
EDIT: Well maybe not! I can do it... Too troublesome... @terratrix http://forums.androidcentral.com/ht...how-build-your-own-kernel-package-source.html try this! If u can compile, can compile for me too? OR u wanna learn together? (PLEASE IM NOT GAY!)
DaxElectro said:
1. ok...
2. Where can i learn to compile my own kernel? Can i start from scratch? Why would i need to learn?
3. Sure? Using kitchen's extract is not working, the phone will not boot...
EDIT: Well maybe not! I can do it... Too troublesome... @terratrix http://forums.androidcentral.com/ht...how-build-your-own-kernel-package-source.html try this! If u can compile, can compile for me too? OR u wanna learn together? (PLEASE IM NOT GAY!)
Click to expand...
Click to collapse
U can use dsixda kitchen to erm ...extract boot.Img and replace zimage, easy, tried that tons of times.
Sent from my LG-P500 using XDA App
terratrix said:
U can use dsixda kitchen to erm ...extract boot.Img and replace zimage, easy, tried that tons of times.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
How?
10chars
DaxElectro said:
How?
10chars
Click to expand...
Click to collapse
Somedhere in advanced option, press 0, I think is 20 then press w
Sent from my LG-P500 using XDA App
terratrix said:
Somedhere in advanced option, press 0, I think is 20 then press w
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Hmm, i will try later, do i need to replaces the .ko files?
Sent from my LG-P500 using Tapatalk
DaxElectro said:
Hmm, i will try later, do i need to replaces the .ko files?
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
Yes
Sent from my LG-P500 using XDA App
DaxElectro said:
Hmm, i will try later, do i need to replaces the .ko files?
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
When you're done can you pm me the version? :/
Sent from my LG-P500 using xda premium
teddybig said:
When you're done can you pm me the version? :/
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Hmm k...
Sent from my LG-P500 using Tapatalk
HELP!! This thread has been hijacked by Singapore!

[source][cm7] DOWNLOAD CM7 SOURCE

Hi
i am just making this thread to share the compressed cm7 sources
its compressed so it will be much more faster to download, posting it here if anybody else needs it
Part_1: http://www.mediafire.com/?vciuchgf258swzk
Part_2: http://www.mediafire.com/?e158vscc38bo8tr
Part_3: http://www.mediafire.com/?b8neb6lijkwa2a5
Part_4: http://www.mediafire.com/?yhw9upr8kc7vnl2
Part_5: http://www.mediafire.com/?599lhdpl2eklalh
Part_6: http://www.mediafire.com/?k50ogkm5qmgg0zp
Part_7: http://www.mediafire.com/?3qk64tyykex54w4
HOW TO EXTRACT:
copy all parts in one folder
open terminal and type
cat * > cm7.tar.gz
orginal thread link : http://forum.xda-developers.com/showthread.php?t=1834281
Okay, but what kind of sources are these?
Where do we need them for?
Are this GPU drivers, other drivers, MODs for fixing the known problems?
RubenStauttener said:
Okay, but what kind of sources are these?
Where do we need them for?
Are this GPU drivers, other drivers, MODs for fixing the known problems?
Click to expand...
Click to collapse
its cm7 source ..u can use it to build cm7 for ace from source
D source is useless, until we get source code for gpu from brodcom.
Sent from my GT-S5830i using xda premium
Maybe this helps: https://github.com/sgothel/jogl/commit/0ca481381b51b4082ac2b3bbae80cfaf5b60c3b8 found at http://jogamp.org/wiki/index.php/Br...aspberry_Pi_running_Raspbian_armhf_2012-07-15 ??
Sent from my GT-S5830i using xda premium
RubenStauttener said:
Maybe this helps: https://github.com/sgothel/jogl/commit/0ca481381b51b4082ac2b3bbae80cfaf5b60c3b8
Click to expand...
Click to collapse
looks very interesting, anybody knows something about this?
schakusa said:
looks very interesting, anybody knows something about this?
Click to expand...
Click to collapse
I've posted it on several forums about CyanogenMod (on the GT-S5830i) but got no reactions yet.
Sent from my GT-S5830i using xda premium
RubenStauttener said:
I've posted it on several forums about CyanogenMod (on the GT-S5830i) but got no reactions yet.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
hopefully it's what we've been waiting for (I have literally no idea) and then we can get CM 7.2
paradoxiumwind said:
hopefully it's what we've been waiting for (I have literally no idea) and then we can get CM 7.2
Click to expand...
Click to collapse
If it was someone would have picked it up by now....... We need the sources for our phone and only that will work
i seriously need cyanogenmod for my cell.. only coz s2e works on cyanogenmod and not on any oder rom.. it keeps the phone memory unused , moving everythng to second paryition unlike link2sd which dont link every files to second partition.. plz developers , do make cyanogenmod for our s5839i
Sent from my GT-S5830i using xda premium
Broadcom is working with Squadzone @MadTeam forum to solve the problems,need to wait
domnic79 said:
D source is useless, until we get source code for gpu from brodcom.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Can we make Bordcom release source code GPU ???
EDIT: Deleted.
Sent from my GT-S5830i using xda premium

CyanogenMod for GT-S5830i

Hello guys.
As i know, Broadcom is working with the GSY devs and most probably will release the GPU source. Once the source is out, your device will get CM too. But just to speed up the process, i have started the base of building CM for the cooperve by setting up the device config and makefiles on my github here.
Anyone who wants to go to the next step and extract the proprietary modules and files is welcome to work. Please send me a pull request only when you are sure that the files are correct and up-to-date. Then i will add the files and patches if any.
So lets start building CM. Why wait if we can complete a few things and wait till Broadcom releases the GPU source.
Why don't you post this in the Android Development section?
Sent from my GT-S5830i using xda premium
RubenStauttener said:
Why don't you post this in the Android Development section?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
The Android Development Section is only for development purposes. I haven't compiled CM. These are just the basic config and makefiles. So this is the correct section..
You are right man
Sent from my GT-s5830i using xda premium
:good:
vkv1995 said:
You are right man
Sent from my GT-s5830i using xda premium
Click to expand...
Click to collapse
carry on bro, gud luck
any news ?
Well some guy in the gal y section got paranoidandroid 4.0.4 working
Sent from my GT-S5830i using xda app-developers app
How we can extract the proprietary modules and files?
I have to wonder a thing? Why
gpu drivers, not extracted from
stock rom ? Using this driver in
cm7. this is very hard to
Just run the mkvendor script in the build environment.
Shaaan said:
Just run the mkvendor script in the build environment.
Click to expand...
Click to collapse
So I connect my phone to pc (with a linux distro right?) and run mkvendor?
Qeemi said:
So I connect my phone to pc (with a linux distro right?) and run mkvendor?
Click to expand...
Click to collapse
You need the source synced from CM github.
Sent from my GT-S5360 using xda app-developers app
Shaaan said:
You need the source synced from CM github.
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
One post dude for 1000 posts
I don't get it, Wasn't the user Qeemi sending the signatures to broadcom/samsung so they look back at us?
Fixed swapped colors in cm7 and cm9 with this patch:
Thanks for the information whitexp.
Based on your feedback, we've noted the following issues with the current BCM21553 CM7 port, and will investigate to see if we can help resolve them:
1) Colors are swapped when using software rendering. There are fixes for this, which involve copying libraries from the stock firmware, but they introduce stability issues.
2) libGLES_hgl.so has many shared library dependencies and does not work with the stock surfaceflinger/libui.
I was able to build CM7, with a couple modifications to your device tree, and replicate the color swap issue seen with software rendering.
We're working on a solution to formally release our software, but in the meantime, we have a test patch to fix the color swap issue without using any additional prebuilt libraries.
To try this, please copy the gralloc folder from hardware/libhardware/modules/gralloc ([-LINK-]) to your device tree and apply the attached patch to use the correct fbFormat for the hardware.
You will also need to modify the LOCAL_MODULE in Android.mk with the correct board name.
Thanks,
David
Patch inline:
bcm21553_gralloc_fb_format.patch
Code: [Select]
Code:
diff --git a/modules/gralloc/framebuffer.cpp b/modules/gralloc/framebuffer.cpp
index fe57a8a..a46d46e 100644
--- a/modules/gralloc/framebuffer.cpp
+++ b/modules/gralloc/framebuffer.cpp
@@ -355,7 +355,7 @@ int fb_device_open(hw_module_t const* module, const char* name,
if (status >= 0) {
int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3);
int format = (m->info.bits_per_pixel == 32)
- ? HAL_PIXEL_FORMAT_RGBX_8888
+ ? HAL_PIXEL_FORMAT_BGRA_8888
: HAL_PIXEL_FORMAT_RGB_565;
#ifdef NO_32BPP
format = HAL_PIXEL_FORMAT_RGB_565;
Click to expand...
Click to collapse
Thanks to dhsu from Broadcom and WhiteXP, Galaxy Y Dev
Does this mean the CM is on the way again? Wasn't the binaries just going to be released?
When the ROM is available for this version of ACE?
NEVER.
Ok?
Qeemi said:
NEVER.
Ok?
Click to expand...
Click to collapse
qemmi
why never ?
Because noobs cant wait.
Inviato dal mio GT-S5830i con Tapatalk 2

Jelly Bean Kernel for P990 source is out :D

Hi guys,
Check out CM Github:
https://github.com/CyanogenMod/lge-kernel-star/tree/jellybean/
Hope JB for P990 will coming soon
Yup, waiting for RC to release his magic!
edit: I doubt this belongs in this section.
i think there was no need to make a new thread for this....only when cm10 is released, then its needed
Sent from my Optimus 2X using xda premium
rachit_rox said:
i think there was no need to make a new thread for this....only when cm10 is released, then its needed
Sent from my Optimus 2X using xda premium
Click to expand...
Click to collapse
Developers can use this source to build new kernel for their KANG CM10, I guess
dasklney said:
Developers can use this source to build new kernel for their KANG CM10, I guess
Click to expand...
Click to collapse
You mean this thread?! You make new thread so devs can discuss it here. Not to mention us users know where the development process is
Sent from my LG-P999 using Tapatalk 2
i see the source from the Kernel. How can used in ICS Stock too??
MetaIIica said:
i see the source from the Kernel. How can used in ICS Stock too??
Click to expand...
Click to collapse
Ricardo Cerqueira is complieing CM10 nightly for P990 at:
http://jenkins.cyanogenmod.com/job/android/11417/?auto_refresh=true
dasklney said:
Ricardo Cerqueira is complieing CM10 nightly for P990 at:
http://jenkins.cyanogenmod.com/job/android/11417/?auto_refresh=true
Click to expand...
Click to collapse
what does this website actually means?!!, count down remaining time is 4 mins!!!, would that be to CM10?!!
besho2222 said:
what does this website actually means?!!, count down remaining time is 4 mins!!!, would that be to CM10?!!
Click to expand...
Click to collapse
It should be CM10 Nightly build for P990
You need to have permission to use that kernel source. RC worked hard for it. Give some credits.
dasklney said:
It should be CM10 Nightly build for P990
Click to expand...
Click to collapse
WOW dude, how could you get that link, did RC announce it?
Wow,Dont let this thread closed untill armcee update his own cm thread
Sent from my LG-P990 using Tapatalk 2
So, what we are about to see the rom, no? What's left? Ending the compilation and upload it?
ads88 said:
So, what we are about to see the rom, no? What's left? Ending the compilation and upload it?
Click to expand...
Click to collapse
Yes! Backup older rom and prepare
Sent from my LG-P990 using Tapatalk 2
spica1234 said:
Yes! Backup older rom and prepare
Sent from my LG-P990 using Tapatalk 2
Click to expand...
Click to collapse
Already did, mate. My phone is ready, fully charged and connected to the latop!! Finally, it is happening!
spica1234 said:
Wow,Dont let this thread closed untill armcee update his own cm thread
Sent from my LG-P990 using Tapatalk 2
Click to expand...
Click to collapse
if you say so, i have to +1 :good:
So you think it won`t be directly flashable through the CWM?
Ppl rub ur hand...ready for it...
Sent from my LG-P990
I think it's done:
Package complete: /home/jenkins/android/workspace/android/jellybean/out/target/product/p990/cm-10-20121030-NIGHTLY-p990.zip""
bd38483fc3af39cc8d8fa548abbf6ac7 cm-10-20121030-NIGHTLY-p990.zip
real 16m44.727s
user 142m30.066s
sys 11m25.003s
... A new repo command ( 1.18) is available.
... You should upgrade soon:
cp /home/jenkins/android/workspace/android/jellybean/.repo/repo/repo /var/lib/jenkins/bin/repo
Saved manifest to /var/lib/jenkins/android/workspace/android/archive/core.xml
Archiving artifacts
ready!!!!!!!!
http://jenkins.cyanogenmod.com/job/android/11417/artifact/archive/cm-10-20121030-NIGHTLY-p990.zip

Categories

Resources