[ROM][GPL] CELB Froyo 4.4(Plain CM Rom)3-22-11

Search This thread

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
ro.build.fingerprint=/passion/passion/mahimahi:2.2/FRF83/42295:user/release-keys

this is what I have

should I change it?

edit: nevermind the heap size question, I think I know enough.
 
Last edited:

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
I edited the build.prop to look like what you posted... still doesn't work.

edit: I made a mistake somewhere... I'm trying to fix...
 

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
I'm new to this lol but I rebooted and it seems that the changes weren't saved when I re-pulled the build.prop
 

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
Uhh no, just pull it, edit it, and push it back. Then reboot. If it doesn't stick then you didn't push it correctly.

That's what I thought =\ I tried it again.... loading now...

nope.

pulling... no changes that I made stayed...

"adb remount
ADB pull /system/build.prop build.prop"

editing it


saved it


Just to be super clear how should I push it back?

I think I realize that I've been putting it in the wrong folder.
 

Decad3nce

Retired Forum Mod / Inactive Recognized Developer
Feb 19, 2010
2,086
2,762
That's what I thought =\ I tried it again.... loading now...

nope.

pulling... no changes that I made stayed...

"adb remount
ADB pull /system/build.prop build.prop"

editing it


saved it


Just to be super clear how should I push it back?

I think I realize that I've been putting it in the wrong folder.

adb push build.prop /system/
 

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
Didn't work... =\ and I pulled it and all the changes saved.

I'm rebooting to try again. Do I need to wipe the dalvik or anything?

edit: rebooting didn't work =\
 
Last edited:

Conap

Retired Recognized Developer
Apr 1, 2010
1,350
232
@OP

If you want to have working mms:

You'll have to edit the apns-conf.xml to whatever the Verizon mms api is.

Here's the one from motorola sholes(droid) for verizon by koush:
Code:
<apns version="6">
    <apn carrier="Verizon"
        mcc="310"
        mnc="004"
        apn="internet"
        user="*"
        server="*"
        password="*"
        mmsc="http://mms.vtext.com/servlets/mms"
    />
</apns>
http://github.com/koush/android_device_motorola_sholes/blob/froyo/apns-conf.xml

^ that's probably a good resource for verizon related stuff as well.

Then go into shell and:
Code:
cd data/data/com.*.*.telephony/databases
rm telephony.db
rm mmssms.db
exit
adb reboot

You should be able to send/receive mms fine.

already had that apns-conf.xml in the rom and still no mms. the eris had the same problem with 2.1 with the stock mms just not working at all. I can't check handcent till I fix the market lol...I was working on the build fingerprint yesterday but got distracted in irc chat...lol.

Edit: Got wifi working I beleive.
 
Last edited:

Rav20

Senior Member
May 13, 2010
80
1
you can download handcent off the Dev's web site just google handcent and you'll find it and you can install it that way. That's what i did when handcent went missing in the market for a few days.

http://www.handcent.com/
 

Busphan

Senior Member
Jun 9, 2010
1,300
24
What is the possibility of getting the DroidX keyboard to work on this ROM? I try adb push, but it didn't work.
 

Hungry Man

Senior Member
Jun 11, 2010
2,103
35
Busphan I wouldn't expect it for a while. No froyo ROM's are compatible with it. And I've got handcent but I havne't tried a text message yet. I know MMS doesn't work according to someone else.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    This is a Pure Cyanogemod rom built from source.
    My kernel source
    My CM Vendor tree source
    The rest of this rom is compiled by Cyanogenmods source.

    I want to say thanks to JCase, Vinylfreak89, and Decad3nce for all the ideas they have been throwing around with me to get some of this stuff working. Thanks to Darchstar for some of his libs from the hero to get some other stuff working in this rom.
    I also want to say thanks to Grdlock for his free rom hosting site.
    V4.4
    Final Cm source for froyo
    Removed CPUBoost(I still recommend downloading from market lol)
    Removed link to cpuboost in settings
    Notification lights should now override the battery charger light when the screen is off
    Added bftb0's undead call fix(Awesome work bftb0)
    CELBFroyo4.4 Download Here
    Mirror link
    V4.3
    Resynced with cm source 1-21-11
    Fixed broken link in settings to cpu settings
    CELBFroyo 4.3
    Change settings link for cpuboostpro and remove cpuboostlite with this.
    V4.2
    Resynced with cm source.
    CELBFroyo4.2
    For those cpuboost pro usersChange settings link to cpuboostpro for celbfroyo4.2
    V4.1
    Resynced with cm's latest source
    updated to CPUBoost
    Download CELBFroyo 4.1 here or at my folder on Grdlocks site.
    If you've purchased CPUBoostPro from the market you can flash this to remove cpuboostlite and change the link in settings to use the pro version ChangeSettingsToCpuboostpro
    V4.0
    Resynced with cm's latest source
    CM added rotary lock screen option
    upgraded to CPUBoost v1.5
    Download CELBFroyo 4.0 here or at my folder on Grdlocks site.
    V3.9
    Resynced with cm's latest source (timestamp bug fixed)
    using cfsv9 kernel
    updates to cpuboost include screen on/off profiles
    Download 3.9 Here
    Mirror link for 3.9
    V3.8
    Resynced with cm's latest source
    Added custom cpu settings in phone settings.(Written by me since i'm trying to teach myself java)As of now the settings do not stick on reboot but you can change the governor and cpu speeds.
    Removed CIFS support from kernel as it was causing a boot error for a few people
    Download 3.8 Here
    V3.7
    Resynced with cm source to get the new lockscreen controls and whatever else has been added. I'm busy so I'm gonna call that one sentence a changelog.
    Download 3.7 Here
    V3.6
    Since were changing kernels here a dalvik-wipe is a good idea. Data wipe should not be needed.
    Resynced with cmsource as always
    added new CFSv8 kernel which has lots of improvements mainly the "smartass" governor
    also some updates to the interactive governor.
    loop support added in without breaking froyo apps2sd.
    "smartass" governer set as default
    Download 3.6 Here
    Mirror Link Thanks eklipze
    Google appsThanks again eklipze
    V3.5
    Resynced with Cyanogen source....their were some changes to email.apk...hopefully fixes the problem please report...cm changelog says to wipe email app data one time and re enter your account info...Download 3.5 Here
    V3.4
    Fixed wifi I broke in 3.3(sorry i'm getting sloppy here)
    Download 3.4 Here
    Here's another link till Grdlock's site is working again http://www.multiupload.com/5G1HKKXWX1
    V3.3
    I forgot to change wlan.ko for new kernel if you have already flashed 3.3 you can just flash the CFSV6Decafuct kernel from my same folder on Grdlock site to fix it.
    Resynced with cm source
    Widget toggle bar added in notifications drop down screen
    Added my new CFSv6 kernel
    Kernel should fix camera freezing when backing out of gallery
    GrdLock's site back up so download V3.3 HERE!!!!
    V3.2
    Fixed soft key lights that i stupidly messed up in 3.1...if on 3.1 just flash the fix CELBFroyo3.2 Mirror Link
    V3.1
    Gallery to camera freeze fixed(worked fine on my limited testing)
    3d gallery rotation improved greatly(can't promise no problems but pretty stable now)
    Resynced with cyanogen source(which pulled the fixes for the above problems)
    Grdlock's romhosting site is down so I had to put this one on multiupload Download CELBFroyo 3.1Here
    Bone head move...messed up the softkey lights flash this to fix http://www.multiupload.com/FCIN8R6M0R
    Flash this to replace 3DGallery with 2DGallery
    Flash this to replace ADW with Launcher2
    This is a NO wipe update. Please flash the google apps package after flashing the rom update.
    V3.0
    Resynced with cyanogen source(Cyanogen incorporated the 2.2.1 update into thier source)
    Graphic glitch on status bar fixed
    LED Notifications menu cleaned up to only show the colors that our phones support
    Finally broke down and went with 2d gallery. 3d just doesn't cut it at this point.

    V2.9
    Fixed Trackball notifications(You can now choose between green led, orange led and the white trackball for notifications. For the trackball just choose white in the notification settings under settings/cyanogen settings/user interface/led notifications.)
    Resynced with google source
    More updates to the camera from cyanogen(including continues autofocus)
    V2.8
    Wifi Fixed that I broke in 2.7
    V2.7
    Lots more cyanogen improvements
    Updated to my CFSV5 Kernel
    Increased bitrate for video recording in attempt to improve video quality(still not sure it helped at all cause I don't do much video'ing)
    V2.6
    Resynced with Cyanogen source
    Updated to my latest CFS kernel V4
    Camera with touch to focus as well as video camera with touch to focus(credits to cyanogen)fixed
    V2.5
    Fixed wifi I broke in 2.4(Sorry)...If you don't want to download 2.5 you can flash this to fix the wifi. Its the same kernel in this rom and will fix the wlan.ko for wifi too.
    V2.4
    Upgraded to 2.6.29.6 CFS kernel with lots improvements(Thanks Decadenc3 for all the help)
    Resynced with CM Source

    INSTALLATION INSTRUCTIONS TO UPGRADE TO 2.3
    Run these commands from command prompt
    Code:
    adb shell rm data/data/com.android.providers.telephony/databases/mmssms.db
    adb shell rm data/data/com.android.providers.telephony/databases/telephony.db
    After that reboot to recovery, flash the 2.3 rom with no wipe, flash the google apps as usual, then reboot.
    V2.3
    Fixed MMS that i broke in 2.2
    Reverted to camera.apk that worked in 2.1(no touch screen to focus)
    resynced with source as always
    V2.2 (WIPE NEEDED)
    GPS fixed
    Touch screen to focus in camera(enable in camera settings)
    resynced with Cyanogen source(a few new settings to play with)
    This rom is pretty stable now. I'm not getting any random reboots and all major functions are working.

    V2.1
    Google Goggles working with new google apps package...be sure to download it from link below
    resynced with google source
    optimized png's
    Led notifications can now be set in cm settings.(You can only use the green and orange colors because that is all the hardware supports.) Credit to Darchstar who wrote this in for our hardware. I did have to change the file to make softkey lights work but Darchstar did all the hard work on this.
    New boot animation from cyanogen

    V2.0
    usb tether fixed(adb and mounting to computer will not work after usb tethering without a reboot)
    resynced with cyanogen source


    V1.9
    Fixed market that I broke in 1.8
    Camera work at 5Mp with Preview screen!!!! (Credit to Cyanogen for fixing camera and Darchstar for his libs till I can make my own.
    Resynced with source
    Audio improvements

    V1.8
    Metamorph working
    Resynced with cyanogen source
    Audio Equalizer added by cyanogen under cyanogen settings
    Disabled trackball and led notifications till i can get them to not stick
    A few minor speed tweaks
    V1.7.1
    Led does not stay on.
    Trackball flashed for notifications. Trackball will get stuck on if you get a notification while the phone is asleep. Using notiled app from the market will turn it off for now.
    V1.6
    Resynced with Cyanogen source
    Fixed rotation problems in gallery

    V1.5
    Fixed Froyo apps 2 sd
    Resynced with Cyanogen source

    V1.4
    Fixed su that I broke in 1.3
    V1.3
    Market fully working
    Camera partially working with Darchstar's camera libs(Thanks again)
    SuperUser app downgraded to working version

    V1.2
    Market mostly fixed(still missing handcent but showing most others)Please report any missing apps.
    Please wipe data/davlik and flash the updated google apps for froyo in my folder for market to work.
    Possible GPS fix. Feedback on this would be appreciated. Ran for 30 minutes no problems for me.

    V1.1
    Stock MMS fixed thanks to Dec3dance for lots of help with this one
    Wifi fixed
    Resynced with cyanogen source
    As per Grdlock's request I'm going to put a link to my folder on his site and then you can just scroll down and choose what you would like to download.

    Conap's Folder Download 3.0 HERE

    Please flash the googleapps for froyo after flashing rom. This google apps will fix the google goggles issue...
    Google Apps Make sure you get the mdpi file.


    Thanks to Darchstar for helping me with a lot of stuff on my 2.1 rom and I have used a few of his libs that I was using in that rom for this one too.
    Also Thanks to Decad3nce for helping me with learning more about making my own vendor tree and his help here in this thread too....

    If you want to use the old 2D Gallery I have made a flashable zip file that will remove the 3D Gallery and install the 2D Gallery...just flash in recovery. Download 2dGallery.zip here.


    A simple thanks is just as good but if your inclined to do more feel free to
    5
    update

    Ok long time coming guys but here's an update....

    V4.4
    Final Cm source for froyo
    Removed CPUBoost(I still recommend downloading from market lol)
    Removed link to cpuboost in settings
    Notification lights should now override the battery charger light when the screen is off
    Added bftb0's undead call fix(Awesome work bftb0)
    CELBFroyo4.4 DOWNLOAD HERE

    This will probably be final unless i missed some major bug or something....happy flashing this sub par UNOFFICIAL cm rom lol.....
    3
    I got a failed installation with that new openGLS1.1 zip file you posted. Anyone else having this problem?

    hmm...ok i'll have to take a look at that.

    Edit: Sorry about that guys looks like I forgot to edit the updater-script when i moved the files. I tested this one and it works ok...sorry again for the trouble.

    http://www.androidphiles.com/files/get/ODhTzSfVEU/openglesfix.zip
    3
    Fixed the link for cpu settings and updated with cm source. I will keep updating this rom till cm releases their final version of cm6 which I have no idea how long that will be.
    2
    hey guys I threw together a little app to change the Verizon Wireless carrier name on the status bar/lock screen for those who want to put something else there. It should work with any rom and also probably other rooted phones(have only tested eris and inc) check out the thread here
    http://xdaforums.com/showthread.php?p=11464084#post11464084