[JB][CM10][Hackfest] CM10 for LGP999![Blind Build]

Status
Not open for further replies.
Search This thread

Benee

Retired Recognized Developer
Mar 15, 2010
921
1,735
Ok this is a alpha and a hackfest. ALL problems from CM9 are present.

This project isn't related to EaglesBlood and it's completely open source!
I think android should be open source and everyone should be able to contribute patches and push the project forward.


Additionally I don't own a P999. I'm building this blindly!
PLEASE ONLY USE IT IF YOU'RE CAPABLE OF RESTORING IT!

Because this is a blind build I need your help. I created this spreadsheet.
In theory it should work on the P999 as good as on P990! However I'm not sure. So if someone could go through the table and create a checklist if everything is working as on P990?
If some features aren't working I need a full logcat/logcat -b radio and a kmsg.

Thanks


NO new libs from this ICS SU660 leak are used.

Code:
#include <std_disclaimer.h>
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

If you're a dev you can use push requests on github - I'm fine with it.
This thread is for users. Users please stay away from this thread.

So basically everything is working (somehow and somewhat hehe)
EXCEPT
- Project Butter
- Hardware Acceleration
- Camcorder
- Complete Video Playback

Never ask for fixes!

Howto: Reporting Bugs
Don't ever report something without a logcat!
If it's a hard reboot - Add a /proc/last_kmsg
If your RIL is crashed or you doesn't get connection at all - Add a logcat -b radio

Additional information like "howto reproduce" etc would be nice too ;)

Thanks!


Download:
here
Second Mirror: Vadonka's Server - Download

You can additionally download the GooManager and install and update the ROM with it!




Source:
On my github.

Thanks:
- pastime1971 (Audio and RIL fixes! Awesome man)
- Tonyp for motivating me hehe and moderating this stuff
- Arcee without his work we wouldn't be here
- CM team - without their work we wouldn't have this awesome rom :)
- goo.im for the server :)
- vadonka for access to his ftp
 
Last edited:

tonyp

Inactive Recognized Developer
Feb 3, 2011
5,019
34,902
To color up this thread a little, here is a cute banner:
banner_jellybean.png




Notes about the current build:
  • Gapps JB package: http://goo.im/gapps/gapps-jb-20120726-signed.zip

  • The HwaSettings app is included. Use it to disable the (broken) hardware accelleration for certain apps which makes problems.
    Examples are the stock Browser and Facebook - both apps crash on rotation. By disabling hwa this gets "fixed"

  • The version 9.9.9-JB is intended.

Notes about providing proper feedback:

  • As benee said, don't even try to post bugreports without proper logs

  • [Tutorial] How To Logcat

  • To get the last_kmsg use e.g this command from Terminal Emulator: cat /proc/last_kmsg > /sdcard/last_kmsg.txt

  • Bug reports without logcats and/or kernel messages will be ignored completely

.
 
Last edited:

djvoleur

Senior Member
May 5, 2010
612
732
Purgatory, AZ
This needs to updated ;)
Code:
assert(getprop("ro.product.device") == "p990" || getprop("ro.build.product") == "p990");
after that...all is good so far...
 

Blazing angel

Senior Member
Oct 15, 2011
422
51
The memfix is already included in the build correct?
It's there for others to incorporate into their own kernels right?

BTW Great work! :good:
 

BuddhaTeh1337

Senior Member
Jun 8, 2010
325
40
32
phoenix
ooooooh shiny new toy to play with =]
thanks to benee, tonyp and all the other devs that helped bring this to us!
finally a halfway functioning JB build =D

edit: 2nd mirror please? expect high traffic on this download for at least the net week. lol
 
Last edited:

ayysir

Senior Member
Aug 30, 2011
4,552
5,980
Bronx, NY
Thanks for making this open source unlike eB. This make updates become quicker for the good of people and not only for notoriety.

Will try this

Sent from my HTC HD2 using Tapatalk 2
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 43
    Ok this is a alpha and a hackfest. ALL problems from CM9 are present.

    This project isn't related to EaglesBlood and it's completely open source!
    I think android should be open source and everyone should be able to contribute patches and push the project forward.


    Additionally I don't own a P999. I'm building this blindly!
    PLEASE ONLY USE IT IF YOU'RE CAPABLE OF RESTORING IT!

    Because this is a blind build I need your help. I created this spreadsheet.
    In theory it should work on the P999 as good as on P990! However I'm not sure. So if someone could go through the table and create a checklist if everything is working as on P990?
    If some features aren't working I need a full logcat/logcat -b radio and a kmsg.

    Thanks


    NO new libs from this ICS SU660 leak are used.

    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    If you're a dev you can use push requests on github - I'm fine with it.
    This thread is for users. Users please stay away from this thread.

    So basically everything is working (somehow and somewhat hehe)
    EXCEPT
    - Project Butter
    - Hardware Acceleration
    - Camcorder
    - Complete Video Playback

    Never ask for fixes!

    Howto: Reporting Bugs
    Don't ever report something without a logcat!
    If it's a hard reboot - Add a /proc/last_kmsg
    If your RIL is crashed or you doesn't get connection at all - Add a logcat -b radio

    Additional information like "howto reproduce" etc would be nice too ;)

    Thanks!


    Download:
    here
    Second Mirror: Vadonka's Server - Download

    You can additionally download the GooManager and install and update the ROM with it!




    Source:
    On my github.

    Thanks:
    - pastime1971 (Audio and RIL fixes! Awesome man)
    - Tonyp for motivating me hehe and moderating this stuff
    - Arcee without his work we wouldn't be here
    - CM team - without their work we wouldn't have this awesome rom :)
    - goo.im for the server :)
    - vadonka for access to his ftp
    17
    Nice work guys, bout to repo it and see if I can't lend a hand.

    I'm digging in this also. i have nothing to do tomorrow so i'll see what i can come up with.
    14
    Hello,

    In first place I must to say thank you to everyone that tried with successful, its a perfect training & help for me cause as you know, i dont own this device. (Have a P990).

    Im building right now the build 02,

    That include the lastest changes from CM merged: Link

    And some changes that i´ve just added.

    - Changes in kernel to allow data usage readings
    - Change at sensorservice (arcee) autobrightness
    - SuperCharger v6 + Pdroid (pastime1971&mateor credits)
    This rom comes from the great hackfest from Benee & Pastime1971 so this is why i didnt create a new thread.. cause i dont want to have millions rom that are almost the same, here you can find the last change from CyanogenMod10 running on this device.

    Of course this cant be possible with the great help from Benee,Pastime, Tonyp and Arcee

    In 20 minutes will be online and like always... changes ROMS between all CM10 just need wipe cache+wipe dalvik cache, NO fullwipe needed.
    13
    To color up this thread a little, here is a cute banner:
    banner_jellybean.png




    Notes about the current build:
    • Gapps JB package: http://goo.im/gapps/gapps-jb-20120726-signed.zip

    • The HwaSettings app is included. Use it to disable the (broken) hardware accelleration for certain apps which makes problems.
      Examples are the stock Browser and Facebook - both apps crash on rotation. By disabling hwa this gets "fixed"

    • The version 9.9.9-JB is intended.

    Notes about providing proper feedback:

    • As benee said, don't even try to post bugreports without proper logs

    • [Tutorial] How To Logcat

    • To get the last_kmsg use e.g this command from Terminal Emulator: cat /proc/last_kmsg > /sdcard/last_kmsg.txt

    • Bug reports without logcats and/or kernel messages will be ignored completely

    .
    12
    Thanks to djvoleur we fixed JB. He was the first helpful one who provided logs and really tested the build and not posted these super unhelpful, annoying bugreports.

    So I'm currently building a update and I will push it later to goo.im.

    So - to save me from entering rage mode and stopping the desire to hit my head against hard things, I won't look often here and hope some helpful guys like djvoleur are pm'ing me logs if somethings fails to work.

    Will update the post, when the build is online..