• 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

{Pro}[DEV][KitKat 4.4.4][CM11.0] iyokanLX - Custom LegacyXperia CM11

pteek

Senior Member
May 8, 2009
139
37
0
Hey XDA!

I have been making custom LX CM11 builds for my iyokan. I thought I'd release them here.

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.
 */
Credits to mikeioannina, CyanogenMod Team and others who made LX possible. I am just making minor changes to their hard work.

I will try to keep up with latest LX and CM changes but their are no guarantees. This work is provides as is.

WARNING: This ROM uses a modified internal memory layout. You can BRICK your device.

Our /system partition is originally 400MB but this space is not enough for a fluid kitkat experience and a full installation with proper google apps.
Our /cache partition is also too small to fit art-cache when we enable the ART runtime. We originally had 100MB /cache but art-cache needs ~150mb of free space.
I have repartitioned the internal memory layout, giving:
353.5mb in /system
570mb in /data
4mb in /cache

If you want to use this ROM you will always have to use the included kernel or use a kernel that includes the layout changes. Bug reports with non-standard kernels will be ignored.
You will have to wipe the device and make a clean install.
You cannot restore nandroid backups from previous android versions or restore nandroid backups from this ROM to other ROMs that don't use the new partition layout since you risk corrupting the data.
I suggest to use Titanium Backup, Helium or any other similar app to backup your data if you really need to.


Requirements:
* Have the stock ICS 4.1.B.0.587 full ftf flashed (doesn't matter if you have flashed it in the past or if you flash it before installing cm11.0, it will work both ways)

WARNING: If you are coming from mike's LX CM11, FLASH STOCK FTF first and follow the instructions below.

Steps required for correct installation (order is important):
1: Flash boot.img in fastboot & reboot into recovery
1.1 (optional): If the device is not booting, reboot to bootloader again and run:
fastboot erase system
fastboot erase userdata
2: Enter recovery, go to mounts and storage
3: Format /system, then /data and then /cache (Important step!)
4: Flash update zip
5: Flash gapps (recommended package is the one provided in the link below)

Steps 1.1, 2 & 3 are not needed when you install new builds of iyokanLX CM11 on top of older iyokanLX CM11 builds in the future.

If you want to return to a ROM that doesn't use the new partition layout, you need to follow the above steps again (only replace boot.img & update zip with the ones you want to use).

GAPPS

Google Apps Minimal Edition by jajb
Get the minimal 240DPI version.

Downlaods


Links are provided with each build in a new reply/post. Please check the last post.

XDA:DevDB Information
iyokanLX, ROM for the Sony Ericsson Xperia Pro

Contributors
pteek, mikeioannina, CM Team and others
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod

Version Information
Status: Testing

Created 2014-10-04
Last Updated 2014-10-04
 
Last edited:

pteek

Senior Member
May 8, 2009
139
37
0
First release.

TEST BUILD 20141014 (CHANGES AFTER LX 20141006)
Latest cm11.0 changes
Included extra firmware to fix touchscreen on some mango devices
Backported f2fs from kernel 3.17
Backported ext4 bugfixes from kernel 3.4.104
Backported zram from kernel 3.17
Backported lz4 from kernel 3.17
Backported slub from kernel 3.4.104
Use lz4 compression for zram
Removed deprecated pmem code from kgsl, rotator, mdp & mogami board
Change MTD partition layout (experimental). More space on /data 570MB.

Download links:
WARNING: If you are coming from mike's LX CM11, FLASH STOCK FTF first and refer to instructions in post #1.
https://www.androidfilehost.com/?fid=95747613655046171
MD5:https://www.androidfilehost.com/?fid=95747613655046172
GAPPS:
Check post #1.
 
Last edited:

shareupload

Member
Aug 11, 2012
31
6
0
Lucknow
i cant Find the detail of whats Custom in this Rom apart from being CM 11 ................ can u give Give more detail about the custom stuff that u have added or things u have changed from default Cm 11 . Thanks
 

pteek

Senior Member
May 8, 2009
139
37
0
i cant Find the detail of whats Custom in this Rom apart from being CM 11 ................ can u give Give more detail about the custom stuff that u have added or things u have changed from default Cm 11 . Thanks
Change MTD partition layout (experimental). More space on /data 570MB.

Upload coming in a few hours.
 

sahandxda

Member
Sep 10, 2012
32
6
0
Iran-tabriz
thanks alot. what about wakelock issue on cm11 cyanogen roms?
Did you fix that? because whitout fixing that problem,the roms are useless!
edit: cputuner can solve this.
 
Last edited:

vladht

Senior Member
Dec 8, 2012
62
14
0
Odessa
hey xda!

I have been making custom lx cm11 builds for my iyokan. I thought i'd release them here.

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.
 */
credits to mikeioannina, cyanogenmod team and others who made lx possible. I am just making minor changes to their hard work.

I will try to keep up with latest lx and cm changes but their are no guarantees. This work is provides as is.

warning: This rom uses a modified internal memory layout. You can brick your device.

our /system partition is originally 400mb but this space is not enough for a fluid kitkat experience and a full installation with proper google apps.
Our /cache partition is also too small to fit art-cache when we enable the art runtime. We originally had 100mb /cache but art-cache needs ~150mb of free space.
I have repartitioned the internal memory layout, giving:
353.5mb in /system
570mb in /data
4mb in /cache

if you want to use this rom you will always have to use the included kernel or use a kernel that includes the layout changes. Bug reports with non-standard kernels will be ignored.
You will have to wipe the device and make a clean install.
You cannot restore nandroid backups from previous android versions or restore nandroid backups from this rom to other roms that don't use the new partition layout since you risk corrupting the data.
I suggest to use titanium backup, helium or any other similar app to backup your data if you really need to.


requirements:
* have the stock ics 4.1.b.0.587 full ftf flashed (doesn't matter if you have flashed it in the past or if you flash it before installing cm11.0, it will work both ways)

warning: If you are coming from mike's lx cm11, flash stock ftf first and follow the instructions below.

steps required for correct installation (order is important):
1: Flash boot.img in fastboot & reboot into recovery
1.1 (optional): If the device is not booting, reboot to bootloader again and run:
Fastboot erase system
fastboot erase userdata
2: Enter recovery, go to mounts and storage
3: Format /system, then /data and then /cache (important step!)
4: Flash update zip
5: Flash gapps (recommended package is the one provided in the link below)

steps 1.1, 2 & 3 are not needed when you install new builds of iyokanlx cm11 on top of older iyokanlx cm11 builds in the future.

If you want to return to a rom that doesn't use the new partition layout, you need to follow the above steps again (only replace boot.img & update zip with the ones you want to use).

gapps

google apps minimal edition by jajb
get the minimal 240dpi version.

downlaods


links are provided with each build in a new reply/post. Please check the last post.

xda:devdb information
iyokanlx, rom for the sony ericsson xperia pro

contributors
pteek, mikeioannina, cm team and others
rom os version: 4.4.x kitkat
rom kernel: linux 3.4.x
based on: cyanogenmod

version information
status: testing

created 2014-10-04
last updated 2014-10-04
ray ray ray xperia ray please
 

pteek

Senior Member
May 8, 2009
139
37
0
Second release.

Second release.

TEST BUILD 20141128

Latest cm11.0 changes
Included extra firmware to fix touchscreen on some mango devices
Backported f2fs from kernel 3.17
Backported ext4 bugfixes from kernel 3.4.104
Backported zram from kernel 3.17
Backported lz4 from kernel 3.17
Backported slub from kernel 3.4.104
Use lz4 compression for zram
Removed deprecated pmem code from kgsl, rotator, mdp & mogami board
Improved lowmemorykiller values for low-ram devices from CAF
Merge branch 'kk_2.7_rb1.43' from CAF kernel
Security fixes for CVE-2014-7825 & CVE-2014-7826
Removed default live wallpapers (not recommended for low-ram devices)
Initial bcmdhd configuration for zeus Wi-Fi (MAC address not implemented yet)
Initial bluetooth configuration for zeus (MAC address not implemented yet)
Testing fix for landscape lockscreen layout
Change MTD partition layout (experimental). More space on /data 560MB.



Download links:
WARNING: If you are coming from mike's LX CM11, FLASH STOCK FTF first and refer to instructions in post #1.
WARNING: You cannot install this release over the previous one. Gappses size increased so I had to change the partition layout. Do a clean install.
https://www.androidfilehost.com/?fid=95832962473394270
MD5:https://www.androidfilehost.com/?fid=95832962473394271
GAPPS:
Grab the pico version.
http://forum.xda-developers.com/showthread.php?t=2397942
Add a file named "gapps-config.txt" in the same folder as the gapps zip on your sdcard. Put "smallbuffer" in the first line and save the file.
 
Last edited:
  • Like
Reactions: jairamr

rabbirobert

New member
Feb 16, 2020
4
0
0
hi,

link from second release down. does anyone could upload it again for Xperia pro, mk16i, iyokan?

thanks & kind regards

robert
 
Last edited: