[Q] P769 Booting Woes - LG Optimus L9 P760, P765, P768, P769

I recently changed my framework-res.apk and now I'm stuck at the boot animation. I don't want to completely reset my device with a kdz. I've looked around and haven't found much about recovery. I have the original apk file, but I just need a way to push it. Anyone have a way?

Mars11_ said:
I recently changed my framework-res.apk and now I'm stuck at the boot animation. I don't want to completely reset my device with a kdz. I've looked around and haven't found much about recovery. I have the original apk file, but I just need a way to push it. Anyone have a way?
Click to expand...
Click to collapse
Do you have cwm installed ? If not you can try: phone powered down , hold vol+ home + power, should bring up message saying something about service center..
Code:
adb shell
su
mount -o rw, remount /system
rm /system/framework/framework-res.apk
exit
adb push /path-to/orginal/framework-res.apk /system/framework
adb reboot

Thanks for the reply. I didn't read about CWM before this happened, otherwise this would be easy. I've held down every button combination at boot that I can think of and get nothing like that. When holding vol- + home + power I get an Android and a progress bar that causes the phone to reboot after no more than 10 seconds. Nothing shows up in the device manager during that time either.

Mars11_ said:
Thanks for the reply. I didn't read about CWM before this happened, otherwise this would be easy. I've held down every button combination at boot that I can think of and get nothing like that. When holding vol- + home + power I get an Android and a progress bar that causes the phone to reboot after no more than 10 seconds. Nothing shows up in the device manager during that time either.
Click to expand...
Click to collapse
unfortunately vol- , home and power will(probably already did) hard/factory reset your phone

Lelus said:
unfortunately vol- , home and power will(probably already did) hard/factory reset your phone
Click to expand...
Click to collapse
Well crap. Well it's still not booting..

I can get into fastboot through omap4boot. If I can get a cwm recovery img for my device I should be able to fix it.

Mars11_ said:
I can get into fastboot through omap4boot. If I can get a cwm recovery img for my device I should be able to fix it.
Click to expand...
Click to collapse
fastboot + cwm recovery only works if you've unlocked bootloader
easiest way to restore your phone now is by s/w mode ,either lg tool or offline method
or "vol+ and home and power" and the rest from 2nd post in this thread

Mars11_ said:
Thanks for the reply. I didn't read about CWM before this happened, otherwise this would be easy. I've held down every button combination at boot that I can think of and get nothing like that. When holding vol- + home + power I get an Android and a progress bar that causes the phone to reboot after no more than 10 seconds. Nothing shows up in the device manager during that time either.
Click to expand...
Click to collapse
All you have to PRESS is volume down, nothing else.Merely press it because if you hold it down, it won't boot into recovery
...My first post...done son...WOOHOOO

fredo5580 said:
All you have to PRESS is volume down, nothing else.Merely press it because if you hold it down, it won't boot into recovery
...My first post...done son...WOOHOOO
Click to expand...
Click to collapse
When do you press it?

Lelus;4003I 246 said:
fastboot + cwm recovery only works if you've unlocked bootloader
easiest way to restore your phone now is by s/w mode ,either lg tool or offline method
or "vol+ and home and power" and the rest from 2nd post in this thread
Click to expand...
Click to collapse
I had cwm before i unlocked boot loader...install with 9 installer.apk and choose test version (stable version won't boot)..plus if you have a CWM backup( they r also in the forums as well) adb restore is 50 times faster than using LG Update tool.

fredo5580 said:
I had cwm before i unlocked boot loader...install with 9 installer.apk and choose test version (stable version won't boot)..plus if you have a CWM backup( they r also in the forums as well) adb restore is 50 times faster than using LG Update tool.
Click to expand...
Click to collapse
But I don't have any ADB and can't boot into the ROM, I'll just use the LG Update tool. I have a thread detailing what working modifications I did and how I did it, so I can get all those working. Thanks guys.

Mars11_ said:
When do you press it?
Click to expand...
Click to collapse
Wh. I you see flashing LEDs..no flashing LEDs means no CWM if you don't have it( it comes and goes sometimes FM) try pushing recovery.IMG thru adb

fredo5580 said:
I had cwm before i unlocked boot loader...install with 9 installer.apk and choose test version (stable version won't boot)..plus if you have a CWM backup( they r also in the forums as well) adb restore is 50 times faster than using LG Update tool.
Click to expand...
Click to collapse
there are two types of cwm recovery, one uses 2nd boot and other recovery partition , if bootloader is locked and phone won't boot you can't use neither and cwm backups are useless

Mars11_ said:
But I recve any ADB and can't boot into the ROM, I'll just use the LG Update tool. I have a thread detailing what working modifications I did and how I did it, so I can get all those working. Thanks guys.
Click to expand...
Click to collapse
As a young developer I HIGHLY recommend becoming very familiar with ADB, it saved a BUNCH of times on my Galaxy S...its great if you can get the hang of it, all commands are the same for all devices, the help section is sort of sketchy, but with a lot of trial and error, I picked it up nicely

fredo5580 said:
As a young developer I HIGHLY recommend becoming very familiar with ADB, it saved a BUNCH of times on my Galaxy S...its great if you can get the hang of it, all commands are the same for all devices, the help section is sort of sketchy, but with a lot of trial and error, I picked it up nicely
Click to expand...
Click to collapse
Yes, I know how useful ADB is and use it frequently, but in my phone's state it's not starting and won't ever start.

Mars11_ said:
Yes, I know how useful ADB is and use it frequently, but in my phone's state it's not starting and won't ever start.
Click to expand...
Click to collapse
The best thing to do (if you haven't done so already) is to flash the kdz (thanks cmahendra and everyone else for y'all hard work) and start from scratch. Second, install artas182x (thanks Artas!) cwm and make a backup. I had to learn the hard way too

kuma82 said:
The best thing to do (if you haven't done so already) is to flash the kdz (thanks cmahendra and everyone else for y'all hard work) and start from scratch. Second, install artas182x (thanks Artas!) cwm and make a backup. I had to learn the hard way too
Click to expand...
Click to collapse
Yeah, I've now done that. Thanks for the tip though.
Sent from my LG-P769

To the OP i am currently in the same boat as far as not being able to boot and not being able to access adb. Have you figured anything out or are you still stuck? Before chimes in I do have CWM( the lights flash on reboot) but when i press the -vol button the phone does nothing.

Try connecting in s/w upgrade mode ( holding vol + while inserting usb to phone) it should load some drivers and you should be able to connect in adb. If not connect in every mode possible, to load any drivers(they will still load even though your phone isn't showing any signs of life as long as you have the installed LG drivers previously)
Sent from my LG-P769 using xda premium

Related

[Q] Need help getting my E970 to boot

Ok, so I rooted my LGOG E970. I figured I better unlock it as well, so I used FreeGee and unlocked it. I tried to download CWM but it said it couldnt download file. So I thought I would reboot my phone. Now, all I get is the google logo, with the unlocked key underneath, and it then goes to the LG logo and back to Google and shuts off. I tried to hold down power and volume down, nothing, and power volume up nothing.:crying:
any ideas? Thanks in advance! I love this phone!
CJ
You too, huh?
I did this the other night, and when the CWM failed to install I went to download it myself... That's when I saw that CWM for geeb is 6.0.3.8, not 6.0.4.5 like FreeGee shows. (Looks like FreeGee has moved on to targeting G2 or another... Oops.)
I hope you backed up your EFS, because mine was screwed up and I needed to manually restore it from the backup I'd taken. (I've had my phone rooted for 9+ months, finally got fed up with stock and was looking to get onto a 4.4 ROM)
So here's what I did:
Held power button until phone was properly off (failed boot seemed to be a still partially on state)
Held volumn up first, then started holding power.
When phone vibrated slightly, I let go of power and kept holding volume up... You should be in boot loader now.
When your phone is in the bootloader, connect to your PC (Make sure you have the proper drivers if you use Windows; I use Linux which doesn't have the same nonsense setup for drivers like Windows does)
Make sure "fastboot devices" shows your phone and then type: fastboot flash recovery _____recovery file name.img____
Press volume down twice to select "Recovery", and press power once to select it... You should be booted into the recovery that you just installed.
Once you're in a recovery, you can push a ROM zip via ADB, flash, wipe data/dalvik cache and reboot.
thanks, Just a little more help
aedren said:
You too, huh?
I did this the other night, and when the CWM failed to install I went to download it myself... That's when I saw that CWM for geeb is 6.0.3.8, not 6.0.4.5 like FreeGee shows. (Looks like FreeGee has moved on to targeting G2 or another... Oops.)
I hope you backed up your EFS, because mine was screwed up and I needed to manually restore it from the backup I'd taken. (I've had my phone rooted for 9+ months, finally got fed up with stock and was looking to get onto a 4.4 ROM)
So here's what I did:
Held power button until phone was properly off (failed boot seemed to be a still partially on state)
Held volumn up first, then started holding power.
When phone vibrated slightly, I let go of power and kept holding volume up... You should be in boot loader now.
When your phone is in the bootloader, connect to your PC (Make sure you have the proper drivers if you use Windows; I use Linux which doesn't have the same nonsense setup for drivers like Windows does)
Make sure "fastboot devices" shows your phone and then type: fastboot flash recovery _____recovery file name.img____
Press volume down twice to select "Recovery", and press power once to select it... You should be booted into the recovery that you just installed.
Once you're in a recovery, you can push a ROM zip via ADB, flash, wipe data/dalvik cache and reboot.
Click to expand...
Click to collapse
I try to go to recovery and it just goes blank. What program with my crazy windows would be best to get a stock file to the phone? Or any other ideas>
thanks again
ZombieGeek said:
I try to go to recovery and it just goes blank. What program with my crazy windows would be best to get a stock file to the phone? Or any other ideas>
thanks again
Click to expand...
Click to collapse
Yeah, the stock recovery won't boot if you try it either. I forgot to tell you that. If you drop in a custom recovery (TWRP or CWM), it will work fine and you can both create a backup of your data and flash a new ROM...
If you want to try to get back to stock, LGNPST is what you should try. But to be completely honest, I don't know if you can LGNPST from the state that it's in. I haven't tried, and I'm using a custom ROM now (the whole reason I unlocked the bootloader to begin with).
bummer
aedren said:
Yeah, the stock recovery won't boot if you try it either. I forgot to tell you that. If you drop in a custom recovery (TWRP or CWM), it will work fine and you can both create a backup of your data and flash a new ROM...
If you want to try to get back to stock, LGNPST is what you should try. But to be completely honest, I don't know if you can LGNPST from the state that it's in. I haven't tried, and I'm using a custom ROM now (the whole reason I unlocked the bootloader to begin with).
Click to expand...
Click to collapse
again, thanks so much! you are my hero, only problem is, I loaded the kit kat bu houstonn and now I have no cellular? I hate it when your phone isnt a phone lol
ZombieGeek said:
again, thanks so much! you are my hero, only problem is, I loaded the kit kat bu houstonn and now I have no cellular? I hate it when your phone isnt a phone lol
Click to expand...
Click to collapse
Yeah, I got that too. I don't know if I got it fixed due to changing ROM, using the suggested recovery from the ROM, or if it was due to me restoring my EFS backup.
I flashed the TeamWin recovery found in the PSX instructions. Then I flashed PSX + Latest kernel + Banks Gapps + Banks Google Camera + AT&T NFC fix + SuperSU. I manually restored EFS from an ADB shell while in recovery.
When I booted I had: LTE works, Wifi works, NFC works, Camera works, ART works... The only things failing for me are the following:
Cell provider shows up as "Maritime" (display bug; as mentioned, LTE works fine and I'm on AT&T)
Settings > Developer Tools > Geeky Process Stats (does nothing)
Settings > Lockscreen > Slider Shortcuts (crashes as soon as I tap the middle ring)
LogCat is spammed with "QCOM PowerLock: Failed to acquire lock" whenever my finger is on the screen.
/system/xbin/mount --bind doesn't work (neither does mount -o bind). It gets sorta half-way-there, because the target directory can't be removed, but isn't bound properly it seems.
Other than that, it's been fast and smooth.

Help getting recovey back

Hello all, I need some help with my new phone
Phone is an AT&T Optimus G E970
Phone was rooted and unlocked by myself... everything was ok!
After testing some roms, i have now lost the ability to enter recovery mode. After I press up + power button it will go into fastboot, but when y press down twice it will show the android logo with the chest open and a red triangle above... the weird thing is that the phone boots up fine with the last rom I flashed (wifi not working though).
Tried root checker and it said i am rooted. try to enter recovery from rom manager and it does nothing... would appreciate any help i can get from you guys
Bump
Sorry, but i am desperate to have this phone working at its full potential...
Try flashing recovery IMG file using flashify.
It sounds like you're using an older bootloader, which does not display the options.
Vol Up + Power enters Bootloader, not recovery. When you get to the screen with the android, press Vol Down Twice and then Power. This should get you in to Recovery.
n1mr0d said:
Try flashing recovery IMG file using flashify.
Click to expand...
Click to collapse
I downloaded but it says that the phone is not rooted... when i run root check it says "you are rooted!"... OMG!
OMGMatrix said:
It sounds like you're using an older bootloader, which does not display the options.
Vol Up + Power enters Bootloader, not recovery. When you get to the screen with the android, press Vol Down Twice and then Power. This should get you in to Recovery.
Click to expand...
Click to collapse
That is what i tried doing... please look at the pics i attached... I can get to the bootloader at least. I also tried to re-root but i will need to change from "Charge Only" to "MTP" and the rom that's on the phone now ([ROM][KOT49H] AOSP-GEEB 4.4.2_r1 [Dec-13]) does not have that option. What i want to do at this point is flash the recovery by any means possible so that i can install a stock JB at least. OR some other way of rooting which i think will fix the What would you recommend?
I rly appreciate you looking into this for me

[L7 II][CWM] CWM Recovery on LG L7 II P710 P712 P713 P714 P715

I've just fixed fliped screen bug of this cwm on this phone.
Its not longer get bootlop when battery pull off.
Need superuser permission
Download and upack Archive
Install the program Gscript.apk on your phone
Put file boothack-cwm.sh on /storage/sdcard0/gscript /
Put APPSSBL.bin and recovery.img on the path /storage/external_SD/
Run Gscript
Press softkey menu > Add Script > Load file > boothack-cwm.sh
Click on loaded script boothack-cwm
Done (Yours phone will be restart to recovery mode) :good:
Now you can go to recovery via gscript or press power button + vol down + hot key button(quick memo)
Update 26/07/14
Fixing issue cant mount mass storage,
Update 27/07/14
Fixing issue cant restore on update 26/07/14,
Add ADB support on recovery mode
Update 31/07/14
Update hackbootloader (because i put wrong hackbootloader on update 26/07 and 27/07)
Known issues at the moment:
Screen upside down on AromaFM
Big Thank to [email protected] for fixed bootloader
PS: Sorry for my bad english
Thanks and a question
riskey95 said:
I've just fixed fliped screen bug of this cwm on this phone.
Need superuser permission
Download and upack rchive from attachment
Install the program Gscript.apk on your phone
Put file boothack-cwm.sh on /storage/sdcard0/gscript /
Put APPSSBL.bin and recovery.img on the path /storage/external_SD/
Run Gscript
Press softkey menu > Add Script > Load file > boothack-cwm.sh
Click on loaded script boothack-cwm
Done (Yours phone will be restart to recovery mode) :good:
Known issues at the moment:
nope
PS: Sorry for my bad english
Click to expand...
Click to collapse
Thanks for the update.
3 questions:
1. I guess it should work on all L7 II series, right? I'm asking this as I have the P714 device.
2. Please elaborate on step 6, not sure I understand it.
3. Any risk to brick the phone? If so, what's the way to recover?
Cheers,
D.
Works on my rooted LG P713 L7 II.
Suwun bro.
Digdis said:
Thanks for the update.
3 questions:
1. I guess it should work on all L7 II series, right? I'm asking this as I have the P714 device.
2. Please elaborate on step 6, not sure I understand it.
3. Any risk to brick the phone? If so, what's the way to recover?
Cheers,
D.
Click to expand...
Click to collapse
Never mind my questions, figured everything out. CWM successfully installed on my P714. :good:
Big cheers!
D.
I have a doubt:
you say that the phone will restart on recovery mode ¿ will this happens every time I boot the phone or only through this program?
I'm willing to install it on a p712
nehuy said:
I have a doubt:
you say that the phone will restart on recovery mode ¿ will this happens every time I boot the phone or only through this program?
I'm willing to install it on a p712
Click to expand...
Click to collapse
Only on the steps provided.
Once it's installed, and your on recovery restart it and yours phone will boot normally.
Sent from my LG-p705 using Tapatalk
nehuy said:
I have a doubt:
you say that the phone will restart on recovery mode ¿ will this happens every time I boot the phone or only through this program?
I'm willing to install it on a p712
Click to expand...
Click to collapse
Only once, after applying these steps.
another doubt:
¿is there anything you can flash on the L7 II, or what's the purpose of using cwm at this point?
has anyone tried backup and restore, wiping battery stats? which other features that can be used at this stage are provided? p715/v10i/india/vroot1.7.6
Also works on P710 (L7 2). Didn't run the script pushed APPSSBL.bin and recovery on sd then put them in dev/block/. Works good i can make backup, restore and flash but there is a problem. If i leave the phone off for some hours when i start it it will go into a bootloop. To stop this I need to take battery out and open the phone using external charger.
christi9503 said:
Also works on P710 (L7 2). Didn't run the script pushed APPSSBL.bin and recovery on sd then put them in dev/block/. Works good i can make backup, restore and flash but there is a problem. If i leave the phone off for some hours when i start it it will go into a bootloop. To stop this I need to take battery out and open the phone using external charger.
Click to expand...
Click to collapse
try latest update, i just fixed.
christi9503 said:
Also works on P710 (L7 2). Didn't run the script pushed APPSSBL.bin and recovery on sd then put them in dev/block/. Works good i can make backup, restore and flash but there is a problem. If i leave the phone off for some hours when i start it it will go into a bootloop. To stop this I need to take battery out and open the phone using external charger.
Click to expand...
Click to collapse
To stop this (bootloop) you need to take battery out, and then put battery back, connect external charger, and press power button... Right?
Bootloop Persists
riskey95 said:
try latest update, i just fixed.
Click to expand...
Click to collapse
Hello Riskey,
I flashed your lastest version yesterday.. The bootloop issue still persists! Worst part, I cant come out of it!! from any of the above methods!!
Regards
maxx_hr said:
To stop this (bootloop) you need to take battery out, and then put battery back, connect external charger, and press power button... Right?
Click to expand...
Click to collapse
No to stop the bootloop i do this. Plug out battery for 1 minute. Start the phone with charger only. If it doesn't work wait until a yellow triangle and battery comes then push battery in and open phone. But i flashed the appssbl again using adb from that rar and i didn't get bootloop.
ashhem said:
Hello Riskey,
I flashed your lastest version yesterday.. The bootloop issue still persists! Worst part, I cant come out of it!! from any of the above methods!!
Regards
Click to expand...
Click to collapse
i dont get bug like this
Flashed Stock ROM to recover!
riskey95 said:
i dont get bug like this
Click to expand...
Click to collapse
Hello Riskey,
Unfortunately I did.. And the method mention below by Christi also did NOT work. Whenever I plug the charger to the phone, it shows LG symbol and goes to CWM recovery.. However I flashed stock Rom on my P715 and its fine now. The problem I think qas an update.. The phone took an update from LG which said 1 app to be updated.. And when I restarted the phone this isaue occurred.. Maybe this will help you?!
Regards
christi9503 said:
No to stop the bootloop i do this. Plug out battery for 1 minute. Start the phone with charger only. If it doesn't work wait until a yellow triangle and battery comes then push battery in and open phone. But i flashed the appssbl again using adb from that rar and i didn't get bootloop.
Click to expand...
Click to collapse
Hi Christi,
I tried to do whatever you told but alas nothing worked.. As I said above, it went into a loop after that OTA update.. However thanks for the help :angel:
Regards
ashhem said:
Hello Riskey,
Unfortunately I did.. And the method mention below by Christi also did NOT work. Whenever I plug the charger to the phone, it shows LG symbol and goes to CWM recovery.. However I flashed stock Rom on my P715 and its fine now. The problem I think qas an update.. The phone took an update from LG which said 1 app to be updated.. And when I restarted the phone this isaue occurred.. Maybe this will help you?!
Regards
Hi Christi,
I tried to do whatever you told but alas nothing worked.. As I said above, it went into a loop after that OTA update.. However thanks for the help :angel:
Regards
Click to expand...
Click to collapse
Sorry man maybe it is different problem because I am running it on a p710 with latest firmware the 10j one. Anyway you can always recover bootlop with Kdz flasher. For those that don't know how. Pull battery out. Wait 1 minute or so then press Volume-Down and hold it while you insert your usb. There will be a yellow screen (Emergency Mode). Be sure to have all drivers download the firmware for your phone, run Kdz Flasher Type: 3GQCT - Phone Mode: Emergency and run start. You will recover the bootloops.
OK, so I tried to see if this fixed the bootloop problem (do I have a death wish or what?). With the previous version of CWM, I booted to recovery mode from power down - got the bootloop (recovered with battery out and charger plugged + home).
Now, flashed the new image. Succesfully got to CWM via reset to recovery from power menu. However, when trying to get to CWM via button combination (power, vol up & down, home), I never get to CWM but only to regular boot sequence. Tried maybe ten times, always the same. Anyone can explain?
Sent from my LG-P714 using Tapatalk
Digdis said:
OK, so I tried to see if this fixed the bootloop problem (do I have a death wish or what?). With the previous version of CWM, I booted to recovery mode from power down - got the bootloop (recovered with battery out and charger plugged + home).
Now, flashed the new image. Succesfully got to CWM via reset to recovery from power menu. However, when trying to get to CWM via button combination (power, vol up & down, home), I never get to CWM but only to regular boot sequence. Tried maybe ten times, always the same. Anyone can explain?
Sent from my LG-P714 using Tapatalk
Click to expand...
Click to collapse
Hi ,i have the same model,does this recovery works fine? i mean ,does it have bootloops problems? and to answer your quesrion,try using this combination:
Power button + up volume + button home
after the vivration just release the power button and keep pressing the other 2 until you reach the recovery screen.
Tell me if its works,and also if the recovery is stable for the p714,thanks
kalel29 said:
Hi ,i have the same model,does this recovery works fine? i mean ,does it have bootloops problems? and to answer your quesrion,try using this combination:
Power button + up volume + button home
after the vivration just release the power button and keep pressing the other 2 until you reach the recovery screen.
Tell me if its works,and also if the recovery is stable for the p714,thanks
Click to expand...
Click to collapse
Thanks mate. :good: This combination brought me to the recovery menu. Don't know why I didn't think about it - was the same with the Samsung device I previously had.
And I can confirm that this fixes the bootloop issue. We have CWM for this device.

[Q] Unusual Booting

Started out with Z4, updated to Z8. I tried this with TWRP installed after making both EFS backup and regular nandroid backup, installed fine. I made sure to use the recommended partition zips. Here's the ROM I used. However after turning my phone off it will turn on into safe mode (lollipop) in limited, seemingly random instances. I have yet to access recovery. However, the one part I know that I screwed up is I installed xposed (forgot to install the xposed helper), so I receive unlimited errors for that and can't do anything.
I've tried rebooting my phone normally, rebooting into recovery, and cutting all of my losses and flashing back to stock. Any advice? I'm trying to follow the directions here to revert back to stock, but my computer will only recognize an unrecognized device.
Thanks for the help!
Flash the rom labeled "BarePop_TE_V1 " it has the files need to fix your issues (make sure to thank @engine95). Heres the link to the rom it is pretty much a debloated version of that lollipop rom you were running:http://forum.xda-developers.com/sprint-lg-g3/development/barepop-zv8-t3035551
That reboot problem you are having is because of a bug with the stock rom so just flash that one to fix everything.
I appreciate the help, however my main problem still lies with the fact that I can't access recovery. I've gotten it to where I can reboot normally (albeit I still can't do anything due to the constant errors), but holding pwr+vol down and then letting go and reclicking those once the lg sign comes up won't let me into recovery. Do you have any advice for that? Thanks again for the help!
1619415 said:
Flash the rom labeled "BarePop_TE_V1 " it has the files need to fix your issues (make sure to thank @engine95). Heres the link to the rom it is pretty much a debloated version of that lollipop rom you were running:http://forum.xda-developers.com/sprint-lg-g3/development/barepop-zv8-t3035551
That reboot problem you are having is because of a bug with the stock rom so just flash that one to fix everything.
Click to expand...
Click to collapse
I appreciate the help, however my main problem still lies with the fact that I can't access recovery. I've gotten it to where I can reboot normally (albeit I still can't do anything due to the constant errors), but holding pwr+vol down and then letting go and reclicking those once the lg sign comes up won't let me into recovery. Do you have any advice for that? Thanks again for the help!
I've had similar issues in the past trying to boot into recovery and the method you said (vol down+power then let go and press again when LG logo comes up) also wouldn't work for me. Have you tried just holding it down and not letting it go until you see "Recovery Mode"? That actually worked for me.
death_muffins said:
I've had similar issues in the past trying to boot into recovery and the method you said (vol down+power then let go and press again when LG logo comes up) also wouldn't work for me. Have you tried just holding it down and not letting it go until you see "Recovery Mode"? That actually worked for me.
Click to expand...
Click to collapse
I've tried doing that a few times as well, it just boots up as normal at that point. I'm welcome to trying anything though so if you have any other ideas, please let me know.
bdpope88 said:
I've tried doing that a few times as well, it just boots up as normal at that point. I'm welcome to trying anything though so if you have any other ideas, please let me know.
Click to expand...
Click to collapse
death_muffins said:
I've had similar issues in the past trying to boot into recovery and the method you said (vol down+power then let go and press again when LG logo comes up) also wouldn't work for me. Have you tried just holding it down and not letting it go until you see "Recovery Mode"? That actually worked for me.
Click to expand...
Click to collapse
I don't know why it worked this time... but it worked on my second attempt! I have access! Only issue is the touchscreen is messed up on the ROM, but it works!
With all of these issues you may want to flashtool back to ZV4 and reroot or ZV8 your call.
bdpope88 said:
I don't know why it worked this time... but it worked on my second attempt! I have access! Only issue is the touchscreen is messed up on the ROM, but it works!
Click to expand...
Click to collapse
That's a step in the right direction!
death_muffins said:
I've had similar issues in the past trying to boot into recovery and the method you said (vol down+power then let go and press again when LG logo comes up) also wouldn't work for me. Have you tried just holding it down and not letting it go until you see "Recovery Mode"? That actually worked for me.
Click to expand...
Click to collapse
Not to be redundant, but my understanding is the only way it will go into recovery from full off is to keep holding power+vol down until you see "recovery mode", if you let up on the buttons before you see recovery mode it will simply reboot.
When rooting an ATT G3 I could not for the life of me get it to boot into recovery using the button combo, instead I just used adb reboot recovery instead, worked every time, to this day the guy can only reboot to recovery from within rom, gonna suck if he gets soft bricked.. My Sprint G# holding the buttons works like a charm
When I want to boot into recpvery I always have to do volume + power up until the lg logo comes up then let go and press them again. Then I have to press the factory reset button and click yes. For me and I guess others when you hold volume + powerdown you just end up going into safe mode. If you end up always having problem just download a app that can make your phone reboot itself or download terminal and run:
su
reboot recovery
That always works because it is built into the phone.
1619415 said:
When I want to boot into recpvery I always have to do volume + power up until the lg logo comes up then let go and press them again. Then I have to press the factory reset button and click yes. For me and I guess others when you hold volume + powerdown you just end up going into safe mode. If you end up always having problem just download a app that can make your phone reboot itself or download terminal and run:
su
reboot recovery
That always works because it is built into the phone.
Click to expand...
Click to collapse
For me if I go into recovery by volume down + power. It just goes into recovery.
If I'm using phone, i use terminal command. su -c reboot revovery
I'm using ls990 gold edition.

Cant boot into TWRP 3.0.1.0 Manually

I installed no name rom and im getting a system UI has stopped working and i could never manually enter twrp I had to use an app to boot into recovery every time. Any advice on what to do
Manually
Power Off
Hold Volume Down
Hold Power
When at the LG Screen Let Go of Power for 1 second and then repress power
Go through prompts saying yes to them
Double0EK said:
Manually
Power Off
Hold Volume Down
Hold Power
When at the LG Screen Let Go of Power for 1 second and then repress power
Go through prompts saying yes to them
Click to expand...
Click to collapse
just to be clear, i never let go of the volume down button correct? Ive been holding the Vol down and power button non stop and ive tried releasing both of them and repressing them and i still got nothing, but i havent tried releasing just the power button and repressing it
dillonorden said:
just to be clear, i never let go of the volume down button correct? Ive been holding the Vol down and power button non stop and ive tried releasing both of them and repressing them and i still got nothing, but i havent tried releasing just the power button and repressing it
Click to expand...
Click to collapse
Correct. Do not let go of the Vol Down Button until the white screen ask you if you want to reset. And answer YES to both questions.
Double0EK said:
Manually
Power Off
Hold Volume Down
Hold Power
When at the LG Screen Let Go of Power for 1 second and then repress power
Go through prompts saying yes to them
Click to expand...
Click to collapse
Double0EK said:
Correct. Do not let go of the Vol Down Button until the white screen ask you if you want to reset. And answer YES to both questions.
Click to expand...
Click to collapse
now will this get me into TWRP so i can restore my back up or is it going to do something else? Im at work atm so im trying to get a full understanding of this process so i know what im doing when i get home. Wife and 2 kids keep me busy so i need to do this quick and efficiently lol
dillonorden said:
now will this get me into TWRP so i can restore my back up or is it going to do something else? Im at work atm so im trying to get a full understanding of this process so i know what im doing when i get home. Wife and 2 kids keep me busy so i need to do this quick and efficiently lol
Click to expand...
Click to collapse
IF you do have TWRP installed it will take you to it. If you dont then ... Good luck.
You can always download Terminal Emulator
Type in
Code:
su
Press Enter
Code:
reboot recovery
Press Enter
Instead of Terminal Emulator, You can download G-Script Lite.
Its basically just like Terminal Emulator but you can save commands like reboot recovery.
Its the only thing I really use it for since my Power Menu doesnt have the option yet.
Double0EK said:
Instead of Terminal Emulator, You can download G-Script Lite.
Its basically just like Terminal Emulator but you can save commands like reboot recovery.
Its the only thing I really use it for since my Power Menu doesnt have the option yet.
Click to expand...
Click to collapse
I cant use my device at all. When it boots up i get system UI stopped working repetitively. I can boot into download mode and fastboot mode. i had TWRP installed and had no name rom running and booted into TWRP then did a data, dalvik and cache wipe and started getting this issue so i believe TWRP is still installed. Im running windows 10 and the LG Flashtool stops working while trying to read the phone information
dillonorden said:
I cant use my device at all. When it boots up i get system UI stopped working repetitively. I can boot into download mode and fastboot mode. i had TWRP installed and had no name rom running and booted into TWRP then did a data, dalvik and cache wipe and started getting this issue so i believe TWRP is still installed. Im running windows 10 and the LG Flashtool stops working while trying to read the phone information
Click to expand...
Click to collapse
Oh. Damn well then use the Vol and Power to do get into recovery. Hopefully TWRP is still there. Good Luck
Double0EK said:
Oh. Damn well then use the Vol and Power to do get into recovery. Hopefully TWRP is still there. Good Luck
Click to expand...
Click to collapse
Just wanted to tell you thanks for your time. My device is up and running again. Id hit the thanks button but idk how to it on the app
Sent from my LG-H901 using XDA-Developers mobile app

Categories

Resources