Q Xperia S rooted and bootloader unlocked but cant get in to recovery mode - Sony Xperia S, Acro S, Ion

Hi all
Finally got round to rooting my xperia s and unlocking bootloader with view to installing 4.4.4
Everything has gone fine to the point i tried to install a recvoery
First tried to install TWRP recovery which install went fine but i couldnt get phone in to recvoery so i then installed clockwork mod recovery and still cant get phone in to recvoery.
I installed ROM manager and it shows under recvoery already installed clockworkmod recvoery & TWRP recovery but even when i select boot in to recovery from that phone just turns on as normal.
Have tried holding volume up/down button on sony flash but no good
Have tapped screen when sony logo showing and phone just seems to lock
Anyone got any ideas what i can do?
Thanks

freejack2k said:
Hi all
Finally got round to rooting my xperia s and unlocking bootloader with view to installing 4.4.4
Everything has gone fine to the point i tried to install a recvoery
First tried to install TWRP recovery which install went fine but i couldnt get phone in to recvoery so i then installed clockwork mod recovery and still cant get phone in to recvoery.
I installed ROM manager and it shows under recvoery already installed clockworkmod recvoery & TWRP recovery but even when i select boot in to recovery from that phone just turns on as normal.
Have tried holding volume up/down button on sony flash but no good
Have tapped screen when sony logo showing and phone just seems to lock
Anyone got any ideas what i can do?
Thanks
Click to expand...
Click to collapse
Which ROM are You trying to flash? If it is a Kitkat ROM as You mentioned, then first copy the ROM and gapps to phone for flashing purposes .
Now, on PC, extract the boot.img from rom zip and flash it via fastboot. Then flash the ROM via twrp which would be installed from that boot.img!

Mirhawk said:
Which ROM are You trying to flash? If it is a Kitkat ROM as You mentioned, then first copy the ROM and gapps to phone for flashing purposes .
Now, on PC, extract the boot.img from rom zip and flash it via fastboot. Then flash the ROM via twrp which would be installed from that boot.img!
Click to expand...
Click to collapse
Thanks m8
Could you tell me what i should type in command prompt for fastboot of the boot.img
Thanks

freejack2k said:
Thanks m8
Could you tell me what i should type in command prompt for fastboot of the boot.img
Thanks
Click to expand...
Click to collapse
First connect Your phone to pc. Then type this command:
Code:
adb reboot bootloader
Then Your phone will reboot in fastboot mode(The blue led would be lit.)
If the blue led does not lit up, then disconnect Your phone, power it off. The press volume up button and connect the phone the pc. The phone will have the blue led now.
Then type following command to flash the boot.img:
Code:
fastboot flash boot boot.img
Do note copy the ROM.zip to phone first and then perform above steps.

Mirhawk said:
First connect Your phone to pc. Then type this command:
Code:
adb reboot bootloader
Then Your phone will reboot in fastboot mode(The blue led would be lit.)
If the blue led does not lit up, then disconnect Your phone, power it off. The press volume up button and connect the phone the pc. The phone will have the blue led now.
Then type following command to flash the boot.img:
Code:
fastboot flash boot boot.img
Do note copy the ROM.zip to phone first and then perform above steps.
Click to expand...
Click to collapse
Well did that and phone will now only boot to Sony image and just sits on it.
Still cant get in to recovery but can get in to flash mode so tried reflashing this and original firmware but no matter what it just sticks on Sony and wont boot any further than that.
Looks like i got a brick :crying:

freejack2k said:
Well did that and phone will now only boot to Sony image and just sits on it.
Still cant get in to recovery but can get in to flash mode so tried reflashing this and original firmware but no matter what it just sticks on Sony and wont boot any further than that.
Looks like i got a brick :crying:
Click to expand...
Click to collapse
You must have not flashed the rom after flashing the boot.img. That's why it used to get stuck on boot logo of Sony. The kernel(boot.img) of any Kitkat ROM won't with JB ROM as far as I know.
Don't worry, there is still hope since You can at least get it to boot up halfway.
That flashing the original ftf is weird. Are You sure the ftf file is proper? Try downloading a new one. or if You were able to successfully able to flash the original firmware according to flashtool, try flashing it again using Sony Update Service(SUS). Can't guarantee the SUS will work or not.

Mirhawk said:
You must have not flashed the rom after flashing the boot.img. That's why it used to get stuck on boot logo of Sony. The kernel(boot.img) of any Kitkat ROM won't with JB ROM as far as I know.
Don't worry, there is still hope since You can at least get it to boot up halfway.
That flashing the original ftf is weird. Are You sure the ftf file is proper? Try downloading a new one. or if You were able to successfully able to flash the original firmware according to flashtool, try flashing it again using Sony Update Service(SUS). Can't guarantee the SUS will work or not.
Click to expand...
Click to collapse
Got it all up and running again!!
Used to update service (emma think it was called) and got phone to install recovery then got in to recovery and installed kitkat.
Very happy
Thanks for all the help folks

Mirhawk said:
First connect Your phone to pc. Then type this command:
Code:
adb reboot bootloader
Then Your phone will reboot in fastboot mode(The blue led would be lit.)
If the blue led does not lit up, then disconnect Your phone, power it off. The press volume up button and connect the phone the pc. The phone will have the blue led now.
Then type following command to flash the boot.img:
Code:
fastboot flash boot boot.img
Do note copy the ROM.zip to phone first and then perform above steps.
Click to expand...
Click to collapse
Hello.
I'm trying to get this **** working as well, but even though it seems like you gave some crystal clear instructions I still manage to not understand it. I unlocked the bootloader on my S and downloaded. All I really wanted to do was get a good 4.4 ROM running, any chance you could toss an idiot some help?
From what I understand:
1. copy the ROM zip-file over to phone
2. connect phone to pc and fastboot it
3. flash the boot.img from the rom zip-file
4. flash the ROM (how?)
I did a quick google on twrp but don't quite understand what I need it for or if I need it.
EDIT: After a bit of looking, apparently the ROM I'm looking to flash (Paranoid Android) installs twrp when you flash the boot.img. Just in case that changes anything.

Brick?
Hi. So I just tried to flash the boot.img from the latest Paranoid Android, got 0 errors or bad blocks, succesful flash according to cmd. I did fastboot reboot as the guide here says: http://forum.xda-developers.com/showthread.php?t=1526866
LED notification goes pink for a few seconds, I get the Sony logo then just an infinite black screen. Left it on for about 15 minutes with no success. I tried force rebooting/shutting it down with volup+power for 5/10 seconds, but both of them just result in the phone getting instantly turned back on and going pink LED->Sony logo->black screen. This means I can't (from what I can tell anyway) boot into fastboot (vol-up+connect to USB does nothing, vol-down+connect to USB gets me a green LED for a few seconds but then goes over to pink LED, Sony logo and then black screen).
I would really appreciate any kind of help right now, even just advice on how to turn this phone off would be fantastic, because right now that also seems impossible.

Adyzz said:
Hello.
I'm trying to get this **** working as well, but even though it seems like you gave some crystal clear instructions I still manage to not understand it. I unlocked the bootloader on my S and downloaded. All I really wanted to do was get a good 4.4 ROM running, any chance you could toss an idiot some help?
From what I understand:
1. copy the ROM zip-file over to phone
2. connect phone to pc and fastboot it
3. flash the boot.img from the rom zip-file
4. flash the ROM (how?)
I did a quick google on twrp but don't quite understand what I need it for or if I need it.
EDIT: After a bit of looking, apparently the ROM I'm looking to flash (Paranoid Android) installs twrp when you flash the boot.img. Just in case that changes anything.
Click to expand...
Click to collapse
No worries! If You were able to perform upto step no.3 properly, then when You boot into twrp(Press volume up button 2-3 times while booting up), there is an option there called as "Install". In that You select the zip file of the ROM and slide the bar to install it!

Mirhawk said:
No worries! If You were able to perform upto step no.3 properly, then when You boot into twrp(Press volume up button 2-3 times while booting up), there is an option there called as "Install". In that You select the zip file of the ROM and slide the bar to install it!
Click to expand...
Click to collapse
Holy **** this might have just done it! It wasn't actually twrp but CWM I believe, but I did manage to successfully flash the ROM. Seems to be working as of right now so fingers crossed and a massive thank you!

Related

clock work mod / root issues

So i am running the stock rom unlocked and rooted. Everything has been working fine until recently.
I wanted to flash a boot animation instead of just copy and paste with root explorer. So i booted into fastboot (volume hold then power). I then selected recovery and my phone shows the android thinking then he's flat on his back with an exclamation point above him. I followed the rootwiki for the gnex to the letter. Any ideas on whats wrong?
Thanks for helping a newb.
No solution from me.. but:
dalumberjack said:
So i am running the stock rom unlocked and rooted. Everything has been working fine until recently.
I wanted to flash a boot animation instead of just copy and paste with root explorer. So i booted into fastboot (volume hold then power). I then selected recovery and my phone shows the android thinking then he's flat on his back with an exclamation point above him. I followed the rootwiki for the gnex to the letter. Any ideas on whats wrong?
Thanks for helping a newb.
Click to expand...
Click to collapse
Afraid I can't help you but I had exactly the same issue. I used flashed the original recovery again and again but kept getting droid flat on it's back with the red exclamation mark. Finaly I decided that I found recovery imporatant enough and decided to flash CWM recovery. That gave me at least recovery back. I would prefer however getting stock recovery back. So if someone has a resolution I would be one happy camper.
Tried to flash it again and it gave me an error in adb saying faiked partition.
Any help is appreciated
Try flashing CWM with Rom Manager.
The android on his back with exclamation point is stock recovery. You have a few options: install ROM manager and flash clockworkmod through it (some people's phones need this done before each flash I think based on root process) or you can change the name of your recovery-from-boot.p file which is a file that causes ICS to revert back to stock recovery, and some have to use root explorer to change the read/write access to get clockwork to stick. I would just use ROM Manager for it. If you ever want stock recovery you can download the factory image file from Google and extract the recovery.img and use fastboot
- copy the recovery.img file to the directory that contains your fastboot utility
- start-up a terminal/command session
- put your phone into fastboot / bootloader mode
- type the following fastboot command to flash the stock recovery:
Code:
fastboot flash recovery recovery.img
At least my problem is solved. The fact that droid with the red exclamation mark is stock left me searching how to get into recovery then. It appears that if you hit Volume up and power shortly when you see that image it loads stock recovery menu.
Two simple questions: I want my GN to be close to stock, haven't flashed custom rom's radio's etc. What I do want is Root and SetCPU (for power saving options during screen off), rootexplorer, Volume+ etcetera working. I've managed to put them all on, now:
If I reflash stock recovery and lock my bootloader: will they keep on working and:
If I get OTA updates: will they keep on working too?
Thanks in advance for any reply...
Diger36 said:
At least my problem is solved. The fact that droid with the red exclamation mark is stock left me searching how to get into recovery then. It appears that if you hit Volume up and power shortly when you see that image it loads stock recovery menu.
Two simple questions: I want my GN to be close to stock, haven't flashed custom rom's radio's etc. What I do want is Root and SetCPU (for power saving options during screen off), rootexplorer, Volume+ etcetera working. I've managed to put them all on, now:
If I reflash stock recovery and lock my bootloader: will they keep on working and:
If I get OTA updates: will they keep on working too?
Thanks in advance for any reply...
Click to expand...
Click to collapse
you can leave your phone unlocked and root with a method such as CF-Root and leave your factory recovery and OTA's will go through and install without issue. Having the bootloader unlocker doesn't effect OTA's at all. There are a some programs that claim they maintain root after OTA but even if they don't you can just re root with a program like CF-Root
joshnichols189 said:
Try flashing CWM with Rom Manager.
Click to expand...
Click to collapse
This. I had the exact same issue when trying to flash anything after I rooted. either flash CWM through rom manager or install CWM permanently if you haven't already. After I installed it I've had no issues.

Cannot access flashboot / recovery - RESOLVED

Hi,
I've looked through a lot of threads but can't match the symptoms to mine (this could be a lack of knowledge on my part) so any help is appreciated.
I've previously flashed ARHD a number of times successfully including a new boot image. I flashed 9.2 today with CD Tools Suite and this was fine. I later decided that I wanted to re-flash without the CD Suite Tools and did this by going into recovery and re-flashing the ARHD zip.
The update ran successfully (per CWM) but I can't boot into it. All I get to is the HTC One white screen with a beats audio logo beneath it. I also can't get the phone to reboot into flashboot / recovery so that I can do anything with it (I've tried holding the power button and either vol up or down but this just reboots the phone and it goes back to the white screen again).
I'm sure there is a way out of this. Could anyone please help me?
Many thanks.
Hi, you wrote,
I later decided that I wanted to re-flash without the CD Suite Tools and did this by going into recovery and re-flashing the ARHD zip.
Click to expand...
Click to collapse
Did you use fastboot to flash the correct boot.img file first? It's my understanding that anytime you flash a rom you must flash via fastboot the correct boot.img file for that rom followed by erasing cache before entering recovery and flashing the rom.
Didn't someone say holding volume up & power can brick your phone?
Fastboot is volume down & power.
Press them at the exact same time, keep them held till fastboot loads up (even if it does another reboot)
Sent from my HTC One X using Tapatalk 2
phase sdeyou
Bit Banger said:
Hi, you wrote,
Did you use fastboot to flash the correct boot.img file first? It's my understanding that anytime you flash a rom you must flash via fastboot the correct boot.img file for that rom followed by erasing cache before entering recovery and flashing the rom.
Click to expand...
Click to collapse
They both use the same boot image so no need to re-flash that.
chrisjcks said:
keep them held till fastboot loads up (even if it does another reboot)
Click to expand...
Click to collapse
This was the key for me. It rebooted a couple of times then went into fastboot.
Thank you very much!

How to Root Nexus 10 on Win/Mac/Linux! [Step-by-Step VIDEO Tutorials]

Here's a video tutorial on how to root your Nexus 10 for noobs!
Windows video tutorial:
Mac video tutorial:
Linux video tutorial:
All the files you need in one zip (adb+SuperSU+fastboot+Windows drivers):
http://downloadandroidrom.com/file/Nexus10/Nexus10RootNew.zip
Step-by-Step tutorial with photos here:
http://nexus10root.com/nexus-10-root/how-to-root-nexus-10-easiest-method/
Also, if you get stuck on bootloop after unlocking bootloader (This happened to me couple times), do a factory reset in stock recovery to fix:
Thanks to shimp208 for the sideload method and working CWM, ChainFire for awesome SuperSU and to all the developers who are worked on CWM recovery!
So the CWM that was just updated by Koushik on CWM does not work properly or does it work? Was asking based on this
While CWM Recovery is still being fixed
Click to expand...
Click to collapse
Edit: There's no driver issue if it were on a Mac right? Especially adb sideloading the CWM SuperSu zip?
How do I flash the stock recovery? CWM isn't working and I tried to update the driver like in the video but couldn't find the "manta" that I needed to update. I'm just stuck in bootloop animation now. I'm downloading the stock image right now to try and flash it back to stock..
johno86 said:
How do I flash the stock recovery? CWM isn't working and I tried to update the driver like in the video but couldn't find the "manta" that I needed to update. I'm just stuck in bootloop animation now. I'm downloading the stock image right now to try and flash it back to stock..
Click to expand...
Click to collapse
If you go into fastboot mode then choose recovery to get to the screen with the red triangle, keep pressing the power button and volume buttons randomly until the stock recovery pops up. From there do a factory reset and it'll work, I just did it to mine!
I flashed the CWM recovery img so when I do what you say it takes me to the bootloader screen and says Downloading. No red triangle. It boots into CWM and then after 20 seconds restarts itself and hits the bootanimation loop. Any clue what to do next? Trying to flash the stock image but having issues using cmds in windows cmd
*edit
I cleared cache through cmd and i got to the red triangle...thank ****ing the lord. DTWAZERE, I will remember tonight. Thank you for your help.
johno86 said:
I flashed the CWM recovery img so when I do what you say it takes me to the bootloader screen and says Downloading. Any clue what to do next? Trying to flash the stock image but having issues getting it into fastboot now...
Click to expand...
Click to collapse
Thing is it will delete the CWM recovery when you leave it so you'll have to reflash it, which is why this is so unstable!
I had the exact same thing as you and this is what I did:
Press the power button to turn it off while it says downloading
Hold both volume buttons down and power on to get into fastboot
Choose recovery
Press power and volume buttons randomly when the red triangle appears until you get stock recovery
Choose Factory Reset
Reboot
You should be able to get back into the rom that way,
to root it you need to boot into fastboot again, reflash the recovery, and sideload the superuser apk
dtwazere said:
Thing is it will delete the CWM recovery when you leave it so you'll have to reflash it, which is why this is so unstable!
I had the exact same thing as you and this is what I did:
Press the power button to turn it off while it says downloading
Hold both volume buttons down and power on to get into fastboot
Choose recovery
Press power and volume buttons randomly when the red triangle appears until you get stock recovery
Choose Factory Reset
Reboot
You should be able to get back into the rom that way,
to root it you need to boot into fastboot again, reflash the recovery, and sideload the superuser apk
Click to expand...
Click to collapse
Yeah this is exactly what I did and it worked. I'll wait on flashing anything until there's a stable recovery. I was fairly confident in what I was doing until that happened. Not being able to input commands from cmd prompt made me sick so I'll wait for a dev to release something that works without having to quickly install the drivers again within a 15-20 second timeframe. Too much stress.
cant boot
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
lc684760 said:
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
Click to expand...
Click to collapse
Heh im having the same issue.
lc684760 said:
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
Click to expand...
Click to collapse
I'm having the same issue. Stuck on the 2nd splash screen with the Nexus Logo.
I received successful messages after every entry.
deevooneh said:
I'm having the same issue. Stuck on the 2nd splash screen with the Nexus Logo.
I received successful messages after every entry.
Click to expand...
Click to collapse
sucks. But we can boot in fastboot and downloading . I think we may have some tricks to fix.
i did everything, and it all went successfully after a few tried. Now i am stuck with the JB X load screen.
How do i get the stock google rom and how do i flash it?
lc684760 said:
sucks. But we can boot in fastboot and downloading . I think we may have some tricks to fix.
Click to expand...
Click to collapse
Ok. Let me know if you figure something out. Hopefully we didnt brick it.
deevooneh said:
Ok. Let me know if you figure something out. Hopefully we didnt brick it.
Click to expand...
Click to collapse
I just called service phone. But goole play agent told me that they didnt know how to deal with that. Its the new device. They dont know much. Damn it!
lc684760 said:
I just called service phone. But goole play agent told me that they didnt know how to deal with that. Its the new device. They dont know much. Damn it!
Click to expand...
Click to collapse
How do we get back to stock? Might need to reattempt this.
If you are stuck on the boot animation (X) screen... power off your device and enter fastboot mode and then type fastboot -w... I has this problem and this fixed it!
NOTE: fastboot -w will wipe your internal storage completely
dtwazere said:
If you go into fastboot mode then choose recovery to get to the screen with the red triangle, keep pressing the power button and volume buttons randomly until the stock recovery pops up. From there do a factory reset and it'll work, I just did it to mine!
Click to expand...
Click to collapse
deevooneh said:
How do we get back to stock? Might need to reattempt this.
Click to expand...
Click to collapse
Stock is here
https://developers.google.com/android/nexus/images#mantarayjop40c
Still need a way to get CWM stable, so we have time to copy to sd
craigacgomez said:
If you are stuck on the boot animation (X) screen... power off you devices and enter fastboot mode and then type fastboot -w... I has this problem and this fixed it!
NOTE: fastboot -w will wipe your internal storage completely
Click to expand...
Click to collapse
THIS WORKED!!
Youre a genius. thanks!
When I try to install the manta drivers manually and tell it to search the same area that it searched and found the android bootloader drivers for fastboot mode it says that the drivers couldn't be found and installed. Am I missing something? Also if i try to do fastboot flash recovery it gives me an error message stating that it cannot determine the image filename for the recovery image.
Well i guess i did it the long way around.
Went to https://developers.google.com/android/nexus/images#mantarayjop40c
and downloaded the Nexus 10 file. extracted, and the actual files in the Nexus10Root folder.
Opened the flash-all.sh and entered each command manually because it was erroring out running the script.
After the 3rd command it booted right into android!

[Q] Can't enter recovery Verizon m8

Hello guys, I've had a problem with my phone since flashing 5.0 firmware months ago but I'm just now getting to fixing it.
I have twrp recovery and some 5.0.1 rom that was in beta awhile ago. Everytime I boot into twrp in boots right into fastboot, whatever it's called, after about 5 seconds, so I can't flash any roms, which I think is the problem since it's pretty buggy.
Another thing is that Whenever I charge the phone while it's off, it boots into bootloader and therefore stops charging. Anyway I can fix my recovery without recovery?
This is Verizon htc one m8.
Thanks guys.
Edit: tried using twrp app to reinstall recovery but it boots into bootloader instead.
Fire n mage said:
Hello guys, I've had a problem with my phone since flashing 5.0 firmware months ago but I'm just now getting to fixing it.
I have twrp recovery and some 5.0.1 rom that was in beta awhile ago. Everytime I boot into twrp in boots right into fastboot, whatever it's called, after about 5 seconds, so I can't flash any roms, which I think is the problem since it's pretty buggy.
Another thing is that Whenever I charge the phone while it's off, it boots into bootloader and therefore stops charging. Anyway I can fix my recovery without recovery?
This is Verizon htc one m8.
Thanks guys.
Edit: tried using twrp app to reinstall recovery but it boots into bootloader instead.
Click to expand...
Click to collapse
Of course there's a way. Just like the way you first installed a custom recovery. I will give you instructions in case you've forgotten, or if the phone was pre-rooted when you got it.
Download the latest TWRP from here onto your PC.
When the download is finished, rename it to recovery.img and place it into your fastboot folder.
Hook up your phone to your PC, get into ADB/fastboot, and issue the command fastboot flash recovery recovery.img
Then when it's done fastboot reboot
You should now have a working TWRP recovery.
xunholyx said:
Of course there's a way. Just like the way you first installed a custom recovery. I will give you instructions in case you've forgotten, or if the phone was pre-rooted when you got it.
Download the latest TWRP from here onto your PC.
When the download is finished, rename it to recovery.img and place it into your fastboot folder.
Hook up your phone to your PC, get into ADB/fastboot, and issue the command fastboot flash recovery recovery.img
Then when it's done fastboot reboot
You should now have a working TWRP recovery.
Click to expand...
Click to collapse
Had to use my brother computer and set it up since I got a mac. Thanks for your reply, and sorry for the double post, I installed via fastboot, and I can confirm the most updated version was pushed to the device, but it still goes right into fastboot after booting into recovery.img
Edit: Did that fastboot erase cache thing in the command prompt and now it works. Thanks for telling me the commands for cmd again!
Fire n mage said:
Had to use my brother computer and set it up since I got a mac. Thanks for your reply, and sorry for the double post, I installed via fastboot, and I can confirm the most updated version was pushed to the device, but it still goes right into fastboot after booting into recovery.img
Edit: Did that fastboot erase cache thing in the command prompt and now it works. Thanks for telling me the commands for cmd again!
Click to expand...
Click to collapse
Oh Crap! I forgot to add that one. :silly:Erase cache is obviously needed. Sorry.

[Brick phone] help needed

I have flashed many phones before my G4 and this is the first time I'm having to ask for help.
The firmware installed was AICP CM13, then the screen went green with a DemiGod message. I held the vol down button to reboot and it came back up. After a few restarts and green screens i figured I needed to reflash the firmware. I booted into Recovery and while wiping the device to flash a new firmware, TWRP crashed. After leaving it for half hour or so, I took the battery out to enter into TWRP so I can flash the new firmware. TWRP is no there to be seen. I hold down the vol down and power button, releasing power for second or two and choose to go into recovery. Every time the phone just gets stuck on the LG screen displaying "Bootloader state :Bootlader unlocked!".
In short, I have no firmware, the device has been wiped and TWRP doesn't seem to be working.
I have tried to flash a KDZ file (H81520A_00.kdz) using the flash guide here. This comes back as unsuccessful saying "connection to server failed". As shown below.
View attachment 3605673
The method to flash an .img file using cmd on the pc includes moving the 4gb .img file to the parent folder of the phone storage. I can't get to move any files whatsoever to my device so figured this method would not work.
Seems if I can somehow flash TWRP, then I should be able to install a new firmware.
Any help much appreciated.
Hi, Can you get an ADB connection to your phone, or get your phone into bootloader somehow. From there you could try 'fastboot boot recovery.img'?
If so, then from within TWRP you can flash twrp recovery so the recovery is then sorted. Then you could flash click here (the full version). This will then allow LG UP to find a connection. From there if you really wanted to can flash any KDZ as a proper reset. Hope it works buddy!!
rav101 said:
Hi, Can you get an ADB connection to your phone, or get your phone into bootloader somehow. From there you could try 'fastboot boot recovery.img'?
If so, then from within TWRP you can flash twrp recovery so the recovery is then sorted. Then you could flash click here (the full version). This will then allow LG UP to find a connection. From there if you really wanted to can flash any KDZ as a proper reset. Hope it works buddy!!
Click to expand...
Click to collapse
I can get into recovery but I am unsure as to how I could try 'fastboot boot recovery.img'. Would that be the same as flashing an img when the root method first came out?
AndHD2 said:
I can get into recovery but I am unsure as to how I could try 'fastboot boot recovery.img'. Would that be the same as flashing an img when the root method first came out?
Click to expand...
Click to collapse
Just to make sure you know. TWRP is your recovery. Your last message said you did not have TWRP?
When I first rooted my phone (and subsequently when I install a .kdz), I have to go into the bootloader and install TWRP. I personally do this by using the above command "fastboot boot recovery.img" with the recovery.img being placed on my computer in the same location as my adb installation. This command only boots up TWRP but does not flash it. I then flash twrp by having a copy of it on my external sd card. Within twrp you can select to flash zip, or there is an option to flash an image. I use this to flash twrp (from twrp... its a little inception like but it works). Once you have twrp up and running, you can install a rom. If you want to do flash a .kdz, I have found you need to be on a stock based rom in the first place hence why i referenced the v20a full system zip.
Hope that made sense.
Regards,
Ravi
It is late here and with me being tired I said recovery instead of download. I can boot into download mode but when I try to boot into recovery then it just goes straight to the LG splash screen and it will either remain in that screen or the green Demigod screen would come up.
I'm off to sleep and away from my laptop as I have to be up in 5 hours. Luckily I still have my Note 4 so at least I'm not without a phone in the morning. I will try the steps what you have suggested just as soon as I get back from work.
Many thanks
rav101 said:
Just to make sure you know. TWRP is your recovery. Your last message said you did not have TWRP?
When I first rooted my phone (and subsequently when I install a .kdz), I have to go into the bootloader and install TWRP. I personally do this by using the above command "fastboot boot recovery.img" with the recovery.img being placed on my computer in the same location as my adb installation. This command only boots up TWRP but does not flash it. I then flash twrp by having a copy of it on my external sd card. Within twrp you can select to flash zip, or there is an option to flash an image. I use this to flash twrp (from twrp... its a little inception like but it works). Once you have twrp up and running, you can install a rom. If you want to do flash a .kdz, I have found you need to be on a stock based rom in the first place hence why i referenced the v20a full system zip.
Hope that made sense.
Regards,
Ravi
Click to expand...
Click to collapse
I have finally got chance to sit down and have a go at performing the procedure listed above. I downloaded the adb and fastboot installation as outline here. It is the minimum to what this thread says I will need for my device. I moved the recovery.img to the installation location which were in Windows/programs files (x86)/Minimal adb and fastboot. I launched the program and typed in 'fastboot boot recovery.img'. I tried this in download mode, charging mode (phone off) and while on the LG flash screen where TWRP didnt load but in all cases I have had no response at all.
If someone can help the much appreciated.
AndHD2 said:
I have finally got chance to sit down and have a go at performing the procedure listed above. I downloaded the adb and fastboot installation as outline here. It is the minimum to what this thread says I will need for my device. I moved the recovery.img to the installation location which were in Windows/programs files (x86)/Minimal adb and fastboot. I launched the program and typed in 'fastboot boot recovery.img'. I tried this in download mode, charging mode (phone off) and while on the LG flash screen where TWRP didnt load but in all cases I have had no response at all.
If someone can help the much appreciated.
Click to expand...
Click to collapse
Hi @AndHD2, I'm sorry but I can't think of anything else
rav101 said:
Hi @AndHD2, I'm sorry but I can't think of anything else
Click to expand...
Click to collapse
I had another demigod type screen but this was grey and not green with less detail. However it did say it were a kernel error.
Is the handset still under warrenty with the bootloader unlocked. I have a feeling its not

Categories

Resources