my lg g2 is stuck on the lg logo with flashing led i cant get into download mode but i can get to twrp how can i restore it
If your phone took an ota this might help http://forum.xda-developers.com/showthread.php?t=2451696
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
If your phone took an ota this might help http://forum.xda-developers.com/showthread.php?t=2451696
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
did not work for me is there anyway to install new firmware on phone
Well you can try sideloading a Rom through adb
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Well you can try sideloading a Rom through adb
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
how would i do that
Well first do you have the android sdk?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Well first do you have the android sdk?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
ok thank you installing now then what do i do
Ok hopefully this explains it enough
After you install the sdk make sure that the tools are installed and updated then:
1. Reboot into TWRP
2. in TWRP, Hit andvanced and find Sideload
3. Swipe to start Sideload
4. Open a CMD Prompt window and Change Directories to where your adb.exe is
5. type adb devices and it should show your device conntected and say sideload
6. Your ZIP file should already be in your adb folder
7. You are now ready to push the zip.....
8. type adb sideload nameofzip.zip
9. Wait until it says 100% and reboot back into recovery to flash the ROM
10. If hitting power does not make the screen come one, type adb reboot recovery
ADB Push from Recovery - If Sideload Fails For You
adb push rom.zip /data/media/0/
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Ok hopefully this explains it enough
After you install the sdk make sure that the tools are installed and updated then:
1. Reboot into TWRP
2. in TWRP, Hit andvanced and find Sideload
3. Swipe to start Sideload
4. Open a CMD Prompt window and Change Directories to where your adb.exe is
5. type adb devices and it should show your device conntected and say sideload
6. Your ZIP file should already be in your adb folder
7. You are now ready to push the zip.....
8. type adb sideload nameofzip.zip
9. Wait until it says 100% and reboot back into recovery to flash the ROM
10. If hitting power does not make the screen come one, type adb reboot recovery
ADB Push from Recovery - If Sideload Fails For You
adb push rom.zip /data/media/0/
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
sorry to be a pain what does
Change Directories to where your adb.exe
What you want to do is at the beginning of this video How to Change Directory, Copy, Rename & Delete Fi…: http://youtu.be/xNXtttJUREk when you you directory you are gonna write the exact location of the adb.exe
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
What you want to do is at the beginning of this video How to Change Directory, Copy, Rename & Delete Fi…: http://youtu.be/xNXtttJUREk when you you directory you are gonna write the exact location of the adb.exe
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
wow so complicated is this the only way to install new rom
pnr2020 said:
wow so complicated is this the only way to install new rom
Click to expand...
Click to collapse
Unless you have a usb otg
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Unless you have a usb otg
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
nope i guess im screwd
XxZombiePikachu said:
Unless you have a usb otg
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
thanks very much for all your help finally got it working after 4 hrs
Related
I was rooted on 4.2.2 and checked for the system update for 4.3. It was there so I got really excited and installed it immediately, without writing a thread about it, making sure I'm not doing something wrong. Well, I was.
It updated to 4.3 and it works fine, but I can't access TWRP (I get an opened Android with a red X over it). Also, when I go into SU, I get a message saying "There is no SU binary installed. ... If you've just upgraded to 4.3, you need to manually re root your device."
How do I do this? Thanks.
Sent from my Nexus 4 using Tapatalk 4
I followed instructions as given in the following video: www (dot) youtube (dot) com/watch?v=jn5ih0omlxI
Worked for me. Simple instructions to follow.
rabrot said:
I was rooted on 4.2.2 and checked for the system update for 4.3. It was there so I got really excited and installed it immediately, without writing a thread about it, making sure I'm not doing something wrong. Well, I was.
It updated to 4.3 and it works fine, but I can't access TWRP (I get an opened Android with a red X over it). Also, when I go into SU, I get a message saying "There is no SU binary installed. ... If you've just upgraded to 4.3, you need to manually re root your device."
How do I do this? Thanks.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Toolkits cannot flash the recovery on Android 4.3 so you have to download the recovery image and flash the recovery image using "fastboot flash recovery [Replace_this_with_image_name]" and enter while your Nexus 4 is on bootloader mode to flash the recovery properly.
Now you need to transfer the SuperSU v1.51 zip file to the root of your internal storage and install it via TWRP recovery and then you are fully rooted without any TB restore issues or anything like that.
Sent from my Nexus 4 using xda app-developers app
andyabc said:
Toolkits cannot flash the recovery on Android 4.3 so you have to download the recovery image and flash the recovery image using "fastboot flash recovery [Replace_this_with_image_name]" and enter while your Nexus 4 is on bootloader mode to flash the recovery properly.
Now you need to transfer the SuperSU v1.51 zip file to the root of your internal storage and install it via TWRP recovery and then you are fully rooted without any TB restore issues or anything like that.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Thank you so much, but I don't quite understand the first part since I've only rooted my Nexus 4 once, using a toolkit. I hope you don't mind, I have a few questions: Where do I download the recovery image and where do I type the text you wrote?
Thanks so much!
Sent from my Nexus 4 using Tapatalk 4
rabrot said:
Thank you so much, but I don't quite understand the first part since I've only rooted my Nexus 4 once, using a toolkit. I hope you don't mind, I have a few questions: Where do I download the recovery image and where do I type the text you wrote?
Thanks so much!
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
I rooted and unlocked my device with a Toolkit but the problem is that you do not know what is exactly going on since you cannot see the commands.
You have to get the Android SDK for this one, I already have it all in a zip file but that is on my laptop and I will be working on my phone today by installing PA.
One you get the SDK you have to go into the SDK manager and download/update the ADB tools, after that open the CMD in the folder which says "Platform-tools" and type the command from there.
Has for the image you have to put it in platform-tools has well for this to work:
http://techerrata.com/file/twrp2/mako/openrecovery-twrp-2.6.0.0-mako.img
Sent from my Nexus 4 using Tapatalk 4
hi,
i am on D802 stock rom rooted and TWRP/CWM installed and last night i had some kind stock update, and now phone don't boot in to rom, all the time boot in to recovery no matter wich type of reebot i use,
i also can install new rom via recowery but does not boot in to rom??
i also can NOT enter download mode...
please help
:crying:
Look around in the here for the commands, but what you will have to do is format the fota and misc partitions using adb shell and the dd cmd. Then phone will boot allowing you to install a working recovery, rom and your off and running
Sent from my VS980 4G using Tapatalk
thanks i am in to it but i am looking for laf.img D802 32gb
thanks for your help!!
P
hi!
can you please help me with dd command for formating fota and misc, i still have data on internal sdcard and i dont want to lose it,
thanks!
Peter
wyrdtrtle said:
Look around in the here for the commands, but what you will have to do is format the fota and misc partitions using adb shell and the dd cmd. Then phone will boot allowing you to install a working recovery, rom and your off and running
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Use Terminal in TWRP:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
-Matt
http://forum.xda-developers.com/showthread.php?p=49353878
[FIX] Installed TWRP and now you're stuck after OTA?
This thread has the instructions and the second did cmd if the first one alone doesn't do it. Good luck
Sent from my Nexus 7 2013 using XDA Premium 4 mobile app
I got it thanks to all!!
this helps 100%
you rock!
wyrdtrtle said:
http://forum.xda-developers.com/showthread.php?p=49353878
[FIX] Installed TWRP and now you're stuck after OTA?
This thread has the instructions and the second did cmd if the first one alone doesn't do it. Good luck
Sent from my Nexus 7 2013 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Glad i could help
Sent from my VS980 4G using Tapatalk
Connect to PC. If ur a Samsung user, download a stock firmware. download Odin.
Next click PDA on Odin and choose the downloaded firmware . extension will be ".tar.md5" . this will take 10 mins. After that your device will be factory reset like a new ones. But its worth it.
Sent from my Nexus 4 using XDA Premium HD app
Hi there, I'm currently rooted with 4.2.2 and I want to upgrade to the latest which I believe is 4.4.2, after a brief check I don't see the toolkits supporting this so can someone give me a clue on what to do? Is it upgrade to 4.3 then 4.4 and finally 4.4.2 or can I just jump from my current to 4.4.2?
Sent from my Nexus 10 using xda app-developers app
TomAshcroft said:
Hi there, I'm currently rooted with 4.2.2 and I want to upgrade to the latest which I believe is 4.4.2, after a brief check I don't see the toolkits supporting this so can someone give me a clue on what to do? Is it upgrade to 4.3 then 4.4 and finally 4.4.2 or can I just jump from my current to 4.4.2?
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
If your on stock ROM and kernel and recovery just check for updates under about tablet system updates. If your running a custom ROM or kernel then you'll want to get to stock first. Also you can just download the factory image and adb flash it. Just search how to install 4.4,2 factory image with adb on nexus 10. There's plenty of guides.
Sent from my white LG Nexus 5
abdel12345 said:
If your on stock ROM and kernel and recovery just check for updates under about tablet system updates. If your running a custom ROM or kernel then you'll want to get to stock first. Also you can just download the factory image and adb flash it. Just search how to install 4.4,2 factory image with adb on nexus 10. There's plenty of guides.
Sent from my white LG Nexus 5
Click to expand...
Click to collapse
Adb? I think you mean fastboot ?
Sent from my Galaxy Nexus using XDA Premium HD app
mrgnex said:
Adb? I think you mean fastboot ?
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Yes fastboot my bad. I meant use adb commands to flash like fastboot flash ...
My brain was dead from stuyding lol
Sent from my white LG Nexus 5
I want to remain rooted though, also I'm trying to use the system update but it says restarting in 10, counts down then doesn't restart.
Since I want to remain rooted but just upgrade to 4.4.2 what can I do? I can't find an appropriate video.
Sent from my Nexus 10 using xda app-developers app
Well attaining root again only takes about 1 minute....
Sent from my Nexus 10 using XDA Premium 4 mobile app
TomAshcroft said:
I want to remain rooted though, also I'm trying to use the system update but it says restarting in 10, counts down then doesn't restart.
Since I want to remain rooted but just upgrade to 4.4.2 what can I do? I can't find an appropriate video.
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Just update and root again. It takes a minute using one of the toolkits. Or you can just flash the super su zip which is even quicker if you have a custom recovery. Either way it's easy and quick
Sent from my white LG Nexus 5
I can't use system updates, it won't restart after counting down from 10 it just hangs there. I also don't think the toolkits have 4.4.2, I'm pretty sure I downloaded the right files, I just don't know the commands to use in CMD.
Sent from my Nexus 10 using xda app-developers app
TomAshcroft said:
I can't use system updates, it won't restart after counting down from 10 it just hangs there. I also don't think the toolkits have 4.4.2, I'm pretty sure I downloaded the right files, I just don't know the commands to use in CMD.
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Wugs toolkit has it.
Extract it and put it in the correct folder with Fastboot capabilities and use the commands
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img (this'll give you stock recovery)
fastboot flash userdata userdata.img (only do this one if you want to completely reset and delete everything on your internal SD card. Don't do this step of you want to keep your files like pictures and music on SD card)
Sent from my white LG Nexus 5
Okay, going to try Wugs. Ah, I'm mistaken then, I just have the factory image and update superSU zip files.
See this is what I don't get, it asks me my build, which is 4.2.2. And then asks to download the image, but I want 4.4.2 so do o just change it to that?
Sent from my Nexus 10 using xda app-developers app
TomAshcroft said:
Okay, going to try Wugs. Ah, I'm mistaken then, I just have the factory image and update superSU zip files.
See this is what I don't get, it asks me my build, which is 4.2.2. And then asks to download the image, but I want 4.4.2 so do o just change it to that?
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Yeah. Choose 4.4.2. Asking your build is just so when you flash kernnel and recoveries it flashes a compatible one. But since your just flashing stock images. Just do that. But again remember it'll wipe everything so backup your SD card to a computer first
Sent from my white LG Nexus 5
Okay trying this now, which option would I choose as my boot loader is already unlocked and I'm already rooted
Sent from my Nexus 10 using xda app-developers app
I managed to get to the point where it boots TWRP and then just had "waiting for device"
Edit: got to this same point 3 times now, tried rebooting but I'm still on 4.2.2, could you tell me what files I need to go ahead and flash it using cmd?
Sent from my Nexus 10 using xda app-developers app
If you use Wigs toolkit you can flash the new update if you do a complete restore with in root. Then you can re root. Just go to flash stock + unroot then click the images drop down down box. Pick the mantaray-manta : android 4.4.4- build KOT49H then click the button that shows automatically download. After install re root and restore. Backup everything first it makes a quicker restore.
Sent from my Nexus 10 using xda app-developers app
TomAshcroft said:
I managed to get to the point where it boots TWRP and then just had "waiting for device"
Edit: got to this same point 3 times now, tried rebooting but I'm still on 4.2.2, could you tell me what files I need to go ahead and flash it using cmd?
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Gimme a sec ill type this up for ya, I just want to make sure its good and detailed.
Sent from my Nexus 10 using XDA Premium 4 mobile app
---------- Post added at 06:33 AM ---------- Previous post was at 05:43 AM ----------
First, go download the image:
https://developers.google.com/android/nexus/images
While that is downloading, make a new folder on the desktop and name it FLASH, also for extracting the file once it is downloaded I reccomend total commander:
http://www.ghisler.com/download.htm
Also head over to here to download adb and fastboot without the android sdk:
https://docs.google.com/file/d/0B1MWexkzYR_bV2VlaF9UcHVBU00/edit?usp=docslist_api
Once the zip file with adb and fastboot is downloaded extract the files into the FLASH folder. Now that we've done all this the image should be downloaded, extract the contents to the FLASH folder. Now open up command prompt. In command prompt type the following(excluding the quotation marks):
"cd C:\Users\*username*\Desktop\FLASH"
*username* Is the name of the user. Now turn off your device then boot your device into fastboot mode(hold the power+volume up+volume down buttons) once your device is in fastboot mode connect it to your computer. In command prompt type(again excluding quotations):
"fastboot devices"
After that you should see your nexus device in fastboot mode, if you have no important data and don't care about losing everything(me) you can just type this in command prompt(no quotations):
"flash-all"
But if that does not work or you do have important things, type:
"fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img”
Sent from my Nexus 10 using XDA Premium 4 mobile app
Hi guys thanks for all the help, I decided to go with Wugs toolkit, unrooted, then re rooted with 4.4.2. All worked fine just need to restore my data now
Sent from my Nexus 10 using xda app-developers app
Hey,
I went back from CM11 on my 802 to an old backup of stock rom, still had TWRP v.2.6.3.2.
The phone downloaded the OTA update automatically and when I rebooted it just got stuck in TWRP recovery. I tried the "go back to stock" but I get "the phone is not connected" at the LG mobile support tool. Don't know what to do now, tried flashing other backups etc. Can I somehow flash a new recovery in TWRP?
Have you tried this http://forum.xda-developers.com/showthread.php?t=2451696
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Have you tried this http://forum.xda-developers.com/showthread.php?t=2451696
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Yeah I can't find it in adb devices. I can see it in device manager under USB-devices but it has a triangle. Can it be a problem with the drivers?
You can also try the terminal on twrp
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
I had tried that fix and it never worked for me i'd reccomend flashing a zv8 modem thats what fixed me
edit but you should probably only do this if that other fix didn't work for you
XxZombiePikachu said:
You can also try the terminal on twrp
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
sh: adb: not found.
Tried to mount adb sideload but that didnt work, it just hangs at "Starting adb sideload feature..."
omega52390 said:
I had tried that fix and it never worked for me i'd reccomend flashing a zv8 modem thats what fixed me
edit but you should probably only do this if that other fix didn't work for you
Click to expand...
Click to collapse
Where can i find the zv8 modem? I cant seem to mount through USB storage :/
Easy way to boot to before restart to install OTA, translate this instructions and then OTG flah .zip file included.
http://www.htcmania.com/showthread.php?t=746320
pmorales said:
Easy way to boot to before restart to install OTA, translate this instructions and then OTG flah .zip file included.
http://www.htcmania.com/showthread.php?t=746320
Click to expand...
Click to collapse
Thank you! This worked!!
I just got the D800 and rooted it. I went in to flash Energy Rom and it got stuck in a boot loop so I went into recovery and wiped it hoping to start from scratch. Stupid me not backing anything up. It wiped everything, including the rom installation file. Anyone know a way to mount or transfer a rom installation file into a D800 in recovery mode?
captaininsano said:
I just got the D800 and rooted it. I went in to flash Energy Rom and it got stuck in a boot loop so I went into recovery and wiped it hoping to start from scratch. Stupid me not backing anything up. It wiped everything, including the rom installation file. Anyone know a way to mount or transfer a rom installation file into a D800 in recovery mode?
Click to expand...
Click to collapse
Does your recovery have built in mtp or adb?
Sent from my LG-D800 using Tapatalk
xmayhemreturnsx said:
Does your recovery have built in mtp or adb?
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
I used the ioroot method that used adb. I'm not sure if that answers your question.
captaininsano said:
I used the ioroot method that used adb. I'm not sure if that answers your question.
Click to expand...
Click to collapse
What recovery are you using?
Sent from my LG-D800 using Tapatalk
xmayhemreturnsx said:
What recovery are you using?
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
Team Win Recovery Project v2.7.0.0
captaininsano said:
Team Win Recovery Project v2.7.0.0
Click to expand...
Click to collapse
Install kouch universal adb drivers on your computer. Then go on twrp van click advanced and select adb sideload. Then download minimal adb and fastboot( look it up on Google). Then move the Rom you want to use into the same folder as the adb folder. Hold shift and right click then select open command line here. Type in "adb devices" to see if your device is listed. Then type "adb sideload YOURROMNAME.zip" make sure use the name of the zip folder you downloaded.
Sent from my LG-D800 using Tapatalk
xmayhemreturnsx said:
Install kouch universal adb drivers on your computer. Then go on twrp van click advanced and select adb sideload. Then download minimal adb and fastboot( look it up on Google). Then move the Rom you want to use into the same folder as the adb folder. Hold shift and right click then select open command line here. Type in "adb devices" to see if your device is listed. Then type "adb sideload YOURROMNAME.zip" make sure use the name of the zip folder you downloaded.
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
It worked! You saved my phone! Thank you, Thank you so very much. You fixed my stupid mistake.
captaininsano said:
It worked! You saved my phone! Thank you, Thank you so very much. You fixed my stupid mistake.
Click to expand...
Click to collapse
No problem. Glad I could help.
Sent from my LG-D800 using Tapatalk
captaininsano said:
It worked! You saved my phone! Thank you, Thank you so very much. You fixed my stupid mistake.
Click to expand...
Click to collapse
In addition, I would like by on recommend that you flash this recovery. All you have to do is go into twrp and flash the new recovery. Make sure you download the one that is for your device. With this twrp MTP is automatically enabled. You can move files to the SD card via twrp.
http://blastagator.ddns.net/twrp/2-8-7-1.php
Sent from my LG-D800 using Tapatalk