• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] [Unofficial] CM-11.0 for Karbonn Titanium S1 Plus Dual-Sim (Phicomm C230WJA)

SDhi

Senior Member
Jan 22, 2016
52
28
0
Ghaziabad
sdhitech.wordpress.com
/*
* Your warranty is now void.
*
* We're 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 us for messing up your device, we will laugh at you.
*
*/

Supported Devices
Karbonn Titanium S1 Plus (Quad-Core MSM8212, 1GB RAM)
Phicomm C230W

Boot Images
boot-kts1p.img => Karbonn Titanium S1 Plus
boot-c230w.img => Phicomm C230W

Userdata Images
userdata.img => Karbonn Titanium S1 Plus
userdata-c230w.img => Phicomm C230W

Flashing Instructions
Use fastboot to flash images. Start your device in fastboot mode by pressing and holding Volume-UP + Power buttons until manufacturer logo appears. Then connect your device to PC using USB cable.
Make sure your device is detected and running fastboot mode by issuing "sudo fastboot devices" command. After success use following commands to flash ROM.
1. sudo fastboot flash boot boot-kts1p.img (for Karbonn Titanium S1 Plus) OR sudo fastboot flash boot boot-c230w.img (for Phicomm C230W)
2. sudo fastboot flash userdata userdata.img
3. sudo fastboot flash system system.img
4. sudo fastboot flash recovery recovery.img
Now, reboot to recovery to clear dalvik cache using following command
5. sudo fastboot boot recovery,img
Select data/factory reset and reboot the device.

GApps
https://www.androidfilehost.com/?fid=24052804347822010
Use recovery to install gapps and do not forget to clear dalvik cache.

XDA:DevDB Information
Phicomm C230Wxx, ROM for all devices (see above for details)

Contributors
SDhi
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.4.2 Modem Firmware
Based On: CyanogenMod 11.0

Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2016-12-11

Created 2016-12-11
Last Updated 2017-01-04
 

Attachments

Last edited:

mik13ST

Member
May 11, 2014
15
2
0
So I decided to try this and everything flashed successfully, but when I try to install the GApps you are giving us (or OpenGapps) it fails and says that footer is wrong and verification failed. The ROM almost works on my C230W. The systemui process crashes constantly, but only when I have both sim cards in the phone, so it is not usable. I didn't tested it a lot tho.
 

SDhi

Senior Member
Jan 22, 2016
52
28
0
Ghaziabad
sdhitech.wordpress.com
So I decided to try this and everything flashed successfully, but when I try to install the GApps you are giving us (or OpenGapps) it fails and says that footer is wrong and verification failed. The ROM almost works on my C230W. The systemui process crashes constantly, but only when I have both sim cards in the phone, so it is not usable. I didn't tested it a lot tho.
Thanks mik13ST,

I have few queries
1. Would you like to be tester particularly for C230W device because I own Karbonn Titanium S1 Plus device (C230WJA) and CM-11 ROM is developed on C230WJA model.
2. Please provide "logcat" and "dmesg" of the crash.
3. Full specifications of your device e.g. RAM, CPU etc.
4. Stock ROM version.
5. Please share full Stock ROM and also share kernel's config.gz and dmesg from running Stock ROM through Google drive and PM the link.
6. Which recovery you used to flash GApps ?

Regards,
Sameer Dhiman
 

mik13ST

Member
May 11, 2014
15
2
0
Thanks mik13ST,

I have few queries
1. Would you like to be tester particularly for C230W device because I own Karbonn Titanium S1 Plus device (C230WJA) and CM-11 ROM is developed on C230WJA model.
2. Please provide "logcat" and "dmesg" of the crash.
3. Full specifications of your device e.g. RAM, CPU etc.
4. Stock ROM version.
5. Please share full Stock ROM and also share kernel's config.gz and dmesg from running Stock ROM through Google drive and PM the link.
6. Which recovery you used to flash GApps ?

Regards,
Sameer Dhiman
You are welcome,
1. no, I was just trying this rom if it is usable on my device (no, it's not)
2. logcat is here: logcat.zip
dmesg is not obtainable, adb disconnects shortly after boot
3. specs are the same as here: specs
4. & 5. stock rom should be the same as here: rom
6. I used the recovery you are giving us

I don't want to demotivate you, but I don't see any point in you developing this ROM, because the original one is usable and the android version is (roughly) the same. Cyanogenmod customization might be the only reason, but Resurrection Remix (a mix of CM and other ROMs) is better, or one can use Xposed Framework to get similar ways of customization on AOSP Android as well. This ROM is IMO quite far from perfect (other issues: white screen blink after turning display on, browser crashing and a few more).

Good luck in your effort,
mik13ST