[v500][CWM Advanced Edition] PhilZ Touch

Search This thread

Phil3759

Inactive Recognized Developer
May 30, 2012
9,579
33,063
Uploaded 6.19.6 final

This fixes auto loki properly
You can now flash what ever you like. Ensure auto loki option is enabled
 
  • Like
Reactions: abdulm

bonzai80

Senior Member
Apr 6, 2009
87
24
Munich
Uploaded 6.19.6 final

This fixes auto loki properly
You can now flash what ever you like. Ensure auto loki option is enabled

Thanks for your great work, but i have problems to install the 6.19.7 Update, i think it is because of loki.
I used the 6.12.8 with the patched file from PaY87, that worked for me. Is there any other possibility?
 

freddy5

Senior Member
Feb 17, 2011
173
65
Is there any chance to upgrade to an newer version? I try to flash the new "philz_touch_6.19.7-v500.zip" over philz_touch_6.15.4 on my v500 and stuck in a boot certification verify error @recovery ????????????


best regards
 

oubeichen

Senior Member
Apr 6, 2013
129
85
Nanjing
blog.oubeichen.com
Is there any chance to upgrade to an newer version? I try to flash the new "philz_touch_6.19.7-v500.zip" over philz_touch_6.15.4 on my v500 and stuck in a boot certification verify error @recovery ????????????


best regards

I managed to do it by pushing files in .zip to the device and running scripts manually.

Sent from my LG-V500 using XDA Premium 4 mobile app
 

aliguu

Senior Member
Apr 15, 2012
347
19
can someone tell me how to install the latest philz recovery directly onto a freshly rooted Gpad?
 

bazzawhite

Senior Member
Dec 9, 2009
114
22
Liverpool
softhands.co.uk

heirfister

Senior Member
Feb 9, 2012
322
23
Pampanga

Deltadroid

Recognized Contributor
Apr 19, 2013
3,884
10,095
The recovery.img is not for a specific software version of your device. The loki script extracts your current original aboot partition and uses that to make a specific encoded recovery image with the .lok extension. The lok file is then used to flash your recovery partition that was encoded with your specific aboot partition. The aboot partition never changes.

Edit: the aboot might need to be downgraded if it is patched to not work with the loki_tool. You can verify if your aboot is still supported by loki_tool by trying to patch the recovery to make a lok recovery file.
 
Last edited:
Looking for a little help, here.

Never had an issue like this before. I was running LRS 2.5 did a factory reset. Ended up in a boot loop. FInally got to PhilZ recovery and tried to flash a new ROM(tried several) but all I can ever do is reboot to recovery. Tried Philz, CWM and TWRP 2.8

Any help appreciate.4

Uupdate:
Never mind, still no idea what happened, but was able to use the LG tool to return to stock. phew
 
Last edited:

wakko222

Senior Member
Jan 18, 2013
66
10
OnePlus 8T
Samsung Galaxy S22
Still can't get to TWRP

I do the button push and get to a screen that says: HARD FACTORY RESET. I push the power button twice and still get the error secure boot error, certification error at the top of the screen.
 

Cal

Senior Member
Dec 25, 2013
366
152
I do the button push and get to a screen that says: HARD FACTORY RESET. I push the power button twice and still get the error secure boot error, certification error at the top of the screen.
I know on some configs you must wait a few minutes after the "Hard Factory Reset" screen is still present. It should eventually open TWRP...
 

jschramm

Senior Member
Apr 28, 2008
151
18
New York
Just picked up a used V500 which had an older version of CM12.1 (Aug 2015). When I tried to install the latest nightly I am getting a "installation aborted" error. Any ideas? Thanks.
 
Just picked up a used V500 which had an older version of CM12.1 (Aug 2015). When I tried to install the latest nightly I am getting a "installation aborted" error. Any ideas? Thanks.

You should update to a newer recovery, like TWRP 2.8.7.1 if you don't want TWRP 3.0.0, which is not perfectly stable, as some users said in the TWRP thread. This recovery is a little outdated and it does not seem that it will be updated any time soon.
 
  • Like
Reactions: jschramm

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    Main thread + features + install instructions + dev support
    http://xdaforums.com/showthread.php?t=2201860


    PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
    It is a well proven recovery for many phones

    It also adds a full touch interface a completely configurable GUI


    Please give your feedback, what works, and any bug you could encounter
    Read the features, and check if you are missing something

    Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut


    LOKI?
    Please Read FAQ in main thread before flashing


    Download links
    Last version can be found here:
    9
    CWM Recovery and Root Bundle for LG G Pad 8.3 V50010a

    For all LG G Pad 8.3 V50010a owners who want to flash this great recovery directly without TWRP, I made a bundle with loki patched PhilZ Touch recovery 6.12.8 for V50010a only.
    If you have a different G Pad than V50010a you have to patch the recovery by yourself first (checkout https://github.com/djrbliss/loki/blob/master/README.txt how to do that).

    I also added a updated root package with latest superuser.apk and su binary in case the device is not rooted yet.

    Code:
    ---------------------------------------------------
    Requirements to flash recovery:
    ---------------------------------------------------
    
    1.) If not done yet, your LG Gpad must be rooted before flashing recovery image (use root.bat inside root_gpad-updated folder)
    
    2.) You need fastboot and adb on your PC to flash recovery image
    
    3.) ADB Debugging must be enabled on your LG Gpad
    
    ---------------------------------------------------
    Usage:
    ---------------------------------------------------
    
    Open a terminal and execute the following commands inside recovery folder.
    
    adb push recovery-image-name.lok /data/local/tmp
    
    adb push loki_flash /data/local/tmp
    
    adb shell
    
    su
    
    chmod 755 /data/local/tmp/loki_flash
    
    /data/local/tmp/loki_flash recovery /data/local/tmp/recovery-image-name.lok
    
    adb reboot recovery
    
    ---------------------------------------------------
    -The End-
    ---------------------------------------------------

    Download:

    recovery-root-bundle-lg_gpad8.3-V50010a-pay87.zip - 14.03 MB


    I hopes this helps to save some time for new users! ;)
    4
    It seems that the 3rd method doesn't work. I got this error "Secure Booting Error! Cause: boot certification verify" too. My g pad tried to boot forever stuck in there, until I plugged it in the usb and was unstuck or something. Then I tried UP/DOWN + POWER key combinations but both failed to boot. By pressing only the POWER button it boots normally back to the ROM.

    Any ideas? I really don't wanna mess up with adb, fastboot etc, but it seems that its kinda unavoidable.

    ok first of all is that the message you get http://i42.tinypic.com/5n7psj.jpg ? I get this message every time i boot into recovery (i have twrp atm) and it's normal, it means that loki is working. Now about the key combo, it works and you can enter recovery, it's a little tricky though. Keep pressing the vol down (you will keep it pressed down until the end ) and then keep pressing the power button. When the lg logo appears release the power button only for 0.5 or 1 second and then press power and vol up at the same time (so you are actually pressing all 3 buttons). It works, it just need some practice.

    Did you actually manage to flash philz touch recovery? What recovery you have now?

    In case you want to use adb just download and install minimal adb ( http://xdaforums.com/showthread.php?t=2317790 ) if you dont want to mess with google's sdk tools. Put loki_flash and recovery.img inside the folder where you have installed adb, press shift+right click->open command window here and follow the instructions from here http://xdaforums.com/showthread.php?t=2551499 . Plz also make sure to replace twrp.lok with the name of the recovery you want to flash, in this situation its recovery.img. Its a very easy process and loki wont let you flash the recovery.img if it isnt suitable for your tablet.
    3
    Screen bug with blue stripe on the right side of the screen see image below

    hour is wrong

    cannot set compression keeps saying to set to tar.gz and only tar is available

    only noticibles so far
    3
    Screen bug with blue stripe on the right side of the screen see image below

    hour is wrong

    cannot set compression keeps saying to set to tar.gz and only tar is available

    only noticibles so far

    Background: will fix it
    Hour: Qualcomm issue for all its new devices
    Compression: set format to tar.gz first