The Wayback Machine - https://web.archive.org/web/20190327085828/https://forum.xda-developers.com/showthread.php?t=2767332
FORUMS
Remove All Ads from XDA

[ROM(ABANDONED)] [4.4.4] [UNOFFICIAL] CyanogenMod 11 for ChaCha [07.22.2014]

462 posts
Thanks Meter: 438
 
Post Reply Email Thread


Code:
#include 
/*
 * 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.
 */
We've done it! Thanks to the androidarmv6 team's work, and the great people over at Team Simplicit(Especially Olivier, as he got it working on the Wildfire S and a couple other devices),
we now have a functional KitKat rom for the ChaCha!
This rom SHOULD now be daily driver ready. Please leave feedback on any issues.
I will also note that it takes a rather long time to boot. I don't know if it will stay this way or not, so don't ask. :P
And lastly, I recommend leaving the device for at least a minute after first boot, before going through the setup wizard. Otherwise it will be very laggy.



NOT WORKING/BROKEN/ISSUES
  • Bluetooth
  • Screen video recording (I believe we have a fix in the works)
  • ART (doesn't support ARMv6)
  • SELinux
  • USB/WiFi tethering
  • Camera orientation is sideways
  • Phone takes a long time wake during call or alarm
  • Symbols/zero key bringing up the input method selection window, regardless of whether alt is pushed.
  • Arabic keyboard not working?
  • incoming call crashes ui. dialer crashes when you try to open it after ui crash.
  • Trebuchet launcher crashes repeatedly, making phone unusable
  • MTP and PTP Modes cannot be selected under USB Connection menu, Settings Crashes. Setting does not save.
  • Trebuchet unable to remove widgets due to missing "X"


CHANGELOG

Code:
07/22/2014
  • Updated recovery to 6.0.5.3
  • Fix for flashing older zips
  • Fix for partitioning SD card from Advanced menu
07/22/2014
  • Trebuchet now able to remove widgets(Temporary workaround)
  • Version bump to 4.4.4_r2
  • Kernel updated to 2.6.36.1 (as well as various tweaks)
  • Changed default governor to SmartAssH3, as it seems to be stable now on the ChaCha
  • Arabic keyboard SHOULD be fixed, please give feedback
  • Symbols/Zero key should now bring up the Symbols menu, and allow FN+0 to type "0" (thanks WinSuk!
  • "F"(Facebook) key has been re-enabled and now launches the Browser
  • Re-fixed camera orientation
  • Recovery updated to 6.0.5.2, Softkeys now work, Swipe should work, Lights removed(no need for it)
06/13/2014
  • Dialer and Contacts List no longer crash on incoming/outgoing calls
  • Trebuchet no longer crashes repeatedly
  • Changed default CPU Governor to minmax
06/08/2014
  • Fixed Camera Orientation/Rotation (thanks Kevinjoa!)
06/07/2014
  • CM/androidarmv6/Google/AOSP upstream (incl. Android 4.4.3)
  • Disabled fading edges on text for a small speedup - before, after
  • Switched to gps.conf with SUPL (assisted GPS) support
  • Changed default CPU Governor to ONDEMAND
  • Changed default min. CPU frequency to 245 Mhz
06/04/2014
  • Included additional Keyboard Layouts (the Symbols/zero key currently isn't behaving properly. fix for this soon I hope)
  • Wifi Fix.
  • New Simplicit-ULTiMATE kernel
  • Included Bare Minimum GApps
  • Disabled First Boot Setup Wizard
05/30/2014
  • First Build.

CREDITS
  • benjamingwynn, niks255

DOWNLOAD

SCREENSHOTS



RECOVERY

Recovery gets built with rom, I will update this anytime the recovery is changed.
Current Version is 6.0.5.3
Download Here | Mirror

How to flash recovery:

Terminal Method:

Stick the "recovery.img" file on the root of your sdcard. Open a terminal emulator, and type:
Code:
su
flash_image recovery /sdcard/recovery.img
After typing "su" you'll want to allow terminal emulator root access.

Fastboot method:

Stick the "recovery.img" file in the same directory as your fastboot executable binary.
Put your phone in fastboot mode.
Open a command prompt and use the fastboot tool to type:
Code:
fastboot flash recovery recovery.img
PH06IMG.zip method:

Put your phone in fastboot mode, and use the fastboot tool to type:
Code:
fastboot getvar all
You'll want to make note of the "version-main" value, the "cidnum" value, the "modelid" value, and the "hbootpreupdate" value.
Stick the "recovery.img" file in a folder somewhere, and create a new text document called "android-info.txt"
Put the values you noted earlier into the "android-info.txt" in the following format(this one works for my device):
Code:
modelid: PH0613000
cidnum: TELUS001
mainver: 1.60.0.0
hbootpreupdate: 12
note that "mainver" is the value you noted earlier from "version-main".
Now zip the "recovery.img" and the "android-info.txt" together, and name it "PH06IMG.zip"
Put that file on the root of your sdcard, and reboot into the bootloader. It should detect the zip, and ask you to update. choose yes, and you're off to the races!


SOURCES
The Following 30 Users Say Thank You to kronflux For This Useful Post: [ View ] Gift kronflux Ad-Free
 
 
30th May 2014, 12:07 PM |#2  
Olivier's Avatar
Forum Moderator / Recognized Developer
Flag Linz
Thanks Meter: 6,901
 
Donate to Me
More
Removed
The Following User Says Thank You to Olivier For This Useful Post: [ View ]
30th May 2014, 03:36 PM |#3  
Member
Flag Cairo
Thanks Meter: 29
 
More
Thumbs up
Finally CM 11 in HTC chacha, i will Test it as soon as i can

i Made this Key Character Map File for "Arabic", Please add it to your Build
chacha-keypad-ara.kcm.zip
Thanks kronflux, Olivier, and all the Simplicit Team for this Great Effort
The Following 2 Users Say Thank You to Yehia2amer For This Useful Post: [ View ] Gift Yehia2amer Ad-Free
30th May 2014, 03:46 PM |#4  
Olivier's Avatar
Forum Moderator / Recognized Developer
Flag Linz
Thanks Meter: 6,901
 
Donate to Me
More
Will add that, thanks.

Gesendet von meinem Xperia S mit Tapatalk
The Following 2 Users Say Thank You to Olivier For This Useful Post: [ View ]
31st May 2014, 02:22 AM |#5  
Member
Flag Cairo
Thanks Meter: 29
 
More
I am Really Enjoying Kitkate right now
———
Installing Steps:
1) I Tried to install the Recovery using the boot loader method but it failed with an error "CID incorrect, update fail”.
So i used fast boot Method with my PC & this command "fastboot flash recovery recovery.img”
2) Installed The Rom
3) Installed “CronMod-INT2EXTV2+_signed.zip” (Great INT2ext mod to increase internal Memory form SD card, now 1.5GB)

The system Feels good, but i couldn’t live with it without updating the minimum CPU frequency to 245 MHZ

Problems i faced At my first look

System:
  1. Wifi & Hotspot NOT working
  2. Bluetooth NOT working
  3. USB Mass Storage Mode (UMS) NOT working ( I can Not connect my phone to the pc with any mean )
  4. 3G Stop working after WAKE - I Must Manually disable and re-enable it
  5. Battery Still Testing
Apps:
  1. Camera image is rotated !
  2. Phone app buttons really needs to be reorganised
Keyboard:
  1. @ and ~ are misplaced , should be switched (FN+y) with (FN+p)
  2. No Number “0”
  3. Lang, & Facebook Keys are not Functional
  4. No Arabic Keyboard

Overall, Very Good for a First Build. I am Excited to Test the Next Build and i am ready for Testing
The Following 5 Users Say Thank You to Yehia2amer For This Useful Post: [ View ] Gift Yehia2amer Ad-Free
31st May 2014, 05:04 AM |#6  
Quote:
Originally Posted by Yehia2amer

[*]USB Mass Storage Mode (UMS) NOT working ( I can Not connect my phone to the pc with any mean )

I will say that mass storage mode works perfectly for me. but I will do some testing with other micro sd cards, and see what happens.
But thanks for testing!
The Following 2 Users Say Thank You to kronflux For This Useful Post: [ View ] Gift kronflux Ad-Free
31st May 2014, 07:43 AM |#7  
mortal19xx's Avatar
Senior Member
Flag Tehran
Thanks Meter: 93
 
More
Thumbs down :(((
Good JOB...
Lot's of problems... it's better that we think about a new KERNEL instead of a new ROM...
The Following User Says Thank You to mortal19xx For This Useful Post: [ View ] Gift mortal19xx Ad-Free
31st May 2014, 07:46 AM |#8  
Quote:
Originally Posted by mortal19xx

Good JOB...
Lot's of problems... it's better that we think about a new KERNEL instead of a new ROM...

Keep in mind, this is absolutely NOT a stable release. entirely a testing/dev release.

That having been said, if you want to start the efforts of working on a new kernel, I certainly wouldn't complain, and I'd even try my best to help.
The Following User Says Thank You to kronflux For This Useful Post: [ View ] Gift kronflux Ad-Free
31st May 2014, 07:56 AM |#9  
mortal19xx's Avatar
Senior Member
Flag Tehran
Thanks Meter: 93
 
More
Thumbs up [A]
Quote:
Originally Posted by kronflux

Keep in mind, this is absolutely NOT a stable release. entirely a testing/dev release.

That having been said, if you want to start the efforts of working on a new kernel, I certainly wouldn't complain, and I'd even try my best to help.

Keep going...
The Following User Says Thank You to mortal19xx For This Useful Post: [ View ] Gift mortal19xx Ad-Free
31st May 2014, 09:39 PM |#10  
Olivier's Avatar
Forum Moderator / Recognized Developer
Flag Linz
Thanks Meter: 6,901
 
Donate to Me
More
Hey guys,
you can flash my kernel if you want. I have fixed wifi.

Gesendet von meinem Xperia S mit Tapatalk
The Following 5 Users Say Thank You to Olivier For This Useful Post: [ View ]
1st June 2014, 12:12 AM |#11  
malikou's Avatar
Senior Member
Thanks Meter: 25
 
More
Thumbs up thanks
i m glad to see our chacha reborn with new build and developers, thank you guys for the time you spend on this phone
keep up

i'll test and report
Post Reply Subscribe to Thread

Previous Thread Next Thread
Thread Tools Search this Thread
Display Modes