My LG Optimus 2X root / hack / dev progress / findings braindump - LG Optimus 2x

Hey all!
I've created a topic where i'm dumping all my findings re: the LG Optimus 2X. I'll be continually updating / extending the main post on MoDaCo, but i'll also try and keep an up to date copy in the post below this one.
P

Root
Root on the LG 2X is easy. It's vulnerable to the psneuter exploit, after which su and Superuser APK can be pushed to a remounted system partition.
Partitions / Filesystems
The key partitions are as follows:
Code:
/dev/block/mmcblk0p1 = system partition
/dev/block/mmcblk0p2 = cache partition
/dev/block/mmcblk0p3 = misc partition
/dev/block/mmcblk0p4 = unknown partition
/dev/block/mmcblk0p5 = boot partition
/dev/block/mmcblk0p6 = lgdrm partition
/dev/block/mmcblk0p7 = recovery partition
/dev/block/mmcblk0p8 = data partition
/dev/block/mmcblk0p9 = internal SD partition
The kernel has support for EXT2/EXT3 filesystems (no EXT4 support). All of the key partitions are EXT3.
Partition sizes are as follows:
Code:
/lgdrm: 2472K total
/system: 338924K total
/data: 1523328K total
/cache: 63472K total
/misc: 1976K total
/sdcard: 5773920K total
Boot image / recovery
The 2X does have conventional boot and recovery images. The BOARD_KERNEL_BASE is 0x10000000 and the page size is 0x800. I have successfully reconstructed the boot image and flashed using 'dd' with no problems! The boot partition has a capacity of 8388608 bytes, which gives plenty of scope for doing clever stuff in the boot image.
The recovery partition is 20971520 bytes in size, which is unusually large. UPDATE: Holding down volume down + power throughout boot boots to recovery!
Memory
Memory available is as follows:
Code:
# free
total
Mem: 381372
Kernel
The kernel version on the ROM I am currently running (see below) is 2.6.32.9. The source for the kernel is not currently available, however LG have made the source available for the Korean version of the device (SU660) - I have yet to compile and test this on the P990.
Thankfully, CONFIG_IKCONFIG_PROC is enabled in the kernel so it's possible to view the kernel config - i've uploaded it to pastebin here.
Flashing
The device can be flashed in two main ways - using the standard LG flashing tool or using NVFlash. I have tested both methods. The images flashed using NVFlash do not appear to be signed. In addition, partitions can be flashed using the 'dd' method (I have tested this to overwrite the boot image).
ClockworkMod
[to follow]
OS
[to follow]
ROM versions
[to follow]

great work! looking forward to seeing the rest of it
Sent from my LG-P990 using XDA App

Absolutely great work there Paul, keep it up! I am looking forward to ClockWorkMod

I get my 2X next week, looking forward for CWM and CM7.. btw you say it does not support EXT4, is it something negative? Differences? possible to make it support EXT4? The kernel version, will it support newer kernels like 2.6.35 and 2.6.37?
Sent from my Nexus S using Tapatalk

Double sorry

Updated: Found how to boot to recovery and successfully flashed ClockworkMod!
P

paulobrien said:
Updated: Found how to boot to recovery and successfully flashed ClockworkMod!
P
Click to expand...
Click to collapse
Great, read it on the modaco forum!
Sent from my Nexus S using Tapatalk

Great, I am looking forward to hearing other news from you

paulobrien said:
Updated: Found how to boot to recovery and successfully flashed ClockworkMod!
P
Click to expand...
Click to collapse
Nice! I've been hitting F5 as a maniac the last week here and on your website.
Looking forward to succesful flash of 2.3 Beta

Just done my first ClockworkMod backup on the 2X.
P

{
"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"
}

Nice nice nice I cant wait! Superb going there, Paul Keep it up!

great work
but howto unpack wdb file?

paulobrien said:
Click to expand...
Click to collapse
Wow man, when are you gonna let us try your CWM? -crying-
Good work btw, you rock!

A little bit more testing to be done, then I can let you at it I think. It will be BETA initially tho (use at your own risk etc.).
It's a little more complex than normal.
P

paulobrien said:
A little bit more testing to be done, then I can let you at it I think. It will be BETA initially tho (use at your own risk etc.).
It's a little more complex than normal.
P
Click to expand...
Click to collapse
Okay. Glad to see something happening tho
Finaly getting a bit of hope! G2X rom's will be out shortly, vanilla to the ppl!

I've now found a way to boot from recovery from the main OS itself I think.
P

It just keeps getting better and better Thanks for the updates!

great paul, i can't wait to have my phone and test your work.
you are the number 1.

Related

[RECOVERY] AmonRA 2.2.1 for GT540 version 2- .asec, USB-MS AND NANDROID BACKUP FIXED!

This is Amon RA recovery 2.2.1 for GT540. This version also accepts edify and non-signed update.zip files.
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"
}
How to 'get around':
Menu (Touch button) Select
Back (Touch button) Go back
Volume up/down- Menu up/down
Known Issues:
.android_secure will backup, but not restore.
I also think there is a sd-ext backup issue too. Cannot test this myself as I have no ext partition.
Click to expand...
Click to collapse
Download ver. 2-asecfix:
http://adf.ly/2MX0q
^PLEASE DO NOT CREATE MIRRORS! Thanks
Changelog:
ver. 2-asecfix
Possible .android_secure backup fix (which didn't work)
ver. 2:
Fixed nandroid backup
Fixed USB Storage toggle
ver 1.
Initial Release.
Enjoy!
Don't forget to say
effortless. said:
This is Amon RA recovery 2.2.1 for GT540. This version also accepts edify and non-signed update.zip files.
Screenshots:
Coming soon.
How to 'get around':
Menu (Touch button) Select
Back (Touch button) Go back
Volume up/down- Menu up/down
Download:
http://dl.dropbox.com/u/5183281/recovery_RA_swift_2.2.1_effortless.img
http://www.multiupload.com/BN1EDSQZB6
Enjoy!
Click to expand...
Click to collapse
Nice! Did you make it(just asking)?
Nice looking recovery. I'd like to use it but it doesn't support the hooks from ROM Manager and I always use that for making my backups because its easier.
Any chance you could add in support for ROM Manager hooks? Now that would be something
Yes I did make it, sort of. The original image was from P500, but I converted it for use with GT540. Didn't take long, all I did was replace the zImage with a GT540 one and edited a couple of files in the ramdisk and changed Kernel's command line and offset. And I don't think that Amon RA supports ROM Manager hooks at all. I'll have to look that up but ROM Manager only specialises in Koush's recovery (Clockwork)
Added screen shots! Also, I have found a bug with USB-MS Toggle not working. I guess mount points are in-correct for MS toggle.
Possable a bug with backups. I'm going to go through the recovery log now.
fishears said:
Nice looking recovery. I'd like to use it but it doesn't support the hooks from ROM Manager and I always use that for making my backups because its easier.
Any chance you could add in support for ROM Manager hooks? Now that would be something
Click to expand...
Click to collapse
How did you get the ROM Manager hooks on your clockwork mod (ie. So it actually works with ROM Manager)
Hook support is built in but we can only use ROM Manager to backup/restore roms & apply update zips. BTW I have a feeling Mur4ik is going to provide updates through ROM Manager/CM soon...
Sent from my GT540 using XDA Premium App
fishears said:
Hook support is built in but we can only use ROM Manager to backup/restore roms & apply update zips. BTW I have a feeling Mur4ik is going to provide updates through ROM Manager/CM soon...
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
One of his updates said ota in the file name <whatever>_ota.zip, so maybe we'll get them OTA
Sent from my jv02 using XDA App
New version coming soon:
Hopes to fix Backup/Restore issues, also fix USB-MS toggle.
Stay tuned. Also download from the AdF.ly links to support my work.
EDIT: I think I need to change some of the paths in init.rc to mount asec, fixed version should be up later
New version up!
New version up with fixed USB-MS Toggle and Nandroid backup now working!
Download:
http://adf.ly/2MFEY
PLEASE DO NOT CREATE MIRRORS!
If your wondering how I fixed it, in the ramdisk\etc folder, edit fstab and replace all lines with:
Code:
/dev/block/mtdblock4 /system yaffs2 rw
/dev/block/mtdblock1 /cache yaffs2 rw
/dev/block/mtdblock6 /data yaffs2 rw
/dev/block/mmcblk0p1 /sdcard vfat rw
/dev/block/mmcblk0p2 /sd-ext auto rw
I also used some binaries from the old RA 1.7 which I think helped with USB-MS.
Enjoy!
Tested the new version. Fails to backup .android_secure. Otherwise, cool!
Sent from my GT540
nutterbg said:
Tested the new version. Fails to backup .android_secure. Otherwise, cool!
Sent from my GT540
Click to expand...
Click to collapse
It should back it up because if it can mount the SDCard, then it can mount .asec. Will have to look at. Thanks for the feedback!
New version is up with possible .android_secure backup fix. I have not tested so please test and report back!
Download:
http://adf.ly/2MX0q
effortless. said:
New version is up with possible .android_secure backup fix. I have not tested so please test and report back!
Download:
http://adf.ly/2MX0q
Click to expand...
Click to collapse
Nope, still same thing. I haven't trieda full backup though, but rather only of asec and sd-ext. The ext part ended up in a tar, which I can't say if was written, or not, because my second partition is empty. I noticed again, however that whatever letter is supposed to appear in the backup name for ASEC("A"?) is still missing(e.g. the first backup i ever did had "BDERS" prefix). Very strange..
nutterbg said:
Nope, still same thing. I haven't trieda full backup though, but rather only of asec and sd-ext. The ext part ended up in a tar, which I can't say if was written, or not, because my second partition is empty. I noticed again, however that whatever letter is supposed to appear in the backup name for ASEC("A"?) is still missing(e.g. the first backup i ever did had "BDERS" prefix). Very strange..
Click to expand...
Click to collapse
Hmmm, strange, may be an issue in nandroid-mobile.sh or backuptool.sh, I will fix tomorrow.
hum.. is it compatible with mur4ik cm7 RC3 ?
scribbclubber said:
hum.. is it compatible with mur4ik cm7 RC3 ?
Click to expand...
Click to collapse
Yes. It is compatible with any Android version.
effortless. said:
Yes. It is compatible with any Android version.
Click to expand...
Click to collapse
thank mate.. good to know, will try once home and will also post feedbacks.
http://pastebin.com/5P3pUe2m
Here's a log of when it failed to backup asec. It seems to skip asec altogether.
Sent from my GT540

[rom] king_2x_rom_v1

First version of the KING_2X_ROM by KING4Developers.
{
"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"
}
Based on v20L
Root
Updated Superuser
Updated bin/su
Full deodex apps & Framework
Original Kernel
New framework
Optimized ram
Increased speed of system
Added ringtones ICS
Added bootanimation bios
Added music ICS
Added Roboto ICS font
Added live wallaper
Removed LG Apps
Android Market 3.3.11
GoLauncher 2.62
Astro 2.0
KING_2X_ROM v1
NOTE! You should make a nandroid backup, if something goes wrong, or if you want to restore configuration and apps.
Installation procedure - Quick guide:
1) Copy the KING_2X_ROM in your SD.
2) Reboot in to recovery (ClockworkMod)
4) Do the 3 wipe (data/factory reset, cache partition, and in advanced, dalvik cache.
5) Go to Flash zip from sdcard -> Choose zip from sd card and select the KING_2X_ROM and confirm.
6) When the installation is completed, reboot your system.
consiglio di flashare anche il kernel neoblaze 280911 che trovate qui sotto:
neoblaze 280911
(convertirà il sistema in ext4 aumentando velocità, performance e permette l'OC fino a 1400mhz)
any screenshot
the screenshot are coming
My screen after first boot just install only antutu and go task manager widget.Thanks boostermbkking.
Edit:add more picture of all apps from this rom (except Antutu, GPS status, LG 2X, Morelocale, Root Explorer, Sygic and XDA)
Thanks
Keep it up.....
thanks for the screenshot, install the neoblazed kernel at the end of first post and do a benchmark!!!
fantastic work, the rom is very fast and apparently solid, no errors are detected at the moment, thank you very much for being the first version, we note that much has been done.
for my taste the most complete roms rom based on the officer, who by the way, do not believe either of them.
thanks so much
Flashed and got bootlooped :/ so went back to CM7
Zarrick19 said:
Flashed and got bootlooped :/ so went back to CM7
Click to expand...
Click to collapse
Cm7 is an ext4 rom. This one has original kernel in ext3.
you have to convert to ext3 or use neoblaze kernel in 1st post.
Sent from my LG-P990 using Tapatalk
Im new in these ext3/ext4 so, how to convert back to ext3 ? Whats the main difference between ext3 and ext4 ? Flashing a ROM with different ext then I now have can do something bad ? (I think no, when I can flash back CM7 without any problems)
Thanks
Zarrick19 said:
Im new in these ext3/ext4 so, how to convert back to ext3 ? Whats the main difference between ext3 and ext4 ? Flashing a ROM with different ext then I now have can do something bad ? (I think no, when I can flash back CM7 without any problems)
Thanks
Click to expand...
Click to collapse
Tool for converting partitions can be found here -> http://forum.xda-developers.com/showthread.php?t=1021549
This are Linux filesystem. If you are normal user, no need to worry about it (at least I don`t ). If you wanna know more, google is here .
But, you must to know what file system have your current rom and the rom that you wanna go, to make that even before flashing new rom (it puts you in boot loop if not same).
So, download toll provided by Paul, flash it via cwm, then flash this rom and it should work.
And what if I want to flash an ext4 ROM ? ext4 ROM "overwrites" ext3, so that tool I need to use only when I go from ext4 to ext3, correct ?
I think that that is correct.
ty bro
Pretty pretty good so far bro! no issues at the moment
Thank you very much for your work!
Downloading right now. 1 small question to begin with. Opening post tells me LG apps removed. But screenshots from a user shows LG crapware. What is removed?
Sent from my LG-P990 using xda premium
Well, the camera doesnt run very well (freezes, cant take any photo, cant switch to camcoder, cant exit app etc.)
works for me properly, but it works perfectly AndiCp patch
After flashing Neoblaze kernel the camera problems are still there, also there is no lockscreen, the home button is not working etc.
i would like to try this rom , but filesonic is too slow
please give a mirror link

[MOD] TeamWin Recovery 2.1.8 3D 2.0 EN/ES by Homero

TeamWin Recovery v2.1.8 3D v2.0 EN/ES - Optimus 2x
This is the recovery of TeamWin, is a touch recovery, with good features, it is the alternative the CWM
I have included you a code of colors depending on the severity of the action:
Blue - Normal
Yellow - Regular
Red – Danger
New version
- I moved the Factory button reset for grouping it with the System by adding a notice in red color legends.
- In setting I have aligned the Time Zone and Restore Default buttons placing them at the bottom of the screen.
- In start sliding button is blue, the rest is still red.
- I have added the word "Home" at the top of the main menu.
- Focused on central button (15 pixels to the left).
- New medium-button.
- New small-button.
- New bar of progress [1.0-ES]
- New menu "About to..." [1.0-ES]
- Button centered SD Card [1.0-ES]
- New image of release [1.0-ES]
- New animation load [2.0]
- Two languages. English and Spanish [2.0]
Click to expand...
Click to collapse
These are pictures I've taken of the recovery operation.
{
"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"
}
Manual Flashing:
- Download, UnRAR TWRP_2.1.8-3D_x.x.img.rar and copy the file the file recovery.img in the internal SD
- Open the monitor and type:
Code:
su
cd /sdcard
dd if=recovery.img of=/dev/block/mmcblk0p7
Turn off and enter the recovery by pressing Vol - and power
Flashing from recovery:
- Copy this file Recovery-TWRP_1.2.8-3D_x.x.zip in the external SD.
- Start the phone in recovery mode.
- Install ZIP.
- Restart and again enter the recovery, it would appear the TeamWin recovery
Download from my forum:
TeamWin Recovery 1.2.8 3D 2.0 by Homero
Original recovery:
TeamWin Recovery
CREDITS:
TeamWin for making the recovery
TeamKang for the device tree
helicopter88 for support
Barri and trocopassu for testing
Thanks a lot for one more support for the device
but the mediafire link in the spanish forum which is linked to XDA does not work Homero
EDIT:some issue with mediafire but got it after a few tries...Thanks a lot
What's the difference of this from the original beside the look?
Giving a bit of credits wouldn't hurt, but very nice theme
helicopter88 said:
Giving a bit of credits wouldn't hurt, but very nice theme
Click to expand...
Click to collapse
Wow, was an unforgivable dismissal for my part.
I would now add the credits.
I apologize for skip credits
Very Good! The implementation of color is undoubtedly a great customization, good call attention to the less experienced ... and even for those who think they know everything, ahahahahaha! ...
Congratulations Homero! ...:good:
Very good, so using this means it can't recover nandroid backups made from "regular" cmw? No big thing, I guess many wants to know and to avoid unnecessary postings
Sent from latest Django Manouche with latest Spica Kernel
SuperSkill said:
Very good, so using this means it can't recover nandroid backups made from "regular" cmw? No big thing, I guess many wants to know and to avoid unnecessary postings
Click to expand...
Click to collapse
For technical support, we have the original theme of helicopter88 http://forum.xda-developers.com/showthread.php?t=1748984
Looking really great!
Best Recovery for me.:good:
Homero, i use external for mine backup in CWM. So this is internal right? If i want to go to external how should i set it? Anyone here can help? Tks....
Sent from my LG-P990
The first picture (the first post) has selected the internal memory ... you just have to select the external memory!
trocopassu said:
The first picture (the first post) has selected the internal memory ... you just have to select the external memory!
Click to expand...
Click to collapse
i did try to press external for it, but it just wouldn"t switch me to external. any idea? tks.......
Mounted External SD?
Yes
Enviado desde mi Optimus 2X
nice work brother
orbital_71 said:
Homero, i use external for mine backup in CWM. So this is internal right? If i want to go to external how should i set it? Anyone here can help? Tks ...
Click to expand...
Click to collapse
Click on "Mount" and "Mount SDCard" and "Mount Internal" brand, now choose the SD by default "Use external SD" or "Use internal storage"
Homero so far so good. This recovery is very good, thank you for your awesome work Everything works like charm
Sent from Poland
Very good ended
But can we install by internal memory.?
Any one try?
Sent from my LG-P990 using xda premium
It seems that it is a Bug or something unconfigured, not I could mount any of the SD of the phone, not even with the original recovery, and it is helicopter88 is not, you will have to wait to return to the query, this will be at the end of the month.
I am sorry
EDIT
You can use the QtADB program to access the memory of the O2x, both system and data or any of the SD
Hello
Ok ill try out
Tx
Regards
Sent from my LG-P990 using xda premium

[MOD][4.4][CM11]Sence lockscreen theme

Hi guys I thought I would share this bit of work ive done, hope u like and enjoy it
I took a good while to do this.
Tested on: official Cm11, Sensonic HD Rom......
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"
}
Download link: d-h.st/Mv0
Instalation process:
1- Boot cwm
2- wipe /dalvik & /cache
3- flash my .zip
4- boot and enjoy
Dont forget the thanks button!!
Reserved!
Sent from my MT11i
Reserved! ...
Sent from my GT-P3100 using XDA Premium 4 mobile app
@DarkStryder I've struggling for some days, trying to adapt good old vrtheme script to CM 11.
I saw yours and I miss something: I had to rewrite most of the code, and the first thing that gave me error was setting permissions to 755 to the scripts extracted on /sdcard.
How you succeded in that? A specific update-binary, different from CM's? A different recovery?
I worked a lot to make the whole thing work again, so I'm very interested in how you left everything as it used to be and still made it work
Markox89 said:
@DarkStryder I've struggling for some days, trying to adapt good old vrtheme script to CM 11.
I saw yours and I miss something: I had to rewrite most of the code, and the first thing that gave me error was setting permissions to 755 to the scripts extracted on /sdcard.
How you succeded in that? A specific update-binary, different from CM's? A different recovery?
I worked a lot to make the whole thing work again, so I'm very interested in how you left everything as it used to be and still made it work
Click to expand...
Click to collapse
Take a look at the modifications to the vrtheme script Ive made on the Dark Holo Theme thread here. CM11 now enforces selinux which requires specific "set_metadata" commands in the updater-script. The "set_metadata" command not only sets the file permissions, but it also sets the selinux labels. This new "set_metadata" command replaces the previous "set_perm" command and requires a new version of ClockWorkMod to support it. Make sure you are using CWM 6.0.4.7 or newer to support selinux file permissions.
Tsjoklat said:
Take a look at the modifications to the vrtheme script Ive made on the Dark Holo Theme thread here. CM11 now enforces selinux which requires specific "set_metadata" commands in the updater-script. The "set_metadata" command not only sets the file permissions, but it also sets the selinux labels. This new "set_metadata" command replaces the previous "set_perm" command and requires a new version of ClockWorkMod to support it. Make sure you are using CWM 6.0.4.7 or newer to support selinux file permissions.
Click to expand...
Click to collapse
Thank you, learning new things is always awesome!
In my ignorance I just rebased the whole script in another partition, where set_perm is still allowed
But, again: good to know!
Sent from my GT-P5110 using Tapatalk
Markox89 said:
Thank you, learning new things is always awesome!
In my ignorance I just rebased the whole script in another partition, where set_perm is still allowed
But, again: good to know!
Sent from my GT-P5110 using Tapatalk
Click to expand...
Click to collapse
The set_perm command is still allowed with the new versions of CWM. It is for backwards compatibility of the older scripts. Also, sometimes set_perm is still needed when you want to set permissions of a file on a fat32 sdcard that does not support selinux labels. Selinux requires ext3 or ext4 file systems for the labeling, but you have a sdcard that usually formatted as fat32 by default.
Tsjoklat said:
The set_perm command is still allowed with the new versions of CWM. It is for backwards compatibility of the older scripts. Also, sometimes set_perm is still needed when you want to set permissions of a file on a fat32 sdcard that does not support selinux labels. Selinux requires ext3 or ext4 file systems for the labeling, but you have a sdcard that usually formatted as fat32 by default.
Click to expand...
Click to collapse
Oh, so the file system is the problem! That's why it works everywhere but on sdcards
Thank you very much! :highfive:
Sent from my GT-P5110 using Tapatalk
Sent from my MT11i
nice mod
:good: thx
Working fine in CM10?

[ROM] HTC Desire 500 dualsim CleaNRom

Hi,
Here is the first Custom Rom for the Desire 500 dualsim CleaN Rom v0.99beta
Use at your own risk!
Based on : Android 4.1.2 / 1.26.401.2
Kernel : Ultimate kernel v6 (Credits go to dummie999 thx)
Features :
-Rooted
-Busybox
-Deodexed
-Zipaligned
-No SENSE,htc music player,htc keyboard,most of htc removed
-Google Now launcher
-"ok google" on all screen
-Android L kayboard
-Apollo music player
-CM File Manager
......
Screenshot
{
"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"
}
Instructions :
Copy the zip file to /sdcard (external storage of your phone).
Boot into CWM wipe data&cache and choose install zip from sdcard. This updater script is only for HBOOT1.03 (if sameone give me a partition table for HBOOT1.02 i will make another update script for HBOOT 1.02 thx)
You'll lose all your data! So make a backup of your Apps!
Download link only for ***HBOOT 1.03*** z4dug_CleaN_hboot1.03.zip
Know bugs:
- on lock screen when play music some times no controls and when u have a call u must first unlock the screen to answer for resolve this problem install holo locker from play store and activate it and will be ok ... Working on it...
On working tweaks, UI change, mod for battery notification, lidroid, .... for next version
Feel Free to modify it! Sorry for my bad english
reserved
.........
Great! It works only with Dualsim version ?
Sent from my HTC Desire 500 using XDA Free mobile app
AuronPaul said:
Great! It works only with Dualsim version ?
Sent from my HTC Desire 500 using XDA Free mobile app
Click to expand...
Click to collapse
Yes for 2h will give the link but is only for HBOOT 1.03 because idk the system and boot partition for hb1.02 maybe someone give me [emoji1]
Code:
/recovery emmc /dev/block/mmcblk0p33
/boot emmc /dev/block/mmcblk0p32
/cache ext4 /dev/block/mmcblk0p37
/data ext4 /dev/block/mmcblk0p39
/system ext4 /dev/block/mmcblk0p38
/misc emmc /dev/block/mmcblk0p17
/devlog ext4 /dev/block/mmcblk0p35
/sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
But it probably doesn't work right away, because you have an outdated radio, so I heavily recommend update your radio (I made a thread for this in general)
Has anyone tried this on Single Sim?
What about available space on this rom? How much is free after installing this rom? Thank You sow much for developping...
After two weeks using, one time battery has fully discharged. After that device does not power on... Any ideas?
HBOOT 1.03, boot unlocked... Pleas, help.
I like to make small simple apps for android who need some app to make him life easier or have some ideas just contact me!
If I'm able to make the app u will have it [emoji2] .
All request on my blog www.android-tech.rocks thx !!!!!
Sent from my B1-730HD
Any feedback maybe?
No real chatter here
will it work on single sim ?
Hi.
I have problem with saving contacts. When i try to save contact to people, phone says: error unable to save contact changes. Also i cant sync my contacts to phone, here its says sorry people stop. How i can fix this problem ?
Thank you.
Looks good, but...
(i have the single sim version. Everything i say here is based on the screenshots and the description)
It still has the stock status bar tho...
If you know how to do it, would you mind upgrading the Android to 4.2 or 4.3?
CM10 just got canceled by some moderator because the dev didnt post this thing called "source". Whatever that is...
So now, we are still stuck on Android 4.1.2.
If the single sim version cant have an Android update, at least the dual sim version would.
Mind building an update, buddy? To cover viper etc., and maybe the features you were working upon! :good:
Sorry but sell the phone and not be any update .
Sent from my i10-B using Tapatalk
Link is broken.
Can i get a HBOOT 1.03 version of this ROM?
Rom Link Is Not Available.And Can AnyoneTell full process how to install Rom
Hi Download Link Is Expired Please Update new link
Tanks
Hello,
I know this is an old thread but I removed the Pay Per Click links as they are not allowed on XDA.
OP if you wish to continue this project please upload to a site that does not use PPC links, and report the thread for re-opening.
Thread closed,
Sloth

Categories

Resources