Results 1 to 21 of 21
Like Tree3Likes
  • 1 Post By Deathglobe
  • 1 Post By PersonaNonGrata
  • 1 Post By PersonaNonGrata
  1. Thread Author  Thread Author    #1  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Talking Files needed to get a custom CMW going for our phones

    I have been talking with a developer on IRC and he is willing to build us a custom CWM image so our colors aren't all messed up, but he needs some files and I wont have time to get them for several days. So if someone out there can get me the following he will fix the color issue and make us real version of CMW specific to our phones. This will be a custom build from the ground up no hacked versions that sort of work.

    I need to get him these files for both the P505 and the P506 (both basebands if possible).

    boot.img
    recovery.img (must be stock)
    /proc/partitions
    /proc/mtd
    /proc/enmc
    /proc/mounts


    if you send the indicate which phone the android version and the baseband just to be on the safe side.
    Thanked by:
  2. #2  
    LifesGoodPhoenix's Avatar

    Posts
    376 Posts
    ROM
    stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    would like to help, but i dont know how to go about getting those files. is recovery in the source code for the rom ?
  3. Thread Author  Thread Author    #3  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Quote Originally Posted by LifesGoodPhoenix View Post
    would like to help, but i dont know how to go about getting those files. is recovery in the source code for the rom ?
    Hate to admit it but neither do I

    I was hoping someone in here would know how to do it and I could avoid the leg work tonight. If no one know how to get the files I will read up on it and post a how to here.
  4. Thread Author  Thread Author    #4  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    OK just found a page that explains we go about getting a copy of the boot.img



    As to the the recovery.img does anyone know if we have a valid KDZ file preferably for the NBB? Im hoping to pull the image from there.
  5. #5  
    LifesGoodPhoenix's Avatar

    Posts
    376 Posts
    ROM
    stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    i have the kDZ that joban made. that should have the files. ya?
  6. Thread Author  Thread Author    #6  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Supposedly can you upload it somewhere.
  7. #7  

    Default Re: Files needed to get a custom CMW going for our phones

    Glad to see we all still have the determination
    albra likes this.
  8. Thread Author  Thread Author    #8  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Oh yes we will have a good CWM and a good ROM (God willing) and the source code will be made available one way or another.
  9. #9  
    LifesGoodPhoenix's Avatar

    Posts
    376 Posts
    ROM
    stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones



    V20F KDZ file
  10. #10  
    PersonaNonGrata's Avatar

    Posts
    86 Posts
    Global Posts
    98 Global Posts
    ROM
    Stock 2.3.4 (NBB)

    Default Re: Files needed to get a custom CMW going for our phones

    Here's v10E_00
  11. #11  
    PersonaNonGrata's Avatar

    Posts
    86 Posts
    Global Posts
    98 Global Posts
    ROM
    Stock 2.3.4 (NBB)

    Default Re: Files needed to get a custom CMW going for our phones

    And here's v11h, for the Thrive


    as taken from raenye's thread here:
  12. #12  
    PersonaNonGrata's Avatar

    Posts
    86 Posts
    Global Posts
    98 Global Posts
    ROM
    Stock 2.3.4 (NBB)

    Default Re: Files needed to get a custom CMW going for our phones

    Attached are the relevant files from V10e.
    Attached Files Attached Files
    Thanked by 2:
    donavan likes this.
  13. #13  
    PersonaNonGrata's Avatar

    Posts
    86 Posts
    Global Posts
    98 Global Posts
    ROM
    Stock 2.3.4 (NBB)

    Default Re: Files needed to get a custom CMW going for our phones

    Aaaaand V20f !
    Attached Files Attached Files
    Thanked by 2:
    donavan likes this.
  14. Thread Author  Thread Author    #14  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Awesome work man I will get this shot up to the my guy and see what he can pull off for us just as soon as I can get the other files off my phone (maybe here later today).
  15. Thread Author  Thread Author    #15  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    OK here are two of the other files needed from the stock 2.3.4 OS, but I can't find the /proc/emmc and /proc/mounts. Can someone out ther check there version of android has them. You can get the files by entering the following command into adb with the phone connected to the PC via USB from inside of a cmd window.

    adb pull /proc/mount c:\<whatever directory you like>\

    adb pull /proc/emmc C:\<whatever directory you like>\


    if you dont have them the system will return

    remote object '/proc/mounts' not a file or directory or remote object '/proc/emmc' not a file or directory
    Attached Files Attached Files
  16. Thread Author  Thread Author    #16  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Got the /proc/mounts file still trying to find /proc/emmc
    Attached Files Attached Files
  17. #17  
    PersonaNonGrata's Avatar

    Posts
    86 Posts
    Global Posts
    98 Global Posts
    ROM
    Stock 2.3.4 (NBB)

    Default Re: Files needed to get a custom CMW going for our phones

    Weird. All the files in my /proc folder are 0 bytes.

    I don't think we have the enmc file. There's nothing in the source with that name (enmc*).
  18. Thread Author  Thread Author    #18  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    the files arent really files there links so they wont really have any size when you look directly at them I did find that much out.
  19. Thread Author  Thread Author    #19  
    donavan's Avatar

    Posts
    584 Posts
    ROM
    Stock 2.3.4 rooted

    Default Re: Files needed to get a custom CMW going for our phones

    Ok got the final file apparently we dont have emmc we have mtd what ever the hell that is. Anyways here is the final file.
    Attached Files Attached Files
  20. #20  
    AdictoDigital's Avatar

    Posts
    51 Posts
    ROM
    Stock

    Question Re: Files needed to get a custom CMW going for our phones

    Hello Donavan...

    ¿How is your progress with this Custom CMW for LG Phoenix + LG Thrive?

    Thanx a lot!!!
  21. #21  
    gabo_lope's Avatar

    Posts
    31 Posts
    ROM
    CM9 Arjen's P505 Build

    Default Re: Files needed to get a custom CMW going for our phones

    Adicto Digital, Donovan already posted the custom CWM in a thread Custom CWM for P505 & P506 Colors Fixed

Posting Permissions