ignore that
just flash it
says that on my device too![]()
That was what was missing was enough to ignore everything ok.
thank you
ignore that
just flash it
says that on my device too![]()
I cannot get TWRP on my device.
I have stock 4.4.2 aka 50020b.
Then i used ioroot25. Success.
Then I used aboot twrp v2 from Step 3.
Then when it tries to boot into recovery, it says on the device on the top
Secure Booting Error:
Device UnLock!! so Boot Success!!
Then the screen dims to 10% brightness, and after 5-10 seconds, LG logo again.
Then nothing happens, and it reboots back into main system.
Do I need to do anything else?
I'm currently on Mahdi ROM with TWRP 2.7.0.0. I'm planning to load up the flashable stock 4.4.2 rom. Should I upgrade to this version of TWRP before I flash the stock 4.4.2 or after? Or does it matter?unplug your usb then
boot into recovery
then flash 4.4.2-v500-TWRP_2.7.0.1-recovery.zip
in twrp
that will fix your dimming issue
that secure booting error is normal
why wont it flash please get me a copy of the recovery log after you try and flash itAnyone have a link to twrp 2.6.3.2 for the G Pad? I want to try this:
http://forum.xda-developers.com/showthread.php?t=2621904
It won't flash with 2.7.0.0 or .1. I'm having a hard time finding 2.6.3.2.
+1How can I install on the rooted firmware V50018a with stock recovery?
How can I install on the rooted firmware V50018a with stock recovery?
use the script from this thread scroll down to step 3 http://forum.xda-developers.com/showthread.php?t=2698267+1
Thanks
Nask
HI DrGravy,use the script from this thread scroll down to step 3 http://forum.xda-developers.com/showthread.php?t=2698267
just make sure you unplug your usb before rebooting into recovery
then after that flash 4.4.2-v500-TWRP_2.7.0.1-recovery.zip in recovery (can be found in the OP of this thread)
you could try thatHI DrGravy,
the issue me (and probably the other user) is having is the system check. s the version number doesn't match the .bat throws me out with the following error
DEVICE CHECK FAILED!!
MODEL: LG-V500 FWBUILD: KOT49I.V50018a FWVER: 4.4.2
Script will now exit to avoid damage to your device!!!
Now can I simply delete the checking part of the script and let it run......
Cheers
Nask
if /I %FWBUILD%==KOT49I.V50018a (
GOTO CheckSU
)
Hi guys, got this device yesterday and im still trying to install TWRP. Heres my situation:you could try that
or just add your device to it like this:
Code:if /I %FWBUILD%==KOT49I.V50018a ( GOTO CheckSU )
I think it would work either way
the first time you used the TWRP using V50020_aboot_twrp script did you unplug the usb before you tried to reboot to recovery? because you need to do thatHi guys, got this device yesterday and im still trying to install TWRP. Heres my situation:
- Updated to 4.4.2 and rooted
- Installed TWRP using V50020_aboot_twrp script (found here)
After this i couldnt boot to recovery event though everything went fine, got error "Secure Booting Error: Device UnLock!! so Boot Success", after which device would boot normally so...
- Installed V50010c from OP using the same script
Now when i reboot to recovery it just shows the lg logo... cycling power boots to system as normal, so it seems theres no recovery at all now...
I have attempted booting into recovery using an app instead of adb, same deal.
Help appreciated!
Just did it again with the wire removed and first got the secure boot error, then it suddenly booted from error to TWRP!!!the first time you used the TWRP using V50020_aboot_twrp script did you unplug the usb before you tried to reboot to recovery? because you need to do that
also 50010c would not work cause the script pushes an aboot.img from 50010a
All worked fine!you could try that
or just add your device to it like this:
Code:if /I %FWBUILD%==KOT49I.V50018a ( GOTO CheckSU )
I think it would work either way
Thanks a lot!you could try that
or just add your device to it like this:
Code:if /I %FWBUILD%==KOT49I.V50018a ( GOTO CheckSU )
I think it would work either way