[RECOVERY] Unofficial TWRP 2.2.2.1 Full Touch recovery

raenye

Senior Member
Dec 7, 2010
143
42
0
May I also suggest a version for P505/P506? these are AT&T versions, almost fully compatible to P500 (only thing that should bother you is the framebuffer driver).
I guess that you just need to shove in a P505/P506 kernel, right?

Thanks!
 

vikasb32

Recognized Themer
May 9, 2011
2,057
1,999
193
Hardwar
There is not option of "wipe data".can you plz plz add this option.because when i want to test a rom then factory reset is only option for wipe data but in also wipe /sd-ext.and i don't want to wipe /sd-ext just for for checking new rom.thanks
 

Ozadroid

Senior Member
Oct 19, 2011
952
544
0
nice work dude :D

i liked the earlier TWRP and now this! AWESOME! :D

just one ques! Does this needs rm-rf like in older TWRP or it backups normally?
 
Last edited:

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
0
26
Mumbai
www.facebook.com
Can you do a ics theme for our resolution?Btw congrats for that :)

Sent from my LG-P500 using xda premium
i'm not good in themes but i will try this sunday

May I also suggest a version for P505/P506? these are AT&T versions, almost fully compatible to P500 (only thing that should bother you is the framebuffer driver).
I guess that you just need to shove in a P505/P506 kernel, right?

Thanks!
ok give me P505/P506 kernel

There is not option of "wipe data".can you plz plz add this option.because when i want to test a rom then factory reset is only option for wipe data but in also wipe /sd-ext.and i don't want to wipe /sd-ext just for for checking new rom.thanks
i will try next week , but can't promise anything now
 
Last edited:

raenye

Senior Member
Dec 7, 2010
143
42
0
ok give me P505/P506 kernel

Here you have the original LG-compiled kernel for P505 (it's repacked with a baseband fix, but I guess you only need the zImage). It works for the P506 too.

A better option IMHO would be to use a kernel compatible with both P500 and P505/P506. The only thing needed is a runtime check of the framebuffer driver, and AFAIK it is implemented here. This way there'll be only one version to update!

Thanks a bunch!
 
  • Like
Reactions: peter joe

Tasssadar

Inactive Recognized Developer
Dec 31, 2010
818
6,126
0
Brno
tasssadar.github.com
@Ron G: what do you use to pack the recovery image, what branch of CM repo and what lunch combo (or all the commands) do you use to build the recovery?

I just built it by myself, packed it with "dsixda android kitchen"...aaaand

Code:
<3>[  127.565926] init: cannot execve('/sbin/recovery'): No such file or directory
Code:
~ # /sbin/busybox ls -l /sbin
...
-rwxr-x---    1 root     root        464656 Jan  1  1970 recovery
...
~ # /sbin/recovery
/sbin/sh: /sbin/recovery: not found
Like, seriously, wtf? Maybe some .so is missing / different version, but cannot really find out which one is it without ldd :/
 
  • Like
Reactions: Sandipkim

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
0
26
Mumbai
www.facebook.com
@Ron G: what do you use to pack the recovery image, what branch of CM repo and what lunch combo (or all the commands) do you use to build the recovery?

I just built it by myself, packed it with "dsixda android kitchen"...aaaand

Code:
<3>[  127.565926] init: cannot execve('/sbin/recovery'): No such file or directory
Code:
~ # /sbin/busybox ls -l /sbin
...
-rwxr-x---    1 root     root        464656 Jan  1  1970 recovery
...
~ # /sbin/recovery
/sbin/sh: /sbin/recovery: not found
Like, seriously, wtf? Maybe some .so is missing / different version, but cannot really find out which one is it without ldd :/
i use gingerbread branch and make -4 recoveryimage to build. And in my last post i forgot to tell on building twrp on cm7 need to change build folder with this
https://github.com/Dees-Troy/TWRP2-CM7_build
to build a working twrp recovery
 
  • Like
Reactions: Sandipkim

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
0
26
Mumbai
www.facebook.com
Here you have the original LG-compiled kernel for P505 (it's repacked with a baseband fix, but I guess you only need the zImage). It works for the P506 too.

A better option IMHO would be to use a kernel compatible with both P500 and P505/P506. The only thing needed is a runtime check of the framebuffer driver, and AFAIK it is implemented here. This way there'll be only one version to update!

Thanks a bunch!
ok wait some hours

edit

test this
 

Attachments

Last edited:
  • Like
Reactions: raenye

Ozadroid

Senior Member
Oct 19, 2011
952
544
0
Ron G

Though the Recovery is awesome, there is a minor bug!


see attachment. the text goes out of the screen from sides which makes the information not readable. so if it is possible make it to get into next line as the screen ends.

Thnx :)
 

Attachments