[MOD]{CM10.1}{CM10.2}{CM11}{AOSP}Working Int2Ext for Xperia 2011 [ART-compatible] - Sony Ericsson Xperia Neo, Pro

After days of looking for a solution to the problem of every 2011 device I've finally managed to do it!
Many of you wanna enable ART functionnality in 4.4.2 because the device start "flying" with such a pill. So I've managed to modify the Int2Ext v2 script to run it lagless and conserving initial performance.
Prerequesites:
1. You have to make an EXT partition (I've got an EXT4 1 GB partition)
2. Flash the script BEFORE the first boot (like any other package such as gapps).
3. (Optionnal) Reboot once, and enable ART in developement menu.
4. Enjoy!
What it does exactly?
1. Increase the readahead cache for your sd to 4096 kb
2. Transfers /data/app & /data/app-private to the ext partition of the SD
3. Everything that a CronMod-INT2EXT script does
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
All credits goes to the creator of the original script. Ive simply deleted a line inside
You're welcome for testing.:good:
Small FAQ & corrected verision to avoid signal loss:
nos1609 said:
1. Tested in couple with Vanir/Carbon - unstable under ART, Dalvik recommanded
Tested on PAC working like a charm on both ART & Dalvik
2. To avoid reboots / FCs try flashing ART compatible gapps
3. About the "internal memory waste" Guys, please check the description of what the script is doing and what folders are moved onto EXT-partition. If everything would so simle as that, even ART mode couldn't overcome the laggynes and the lack of performance after moving everything to sdcard. The script is moving ONLY APKs to the EXT-partition. Dalvik, libs etc remains on the 470 Mb NAND to conserve initial performance. But enen that amount of free space is not enough to run ART experience at it full potential. because of very large dalvik-cache size.
4. EXT partition. Just google, XDA contains tons of manuals and tools to create one. If you'd like to simply try ART 512 MB one will be enough, you'll reach the internal NAND limitation. If you want using it in normal mode you can make the partition as large as you like.
5. Concerning the loss of signal, I think there are some lack of time for the device itself to get the new location of the files, so try this new package.
Click to expand...
Click to collapse
vipinpvarghese said:
Those who have issue with signal loss after flash this script there is a way out... Just install Link2sd after flashing the script... Open Link2sd, give super user permissions and Link2sd will automatically create scripts and ask you to reboot.... thats is..... you should be able to get signals after reboot.... You can even uninstall Link2Sd after rebooting....
For me it is working in Mike's latest build, PA final build and Pac man latest build....
Click to expand...
Click to collapse
UPDATE: Working fix for signal loss

If i update the nightly rom. Am i need to re-flash the zip? This worked with Dalvik too right?

WaterMelon90 said:
If i update the nightly rom. Am i need to re-flash the zip? This worked with Dalvik too right?
Click to expand...
Click to collapse
Yes you need to reflash & sure it works with Dalvik

Hello, I really wanted to try this, and partitioned my SD card. Now, i am not able to see the created 1GB ext4 partition. I created that partition with MINITool Partition Wizard. For restoring it, I tried using GParted also but of no use. Out of 7.4 GB, only 6.4 is accessible. Kindly help. And one more thing. Dark Kernel is not even recognizing the SD Card.

@nos1609 , I had tried it in C-rom. I flashed it after the installation of C-rom then reboot. However, it can't boot into system. Anyone faced this problem? I had wait for the boot around 15-20 minutes but it stuck.
Can I:
1) Install rom, reboot into system.
2) Reboot into recovery and flash the zip then reboot.??

WaterMelon90 said:
@nos1609 , I had tried it in C-rom. I flashed it after the installation of C-rom then reboot. However, it can't boot into system. Anyone faced this problem? I had wait for the boot around 15-20 minutes but it stuck.
Can I:
1) Install rom, reboot into system.
2) Reboot into recovery and flash the zip then reboot.??
Click to expand...
Click to collapse
for me, it's also the only way to boot. nevertheless, i have no signal i tried the 2.1 version but no more success...

work on mike legacy xperia rom?

Yes it's working like a charm
Wysłane z mojego MT11i przy użyciu Tapatalka

atomrat said:
Yes it's working like a charm
Wysłane z mojego MT11i przy użyciu Tapatalka
Click to expand...
Click to collapse
i'm really surprise because i build my rom from mike's sources and i've no succesd with this mod. if it's really ok for the memory use is ok, i've no signal..., so the phone is unusable

It's not working on AOSB, XUK, and C-ROM.. i tried it in the first boot after install new rom and i got a bootloop,, 30 minutes and still at boot animation..
anyone know how to make it works? really wanted to use it in 4.4 rom.. is it because the kernel? because i using the kernel provide in the rom.
sorry for the noob question.

Install rom.boot the rom then reboot to recovery and install script for me always works
Wysłane z mojego MT11i przy użyciu Tapatalka

nos1609 said:
After days of looking for a solution to the problem of every 2011 device I've finally managed to do it!
Many of you wanna enable ART functionnality in 4.4.2 because the device start "flying" with such a pill. So I've managed to modify the Int2Ext v2 script to run it lagless and conserving initial performance.
Prerequesites:
1. You have to make an EXT partition (I've got an EXT4 1 GB partition)
2. Flash the script BEFORE the first boot (like any other package such as gapps).
3. (Optionnal) Reboot once, and enable ART in developement menu.
4. Enjoy!
What it does exactly?
1. Increase the readahead cache for your sd to 4096 kb
2. Transfers /data/app & /data/app-private to the ext partition of the SD
3. Everything that a CronMod-INT2EXT script does
Screenshots
All credits goes to the creator of the original script. Ive simply deleted a line inside
You're welcome for testing.:good:
Small FAQ & corrected verision to avoid signal lossriginally Posted by nos1609 View Post
1. Tested in couple with Vanir/Carbon - unstable under ART, Dalvik recommanded
Tested on PAC working like a charm on both ART & Dalvik
2. To avoid reboots / FCs try flashing ART compatible gapps
3. About the "internal memory waste" Guys, please check the description of what the script is doing and what folders are moved onto EXT-partition. If everything would so simle as that, even ART mode couldn't overcome the laggynes and the lack of performance after moving everything to sdcard. The script is moving ONLY APKs to the EXT-partition. Dalvik, libs etc remains on the 470 Mb NAND to conserve initial performance. But enen that amount of free space is not enough to run ART experience at it full potential. because of very large dalvik-cache size.
4. EXT partition. Just google, XDA contains tons of manuals and tools to create one. If you'd like to simply try ART 512 MB one will be enough, you'll reach the internal NAND limitation. If you want using it in normal mode you can make the partition as large as you like.
5. Concerning the loss of signal, I think there are some lack of time for the device itself to get the new location of the files, so try this new package.
Click to expand...
Click to collapse
With new package signal is still lost :crying:[error selecting network while search]

atomrat said:
Install rom.boot the rom then reboot to recovery and install script for me always works
Wysłane z mojego MT11i przy użyciu Tapatalka
Click to expand...
Click to collapse
what rom did u use? kitkat or jb?

Kitkat legacy xperia
Wysłane z mojego MT11i przy użyciu Tapatalka

atomrat said:
Kitkat legacy xperia
Wysłane z mojego MT11i przy użyciu Tapatalka
Click to expand...
Click to collapse
did u ever try to another rom like kitkat pac, carbon, or anything except LX?
because i always got bootloop..

No i only use LX
Wysłane z mojego MT11i przy użyciu Tapatalka

Signal loss even in PAC build
any fix?

"format /sd-ext"
the last step in CronMod INT2EXT says we need to format sd-ext, do we need to do the same here also?????

make both the partitions as primary
badboy4a2 said:
Hello, I really wanted to try this, and partitioned my SD card. Now, i am not able to see the created 1GB ext4 partition. I created that partition with MINITool Partition Wizard. For restoring it, I tried using GParted also but of no use. Out of 7.4 GB, only 6.4 is accessible. Kindly help. And one more thing. Dark Kernel is not even recognizing the SD Card.
Click to expand...
Click to collapse
just make sure u make both the partitions as primary while creating the partitions, i know u must have figured it out in 2 months

Will it work on KitKat Resurrection ROM ? Don't want to loose signal after flash it :/
Envoyé de mon MT11i en utilisant Tapatalk

Related

[LOCKED BL/Jellybean support] LG Optimus L9 Recovery Installer | v1.5.0.0 27.04.13

Hi, I present you CWM Recovery 6 with easy apk installer for LG L9 (For now tested P760 and P765). It has few bugs but This recovery is stable for use. Now It supports JellyBean and other roms.
Recovery tested on: P760, P765, P768 (on other variants recovery also should work)
If you have unlocked bootloader use this better recovery: http://forum.xda-developers.com/showthread.php?t=2394985
What is working:
Backup and Restore
Installing zip
ADB
All partitions are mounted
Internal SD Card fully working!
Charging
SD-EXT partition (only ext3)
What isn't working:
External and Internal SD USB Mount (can't be fixed because recovery don't allow to mount mtp, copy files through adb or use this app to copy: http://forum.xda-developers.com/showthread.php?t=1057059)
Requirements:
LG L9
Root
Correct busybox
Download: http://artas182x.tk/?page_id=6
Installation:
Download and Install apk
Run L9 Recovery Installer
Press Install/Update Recovery
Press CWM ICS/JB (Stable)
Click Yes, Install Recovery
Done
Recovery can be updated on older version normally through Install/Update Recovery
Fix for users which didn't have error during installation, but they can't boot to recovery (thanks for @Tablechair for detailed instructions
Tablechair said:
Long long time ago this recovery refused to work for me. I installed busybox with this installer https://play.google.com/store/apps/details?id=com.bitcubate.root.busybox.complete it worked for me and 100% of people I've recommended it to. Give it a shot
Sent from my LG-P769 using xda premium
Click to expand...
Click to collapse
Booting to recovery:
Turn off phone
Turn on, when LG logo appears and leds will be blinking press and hold vol down button
You are in recovery
You can also use option in CWM installer to reboot to CWM
Video of installing and booting to recovery: http://www.youtube.com/watch?v=NCO_I2TgowE
Removing recovery:
Delete /system/bootstrap directory
Delete /system/bin/e2fck
Rename /system/bin/e2fck.bin to e2fck
Done!
Thanks to:
milaq - for the CWM Installer for Prada. I was basing on this recovery.
About SD-EXT support
I added support for sd-ext partition. For now only ext3 partition works. To use compatible with my recovery sd-ext parition I reccomend to partition sd card usung Advanced>Partition SD Card in my recovery. All data will be deleted! After this paritioning sd-ext works with my recovery and Link2SD. If you partition SD Card in recovery don't try to create swap partition, because we haven't got support for swap.
Changelog:
1.5.0.0
Support for Jellybean and other roms
1.4.0.0
Stable SD-EXT (ext3) support
Fixed ADB, now working correctly
Changed some text to make installer cleaner
1.3.1.0
Changes only to test version
SD-EXT support, but it is still in testing. See Notes above changelog, because sd-ext don't work in 100% (you must partition sd card with recovery)
1.3.0.0
All bugs fixed
Can't still mount Internal and External SD because can't mount in recovery through MTP, please copy files through adb or use this app to copy: http://forum.xda-developers.com/showthread.php?t=1057059)
1.2.0.0
Fixed Internal SD
Some texts in apk changed
FAQ:
Q: How to install and use this?
A: Everything wrote in this theard.
Q: What is CWM?
A: Here it is: http://forum.xda-developers.com/wiki/ClockworkMod_Recovery
Q: When I do Backup in CWM and check backup folder size i see size about 20 mb, my backup should be about 1 GB?
A: Don't worry. CWM since 6 version use diffrent backup format. CWM don't store everything in backup directory, It uses diffrent directories and backup structute. Everything is OK!
Q: I installed CWM and it don't boot.
A: Check if You propely installed this CWM, nad check if you propely boot to recovery. Maybe you tried to install other recovery? If It still doesn't work reflash firmware with KDZ (http://forum.xda-developers.com/showthread.php?t=2085344), and try to install on clean, rooted rom.
XDA:DevDB Information
L9 Recovery Installer, ROM for the LG Optimus L9 P760, P765, P768
Contributors
artas182x
Version Information
Status: Stable
Created 2014-07-31
Last Updated 2014-08-12
Any word on the 769?
I fixed not mounted internal sdcard! Now interanl sdcard works, but data must be mounted to internal sdcard work.
thanks so much,works perfectly on p760.
no need to keep pressing VOL -.:good:
New version with fixed Internal SD is here (updated theard). Internal SD won't be working in 100% (see "What isn't working), because internal sd is located in /data/media directory. Internal sd is on the same partition as data.
Should this work for 769? Ive bricked the phone once dont want to risk something and try again
Recovery not working:
"Error while restoring data!"
after restart - hangs on LG logo
Was this error when restoring data, system, cache, boot or recovery. I restored cache and there wasn't any error.
I know, unmount all partitions in mounts and stortage first before restore in recovery. For me works.
Wysyłane z mojego LG-P760 za pomocą Tapatalk 2
I made a backup, then reset the data, and choose Restore.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The phone not boot. Only LG logo runs in a circle.
Rescues: volume- + menu + power = reset
PS. Restored the phone, once again made ​​a restore (with out wipe)
The result is the same - "Error while restoring /data!", and no boot.
Before restore go to Mounts and Stortage then Unmount data, next restore from backup without restart. I did that and It works.
I did version with fix, and fully working internal stortage (I must do only usb mount). You could install zips from internal sd!
EDIT: New version avilable
artas182 if for restore backup requires unmounted partition, this should be written in capital letters:
Before restore go to Mounts and Stortage then Unmount data or you will get a device that can not boot!. (I spent the whole day on restoring phone)
By the way, [RECOVERY] [P940] ClockworkMod Recovery + TeamWin Recovery for LG Prada 3.0 v1.0.1.0 runs fine on P765 without unmounting data
Works in p768?
Enviado desde mi LG-P768 usando Tapatalk 2
no recovery
i installed the recovery 2 times and tried everything to get into it, but it doesn't work.
the firmware is fresh flashed per kdz and rooted with "root_with_restore". the recovery installer says it is installed.
btw the leds on my lg l9 (german) didn't ever BLINK on boot, but turn and stay on the last 2 seconds of boot process.
when i then press vol_down, the phone goes into "safe mode". per rom manager, i can't boot into recovery, it boots
into a "fallen down android with excl. mark on opened stomach"^^
i wonder, if my phone does even HAVE any kind of (stock) recovery...and as it seems, THIS kind of recovery isn't
installed where it should usually be on other android devices (so that rom manager can find it).
Now you don't need need to umount data I fixed it in new version avialablr here. Everything works fine.
I don't tested it in P768 but It should work.
If recovery don't work you must do somerhing wrong. For 95 % of users it works. Maybe try to hard reset.
Wysyłane z mojego LG-P760 za pomocą Tapatalk 2
On my p765 now everything works fine
and restore is also working without unmounting data
thanks
The first version works very well on my phone (except the internal sd card), the lastest version doesn't start.. i see blinking leds, then I press volume- and I'm stuck on the LG logo.. Same thing if I reboot from the app.
Edit: It's working fine on my P760, thank you again!
Which format best for backup/restore - tar or blob?
The last version works fine on p760,dont need to press vol - or any button.
Enviado desde mi iPad 3 con Tapatalk HD..
Currently working on my US T-Mobile P769 V10e.
Installed in p768 and Works fine
Enviado desde mi LG-P768 usando Tapatalk 2

Xperia x10Z-4.1.2_10.1.A.1.434 System Partition Problem

i really want to thank Vasishta Reddy for his great effort on this Rom along with others who have helped create it, but i came across a major problem which is causing many problems related to the ADDON package features and apps example the sound enhancement problem and many others and this is caused by not having enough space on the /system partition which is only flashing few files of the ADDON package i verified it with root explorer that lots of files are missing.
the current /system partition size is 352.6mb and your files require 406 mb of /system storage. it becomes full leaving 53.4mb of files from the ADDON not installed.
Please tell us how to resize the /system partition or release fix for this
thank you
Phenom11 said:
i really want to thank Vasishta Reddy for his great effort on this Rom along with others who have helped create it, but i came across a major problem which is causing many problems related to the ADDON package features and apps example the sound enhancement problem and many others and this is caused by not having enough space on the /system partition which is only flashing few files of the ADDON package i verified it with root explorer that lots of files are missing.
the current /system partition size is 352.6mb and your files require 406 mb of /system storage. it becomes full leaving 53.4mb of files from the ADDON not installed.
Please tell us how to resize the /system partition or release fix for this
thank you
Click to expand...
Click to collapse
Hi mate you didn't format system in step 2, don't worry you got it. Just follow the op instuction's and leave it to settle first boot
1.wipe data/factory reset
2.wipe dalvik cache
3.mounts and storage - format system
4.Advanced - Fix permissions
5.Follow instructions you are reading
doodownunda said:
Hi mate you didn't format system in step 2, don't worry you got it. Just follow the op instuction's and leave it to settle first boot
1.wipe data/factory reset
2.wipe dalvik cache
3.mounts and storage - format system
4.Advanced - Fix permissions
5.Follow instructions you are reading
Click to expand...
Click to collapse
Thx for your information but obviously i did this and i even tried several other things before i posted but same thing the system size is still 356mb
Phenom11 said:
Thx for your information but obviously i did this and i even tried several other things before i posted but same thing the system size is still 356mb
Click to expand...
Click to collapse
OK mate i think i got your problem sussed out :good: - As long as you do full wipe as described.
If you are installing the version from venreddys op: [cm10] XPERIA X10Z-10.1.A.1.350(19/3/13)[cm10]
Then you need to install gappsLite-jb-20121017- .... Or as you say it dont work.
There is a newer version which is [cm10] XPERIA X10Z-10.1.A.1.434 - FINAL STABLE RELEASE(1/5/13)[cm10]
And it installs following install instructions with no problem. Vasishta Reddy - http://forum.xda-developers.com/showthread.php?t=2043672
I was getting confused between the 2 version's lol... :good: should be all good now!
doodownunda said:
OK mate i think i got your problem sussed out :good: - As long as you do full wipe as described.
If you are installing the version from venreddys op: [cm10] XPERIA X10Z-10.1.A.1.350(19/3/13)[cm10]
Then you need to install gappsLite-jb-20121017- .... Or as you say it dont work.
There is a newer version which is [cm10] XPERIA X10Z-10.1.A.1.434 - FINAL STABLE RELEASE(1/5/13)[cm10]
And it installs following install instructions with no problem. Vasishta Reddy - http://forum.xda-developers.com/showthread.php?t=2043672
I was getting confused between the 2 version's lol... :good: should be all good now!
Click to expand...
Click to collapse
If you read the title you will know that I am talking about the latest release ,and also I installed the ROM and gapps no problem and I am now using the phone but my problem is with the add-on package which doesn't fit in the /system partition because there is only 11mg free after ROM and gapps installation.
Can you please post your system, data and cache size , you can know using the partition table app on playstore or busybox df -h on terminal.
Phenom11 said:
If you read the title you will know that I am talking about the latest release ,and also I installed the ROM and gapps no problem and I am now using the phone but my problem is with the add-on package which doesn't fit in the /system partition because there is only 11mg free after ROM and gapps installation.
Can you please post your system, data and cache size , you can know using the partition table app on playstore or busybox df -h on terminal.
Click to expand...
Click to collapse
Will do soon mate I'm in the middle doing of something. I am going by the post you left on the other page venreddy's about it not fitting because of the size when in fact they both fit. As i said you have to use gappsLite-jb-20121017 with XPERIA X10Z-10.1.A.1.350(19/3/13). And i tried it today again and it is all good using gappsLite-jb-20121017.
I then done a fresh install of XPERIA X10Z-10.1.A.1.434 - FINAL STABLE RELEASE(1/5/13) and no problem's what so ever, are you sure you are formatting system when you do your wipe as i have written.
I will get back to you soon please try full wipe again mate.
doodownunda said:
Will do soon mate I'm in the middle doing of something. I am going by the post you left on the other page venreddy's about it not fitting because of the size when in fact they both fit. As i said you have to use gappsLite-jb-20121017 with XPERIA X10Z-10.1.A.1.350(19/3/13). And i tried it today again and it is all good using gappsLite-jb-20121017.
I then done a fresh install of XPERIA X10Z-10.1.A.1.434 - FINAL STABLE RELEASE(1/5/13) and no problem's what so ever, are you sure you are formatting system when you do your wipe as i have written.
I will get back to you soon please try full wipe again mate.
Click to expand...
Click to collapse
Here you go Im not to sure how accurate that partition program is
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[GApps][4.2.2][4.1.2] YourZgapps XS [Extra Small] [2013.04.26] - Thanks to ZordanKV
As i only found this thread On Vasishta Reddy's Site! All credit to the OP of this thread - ZordanKV
http://forum.xda-developers.com/showthread.php?t=2240652
doodownunda said:
Here you go Im not to sure how accurate that partition program is
View attachment 1942659 View attachment 1942660 View attachment 1942661
View attachment 1942662
[GApps][4.2.2][4.1.2] YourZgapps XS [Extra Small] [2013.04.26] - Thanks to ZordanKV
As i only found this thread On Vasishta Reddy's Site! All credit to the OP of this thread - ZordanKV
http://forum.xda-developers.com/showthread.php?t=2240652
Click to expand...
Click to collapse
Exactly what i am talking about! The system partition is full and if you can extract the ADDON package and compare the files in the system with the files on your phone /system you'll see that some of them are missing. anyway i performed a full wipe and re installed the Rom + YourZgapps Xs + the addons and know i have 30 mb free in /system so everything is ok , but i ran into a problem the phone know reboots everytime i enter the music player or movies or albums i am trying to figure out what is the problem and i will update if i find anything.
Vasishta Reddy is now aware of the problem hopefully this will be solved.
Phenom11 said:
Exactly what i am talking about! The system partition is full and if you can extract the ADDON package and compare the files in the system with the files on your phone /system you'll see that some of them are missing. anyway i performed a full wipe and re installed the Rom + YourZgapps Xs + the addons and know i have 30 mb free in /system so everything is ok , but i ran into a problem the phone know reboots everytime i enter the music player or movies or albums i am trying to figure out what is the problem and i will update if i find anything.
Vasishta Reddy is now aware of the problem hopefully this will be solved.
Click to expand...
Click to collapse
Cool - try wipe Dalvik Cache
- Fix Permissions
- reboot
doodownunda said:
Cool - try wipe Dalvik Cache
- Fix Permissions
- reboot
Click to expand...
Click to collapse
lol your talking to me like i am a noob , i have only 6 posts in this forum but i am working with these things since years
anyway i did a fix for the sound enhancement and clearaudio they are working perfectly now i will upload it soon, and now i am trying to work on xloud and clearphase they are not working because the audioeffectservice.apk isn't installing i will try to fix this.
Phenom11 said:
lol your talking to me like i am a noob , i have only 6 posts in this forum but i am working with these things since years
anyway i did a fix for the sound enhancement and clearaudio they are working perfectly now i will upload it soon, and now i am trying to work on xloud and clearphase they are not working because the audioeffectservice.apk isn't installing i will try to fix this.
Click to expand...
Click to collapse
ok Vasishta Reddy uploaded a fix for sound enhancement, so i'll see if i can fix xloud and clearphase
Y my x10 always popout a msg device has stopped, anyone help ne to fix it? I flash yesterday this va****as rom
Sent from my Xperia X10 using xda app-developers app

[ROM] CM11 - KitKat Prime 4.4 LG P700

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To install the firmware your phone should have ROOT and loaded CWM
you also have to unlock the bootloader on your phone.
The latest versions of firmware I placed in 1 Post this Topic
turning now available link.
---------------------------------------------------------------
Installing the firmware:
Download and copy the file to the selected Rom on the memory card
Download and copy the file to the memory card gapps
Installation is via CWM recovery
Prior to installation, do:
Start CWM recovery
Wipe data / factory reset
Wipe Cache
Advanced / wipe Dalvik cache / yes
Mounts and storage
Mount system
format / system
install zip from sdcard
choose zip from sdcard external
Select soft from memory card
Yes
choose zip from sdcard external
Select GAPPS from the memory card
Yes
Restart the phone
First start takes a long time, wait for the launch of the phone.
---------------------------------------------------------------
CONTENTS:
Uploaded kernel OC 1228 MHz, recommended 1100 MHz
Rom is based on the latest version of CM11 LG P700 to cr3pt
Uploaded Baseband v20h,
Uploaded latest recovery 6.0.3.2
Unlocked bootloader,
Scripts and optimization
Binary ports of Crespo (GOOGLE NEXUS) plus my own
Rom has two Launchers
Zipalign apk
Rngd Entropy
---------------------------------------------------------------
Download links:
KitKat Prime 4.4 LG P700
Smal Gapps 4.4
Polish Dictionary KitKat Prime.zip
Google multilanguage keyboard with a working function swype
Boot Logo
---------------------------------------------------------------
Screens:
---------------------------------------------------------------
FAQ:
Soft may contain errors CM11
Application Aptoide (Theme Chooser 2) is used to download the theme, and to confirm the theme using the option in the settings
Beta version is also please bear with us
[*]As a Browser I recommend Google Chrome or Opera
Enable options by clicking 7 times in the build number in the About Phone tab
Change Window animation scale and transition i dev. options for 0.5 to achieve a better fluidity of animation
In the dev. options, select the Advanced Options reboot it easier to get access to run the phone in standby recovery mode
Don't you ever format data in recovery
Gapps are included in ROM
---------------------------------------------------------------
thanks to:
cr3pt
TeamHackLG
CyanogenMod Team
tudorsirb
PecanCM
FedeeManchini
Good work,looks very nice. :thumbup:
GREEEETZ!!!
Good job be continous ..
You are a god DDD I just love your ROMs because they are the smoothest, since S4 ROM. Haven't tried yet but I can see that you did a good job again. Screens looks awesome. Can you tell diffrences between this and CM11 ROM? Congrats again
You finally share it here in xda.
Thanks op.
Sent from my LG-P700 using Tapatalk
whats the difference between this one and cr3pt's or tudorsirb's builds?
Benj7GR said:
whats the difference between this one and cr3pt's or tudorsirb's builds?
Click to expand...
Click to collapse
And what is the difference between Build cr3pt and tudorsirb or between CM11 in the nexus and CM11 for Samsung, etc., install, check and see for yourself how and what is the difference
szymel0 said:
And what is the difference between Build cr3pt and tudorsirb or between CM11 in the nexus and CM11 for Samsung, etc., install, check and see for yourself how and what is the difference
Click to expand...
Click to collapse
He just wanted to ask what did you change on Cr3pt's ROM.
kristijan505 said:
He just wanted to ask what did you change on Cr3pt's ROM.
Click to expand...
Click to collapse
Read 1 Post lawyer :good:
and
I introduced a special code, which I correct with every version
Update in first post
After the install the maximum processor speed is set to 1000 Mhz and the freq does not go higher than 600 mhz. if i set it manually to 1008 mhz it works fine . also nfc cannot be disabled .
yorulezkos said:
After the install the maximum processor speed is set to 1000 Mhz and the freq does not go higher than 600 mhz. if i set it manually to 1008 mhz it works fine . also nfc cannot be disabled .
Click to expand...
Click to collapse
Set processor to 1200 MHz, and uncheck android beam and then NFC off.
after the second reboot freezes on bootanimation, stand more than ten minutes and I have to remove the battery to return to recovery
yuppy2976 said:
after the second reboot freezes on bootanimation, stand more than ten minutes and I have to remove the battery to return to recovery
Click to expand...
Click to collapse
i also noticed this before the update, after installing Google Keep the phone never started again. i'm not sure if Google Keep was the problem.
Edit : i just installed Google Keep after the update and the phone is stuck in boot animation . back to recovery
Update to Prime_KitKat_p700_Gapps_signed_120413_180002
Fix bootup time
Left one launcher Google
Changed the look of many of the system components, frames, transparency, etc.
Gapps are already included in rom also you do not need to install them.
Recommended installation on a purely clean :good:
This is still beta ?
@up
Yes
szymel0 said:
@up
Yes
Click to expand...
Click to collapse
updated, Google Keep now working, no bootloop . white contacts from Phone/All Contacts fixed
there is a problem with the internet app, the screen is clipping, scrolls with no reason, its unusable. The real problem is when you try cu use IM+ to connect to facebook, because it uses the roms internet app to display the connection page to FB.
yorulezkos said:
updated, Google Keep now working, no bootloop . white contacts from Phone/All Contacts fixed
there is a problem with the internet app, the screen is clipping, scrolls with no reason, its unusable. The real problem is when you try cu use IM+ to connect to facebook, because it uses the roms internet app to display the connection page to FB.
Click to expand...
Click to collapse
Yes i now this in all cm11 roms form L7 thats bug is, i recommend use google chrome. :good:
Roughly how long is the first boot? I've installed the latest version:- Prime_KitKat_p700_Gapps_signed_120413_180002
But it's been on the boot anim for about half an hour. How long should I wait?
WidowCranky said:
Roughly how long is the first boot? I've installed the latest version:- Prime_KitKat_p700_Gapps_signed_120413_180002
But it's been on the boot anim for about half an hour. How long should I wait?
Click to expand...
Click to collapse
that is too long... reboot to recovery, wipe cache and dalvik and try again.

[ROM][D605] [Jelly Bean 4.1.2] Stock ROMs for LG L9 II

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To install this ROM should be loaded ROOT and CWM
Installing the firmware is done as follows:
Download ROM and copy to the phone memory or SD card
-------------------------------------------------------------------------------------
Installation is via CWM recovery
Prior to installation, do:
Start CWM recovery
Wipe data / factory reset
Wipe Cache
Adwanced / wipe Dalvik cache / yes
Mounts and storage
Mount system
format / system
install zip from sdcard
choose zip from sdcard external
Select soft memory card
Yes
Restart the phone
-------------------------------------------------------------------------------------
If you are installing the update you should do:
Start CWM recovery
Wipe Cache
Adwanced / wipe Dalvik cache / yes
install zip from sdcard
choose zip from sdcard external
to select the memory card soft
Yes
Restart the phone
-------------------------------------------------------------------------------------
CONTENT:
Pure soft from LG version open_eu V10A 4.1.2
-------------------------------------------------------------------------------------
Links:
LG_L9_II_open_eu.zip
-------------------------------------------------------------------------------------
Screenshots:
-------------------------------------------------------------------------------------
CONTENT:
Pure soft from LG version open_eu V10A 4.1.2
been modified and refined
of all unnecessary applications and services
After installation, do not turn on the internet and do not add google account.
Do this only after passing the first initial setup
-------------------------------------------------------------------------------------
Links:
JellyBean_l9ii_signed_091714_230155.zip
-------------------------------------------------------------------------------------
FAQ:
Installing with this method from CWM Recovery you will no more must use kdz updater
ROOT is working - ROOT
-------------------------------------------------------------------------------------
Thanks @Varcain for confirmation of the information.
-------------------------------------------------------------------------------------
Thread will be updated as introduced update or modify
If you like my work please make donation, and grant a welcome beer.
©
For volunteers special version of Slim V10A, the installation from CWM recovery, version is only 648 MB in zip file, purified soft with unnecessary applications, added power menu by UserXP_ and fonts LG G Flex, added specially selected optimizations and changes in binaries and init scripts.d, root, this version is in the testing phase.
l9ii_signed_042714_132047
szymel00 said:
For volunteers special version of Slim V10A, the installation from CWM recovery, version is only 648 MB in zip file, purified soft with unnecessary applications, added power menu by UserXP_ and fonts LG G Flex, added specially selected optimizations and changes in binaries and init scripts.d, root, this version is in the testing phase.
l9ii_signed_042714_132047
Click to expand...
Click to collapse
If its RAM usage is less, then i'll try it. I'm already downloading it, but the download speed is poor for some reason, it's around 50kB/s.
Only one to do, when you install this ROM, don't turn on internet and do not add Google account. When you end the setup wizard then click on play shop and add Google account.
Wysłane z mojego LG-D605
szymel00 said:
Only one to do, when you install this ROM, don't turn on internet and do not add Google account. When you end the setup wizard then click on play shop and add Google account.
Wysłane z mojego LG-D605
Click to expand...
Click to collapse
Ok, but what about the RAM usage?
Will be a similar KK rom later, when someone make rootable the KK fw?
danikollar said:
Ok, but what about the RAM usage?
Click to expand...
Click to collapse
ROM is quick and clean. 300 to 400 MB free of ram
Wysłane z mojego LG-D605
danikollar said:
Will be a similar KK rom later, when someone make rootable the KK fw?
Click to expand...
Click to collapse
I have kk small but only one bug WiFi is not working, when I will have free time to fix it I will share kk
Wysłane z mojego LG-D605
szymel00 said:
For volunteers special version of Slim V10A, the installation from CWM recovery, version is only 648 MB in zip file, purified soft with unnecessary applications, added power menu by UserXP_ and fonts LG G Flex, added specially selected optimizations and changes in binaries and init scripts.d, root, this version is in the testing phase.
l9ii_signed_042714_132047
Click to expand...
Click to collapse
This is fantastic as fast as cm11
A slim version of kk would be also much appreciate :good:
Very good work
-------------------------------------------------------------------------------------
CONTENT:
Pure soft from LG version open_eu V10A 4.1.2
been modified and refined
of all unnecessary applications and services
-------------------------------------------------------------------------------------
Links:
JellyBean_l9ii_signed_091714_230155.zip
-------------------------------------------------------------------------------------
Is this a new version??Does this have the bug of no sound from microphone??And also if i install the zip from cwm will i lose my ROOT???? Thanks a lot!!!
Device: Samsung Galaxy Tab 3 8.0
This rom is rooted
私のLG L9IIから送られてきた
is this light enough;;;And also the issue with the no sound from microphone and lost sms;;; Thank you!!
Device: Samsung Galaxy Tab 3 8.0
SMS and microphone are ok
私のLG L9IIから送られてきた
Very nice!I m now tryingggg to download the rom,but it is difficult because it doesn't open from MEGA app...Other solution???
Device: Samsung Galaxy Tab 3 8.0
Try download from PC.
私のLG L9IIから送られてきた
Other???I'm at work!!!
Device: Samsung Galaxy Tab 3 8.0
Maybe with browser will be good.
私のLG L9IIから送られてきた
Ok installed it.Why it says me the su binary needs update in supersu???
Device: Samsung Galaxy Tab 3 8.0
Just update it and will be good
私のLG L9IIから送られてきた

[LG L9 II D605][4.4.4][KTU84P][BETA]Paranoid Android 4.4

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To install this ROM you should have loaded ROOT and CWM 6.0.4.6
How to install the rom:
Download ROM and copy it to the internal memory or SD card.
---------------------------------------------------------------
Installation is done via CWM recovery
Prior to installation:
Make a backup of your current ROM
Reboot to recovery
Do a factory reset
Wipe cache
Wipe Dalvik cache
Format /system
Then install the rom. By selecting * Install a .zip, then select the storage you copied it and select the .zip.
---------------------------------------------------------------
If you are installing the update you should do:
Make backup of your current ROM
Wipe Cache
Wipe Dalvik cache
Then install the .zip as always.
---------------------------------------------------------------
Download Link:
Paranoid Android 4.4
Google Keyboard with Swype
Copy
---------------------------------------------------------------
Gapps installation:
Open Paranoid OTA
Click on Settings
Type of Google apps
Essential package
Click to refresh
Download and install
---------------------------------------------------------------
Screenshots:
---------------------------------------------------------------
FAQ / CONTENT:
If you install this ROM and before you have another ROM (cm11, stock)
you must do in recovery format data and format data/ media (sdcard0) , you will lose all files from internal storage,
before that make backup off files that you will have. Backup off ROM and zip ROM file you must have on external SD card.
This ROM may contain errors, just as CM11
This Is an ALPHA version so please be patient
Enable options by clicking 7 times in the build number in the About Phone tab
Change Window animation scale and transition programming options for 0.5 to achieve a better fluidity of animation
IR not working
Kernel 3.4.4 with Overclocking to 1620 MHz (in the testing phase we are not responsible for any damage)
Any errors associated with this ROM, will be dealt only with the specified logcat
---------------------------------------------------------------
Thanks:
cr3pt
CRXTeam
Varcain
Zodex
paranoidandroid
AOSPA
CyanogenMod Team
---------------------------------------------------------------
CRXTeam Members:
cr3pt
Zodex
Zender
WKD622
szymel00
---------------------------------------------------------------
Sources:
Base to our sources is made by Varcain, wholeheartedly we thank for the work he did. :good:
cr3pt
AOSPA
AOSPA-legacy
CRX Team
---------------------------------------------------------------
ROM COMPILED by cr3pt
YOU DO EVERYTHING AT YOUR OWN RISK!
If you like our work donations are welcome, of course, thanks for CRXTeam.
©
This ROM broke my phone. I'm not even recover Brick via KDZ. I do not know what to do.
I use this ROM and have no problems. Have you done backup in cwm ?
Wysłane z mojego LG-D605
White how you install that rom on your mobile?
In this soft you have only kernel and system partition - hard brick is impossible.
Please explain how you hard brick your LG
Wysłane z mojego LG-P700 przy użyciu Tapatalka
One small advice regarding the updater script. Never use numeric device name (e.g. "/dev/block/mmcblk0p13"). In general this is safe but never assume that it is in each and every case.
Safe way of doing it is by using the /dev/block/platform/msm_sdcc.1/by-name/ path.
I need that for correct compile recovery from AOSPA - by-path are incompatible now (maybe in future someone add that?)
What do you mean by "incompatible"? By-name are simply symlinks and Linux should handle it. It should be enough to modify the updater script by hand and replace these paths with by-name ones.
android_build from AOSPA don't use by-name prefix in fstab and crash when I use that in soruces. But you have true - I change by-hand that in updater script. Thanks!
OK - changed rom is available to download from http://api.crxteam.info/pa/lg/d605/pa_d605-4.3-BETA7-20140531.zip
Please check http://api.crxteam.info/pa/lg/d605/pa_d605-4.3-BETA7-20140531.zip
Can not install it.
Try it twice. Phone can't boot. I made all steps.
One notice
I could not restore the system to cm11 from my backup.
I restore it first with my stock kitkat backup and after restore the cm11.
UserXP_ said:
Can not install it.
Try it twice. Phone can't boot. I made all steps.
One notice
I could not restore the system to cm11 from my backup.
I restore it first with my stock kitkat backup and after restore the cm11.
Click to expand...
Click to collapse
What step have you done before installation ?
I had cm11.
- Wipe data/factory reset
- Wipe cache partition
- advanced - wipe dalvik cache
After I install the zip file
Installation is done via CWM recovery
Prior to installation:
Make a backup of your current ROM
Reboot to recovery
Do a factory reset
Wipe cache
Wipe Dalvik cache
Format /system
Then install the rom. By selecting * Install a .zip, then select the storage you copied it and select the .zip.
FAQ / CONTENT:
If you install this ROM and before you have another ROM (cm11, stock)
you must do in recovery format data and format data/ media (sdcard0) , you will lose all files from internal storage,
before that make backup off files that you will have. Backup off ROM and zip ROM file you must have on external SD card.
This ROM may contain errors, just as CM11
This Is an ALPHA version so please be patient
Enable options by clicking 7 times in the build number in the About Phone tab
Change Window animation scale and transition programming options for 0.5 to achieve a better fluidity of animation
NFC not working
IR not working
Camera not working
Kernel 3.4.4 with Overclocking to 1620 MHz (in the testing phase we are not responsible for any damage)
Any errors associated with this ROM, will be dealt only with the specified logcat
I will try again
Edit:
Phone is not booting.
Steps (I had stock kitkat v20b now.)
- Wipe data/factory reset
- Wipe cache partition
- advanced - wipe dalvik cache
- format /system
- format /data
- format /data and /data/media (/sdcard)
After I install the zip file
I can not see boot animation, only the first LG logo.
When formatting dalvik, I see message "E:unknown volume for path [/sd-ext]"
1. Make backup
2. Copy whole datas (internal and external sdcard )and backup to PC, format external sdcard in PC and copy rom inside
3. Install rom like up
4. After install rom format all sdcards again
5. Wait +- 3-5 min for first bootlogo
6. If you don't get it put sdcard to PC, copy your backup and finally restore him on CWM.
Please remember to download latest build!
Wysłane z mojego LG-P700 przy użyciu Tapatalka
I will do it, but must go home first. I am at work now.
Edit:
At 4, how I will format my sdcard after installing rom? With CWM?
Yes. You can format via CWM
Wysłane z mojego LG-P700 przy użyciu Tapatalka
I recommend to install ROM with CWM 6.0.4.6
Wysłane z mojego LG-D605 przy użyciu Tapatalka
Again, not working.
I am using CWM 6.0.4.6.
I was on stock kitkat v20b.
- Made backups
- Format sdcard using CWM (can not do it with PC)
- Boot in stock kitkat v20b and copy pa_d605-4.3-BETA7-20140531.zip to sdcard
- Reboot to CWM
- Wipe data/factory reset
- Wipe cache partition
- advanced - wipe dalvik cache
- format /system
- format /data
- format /data and /data/media (/sdcard)
- Install pa_d605-4.3-BETA7-20140531.zip (installation took about 20 secs)
- Format sdcard again using CWM
Wait about 10 minutes. I can not see boot animation...
You try to install http://api.crxteam.info/pa/lg/d605/pa_d605-4.3-BETA7-20140531.zip ??

Categories

Resources