Help can't put rom on phone in TWRP, cant boot - G2 Q&A, Help & Troubleshooting

Hello I was going to flash a rom from stock firmware with TWRP recovery installed when I accidentally wiped the system partition as well so there is now no rom on the internal storage and i cannot boot back into the normal firmware cause it just hangs at the LG logo on startup. I tried a USB OTG device in TWRP but it is not being detected and I don't know how to use the phone in mass storage mode inside TWRP. :crying:
Help would be much appreciated!

bump

Have you tried adb sideload? I did the same, wiped everything, system and internal , bacups and all. I managed to sideload a flashable rom, flashed it and managed to boot up. So: ADB Sideload through twrp is your answer.
Sent from my LG-D802 using XDA Premium 4 mobile app

KapteinKing said:
Have you tried adb sideload? I did the same, wiped everything, system and internal , bacups and all. I managed to sideload a flashable rom, flashed it and managed to boot up. So: ADB Sideload through twrp is your answer.
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Was about to try sideload but then just used the flashtool and went back to stock. Thanks anyway!

KiLLa007 said:
Was about to try sideload but then just used the flashtool and went back to stock. Thanks anyway!
Click to expand...
Click to collapse
I'm stuck with the same problem didn't make a back up. I have a ROM but it won't flash because of 12B OTA on G2. So i'm stuck on twrp. Can you send me a link to get flashtool? What else do I need beside flashtool to go back to stock? Thank you

its not system thats the problem, you wiped internal..
adb push the rom to internal. many accurate how to do that with search. dont know top of head
Sent from my LG-D802 using xda app-developers app

Well if you do end up fixing it upgrade to TWRP 2.6.3.4 because it has OTG support!
Sent from my LG-VS980 using xda app-developers app

I'm in the same boat here except I've already tried adb sideload with twrp 2.6.3.3 and it returns an error "cannot read rom.zip" I've tried 3 different zips, many combinations of renaming the zip files. My machine is set to always show file extensions. I've also tried both ways of trying to flash back to stock in download mode. One of them just hangs at BIN CRC check the other will get to 49% and error out. Any suggestions?
Sent from my Galaxy Nexus using xda app-developers app

files and carrier
simonsez2die said:
I'm in the same boat here except I've already tried adb sideload with twrp 2.6.3.3 and it returns an error "cannot read rom.zip" I've tried 3 different zips, many combinations of renaming the zip files. My machine is set to always show file extensions. I've also tried both ways of trying to flash back to stock in download mode. One of them just hangs at BIN CRC check the other will get to 49% and error out. Any suggestions?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
what carrier and flies are you using? What com port is your G2 using? Have you tried using the LG mobile support tool?
I have tried but cant brick this phone, so many ways to communicate

geosnipe said:
what carrier and flies are you using? What com port is your G2 using? Have you tried using the LG mobile support tool?
I have tried but cant brick this phone, so many ways to communicate
Click to expand...
Click to collapse
VS980 Verizon. I've tried Lg flashtool with "LGVS980_20130902_LGFLASHv151.dll"
and VS98010B_13.tot. on com port 41. This one hangs at BIN CRC Check for hours. Won't go any further. I've also tried the uptest method found here in the forums with the files that are in the OP. It gets to 49% and stops and tells me to retry. When I retry it will always stop at 49%\
I can get into download mode and TWRP .While in TWRP, adb recognizes my device and shows recovery next to it. When I go to adb sideload and type adb devices again it will show that I'm in sideload mode but no files will transfer. It just returns error cannot read filename.extension. I've to sideload all kinds of files with different extension types and it always returns the same thing.
---------- Post added at 11:41 AM ---------- Previous post was at 11:27 AM ----------
I just remembered that I had a backup made from a week or 2 ago when I was using cwm recovery. Which isnt recognized in twrp. I didn't loose all of my sdcard content with all this. I was just a moron and forgot to make a twrp backup before wiping my system. And the only rom I have on my sdcard aborts about halfway through.
Sent from my Galaxy Nexus using xda app-developers app

Ok...so I was able to adb push a file to my sdcard using "adb push filename.zip /sdcard/filename.zip. It returned the size and time it took to transfer. But adb push ROM.zip /sdcard/ROM.zip gives me nothing and seems as tho it may have froze up the command prompt. GRR!
---------- Post added at 12:19 PM ---------- Previous post was at 11:52 AM ----------
Got it...thanks anyway.

simonsez2die said:
VS980 Verizon. I've tried Lg flashtool with "LGVS980_20130902_LGFLASHv151.dll"
and VS98010B_13.tot. on com port 41. This one hangs at BIN CRC Check for hours. Won't go any further. I've also tried the uptest method found here in the forums with the files that are in the OP. It gets to 49% and stops and tells me to retry. When I retry it will always stop at 49%\
I can get into download mode and TWRP .While in TWRP, adb recognizes my device and shows recovery next to it. When I go to adb sideload and type adb devices again it will show that I'm in sideload mode but no files will transfer. It just returns error cannot read filename.extension. I've to sideload all kinds of files with different extension types and it always returns the same thing.
---------- Post added at 11:41 AM ---------- Previous post was at 11:27 AM ----------
I just remembered that I had a backup made from a week or 2 ago when I was using cwm recovery. Which isnt recognized in twrp. I didn't loose all of my sdcard content with all this. I was just a moron and forgot to make a twrp backup before wiping my system. And the only rom I have on my sdcard aborts about halfway through.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
The LG Flash Tool and Mobile Support Tool are 2 different utilities for the phone.
Glad to hear you are back up and running!

geosnipe said:
The LG Flash Tool and Mobile Support Tool are 2 different utilities for the phone.
Glad to hear you are back up and running!
Click to expand...
Click to collapse
I actually tried both utilities but both resulted in error. I ended up getting it with "adb push ROM.zip /sdcard/ROM.zip" . It took a really long time, I ended up just trying one last time and left it alone for about 10 mins. When I came back to it, it showed the size of file and time it took to push. I figured I'd post all of this on the off chance it may help someone who has a Custom recovery but no backup or Rom zips to flash on the device.

simonsez2die said:
I actually tried both utilities but both resulted in error. I ended up getting it with "adb push ROM.zip /sdcard/ROM.zip" . It took a really long time, I ended up just trying one last time and left it alone for about 10 mins. When I came back to it, it showed the size of file and time it took to push. I figured I'd post all of this on the off chance it may help someone who has a Custom recovery but no backup or Rom zips to flash on the device.
Click to expand...
Click to collapse
Man you are a life saver. Thanks for coming back and posting your solution for this problem. I had the exact same issue and after hours of trying to install different "rom.zip" files with the same "cannot read rom.zip" error, this finally worked.
I cannot stress enough, how helpful it is when someone like you finds an answer to a problem and takes the time to come back and post the solution.
Thanks again!!!

Related

Twrp install problems

I am running cwm on Verizon and I am trying to install aospa(4.4) on my phone. I have to use twrp and every time I try to install twrp, it fails and I am left with a nonworking recovery. How do I install the latest version of twrp?
Sent from my LG-VS980
oadam11 said:
I am running cwm on Verizon and I am trying to install aospa(4.4) on my phone. I have to use twrp and every time I try to install twrp, it fails and I am left with a nonworking recovery. How do I install the latest version of twrp?
Sent from my LG-VS980
Click to expand...
Click to collapse
Try flashing with the app provided below, will do either a zip or a img file. Just make sure your new Recovery file has been Loki'd.
https://play.google.com/store/apps/details?id=com.cgollner.flashify
Jimi Mack said:
Try flashing with the app provided below, will do either a zip or a img file. Just make sure your new Recovery file has been Loki'd.
https://play.google.com/store/apps/details?id=com.cgollner.flashify
Click to expand...
Click to collapse
How do I make it loki'd?
Sent from my LG-VS980
oadam11 said:
How do I make it loki'd?
Sent from my LG-VS980
Click to expand...
Click to collapse
The Recovery imagine you downloaded should already be Loki'd. Verify this from the location or forum you got it from.
Yeah Help
Ok totally dont get this, first i've rooted the thing, but cant seem to get into twrp. I installed it using flashify, I reboot goto the factory reset screen, hit power 3 times and black screen. I just want to flash a rom my galaxy s2 was so EASY
timenewton said:
Ok totally dont get this, first i've rooted the thing, but cant seem to get into twrp. I installed it using flashify, I reboot goto the factory reset screen, hit power 3 times and black screen. I just want to flash a rom my galaxy s2 was so EASY
Click to expand...
Click to collapse
Make sure the recovery you flashed with flashify was a zip or img, make sure it was for your phones model, make sure its loki'd, or download Quickboot from the play store and tap recovery.
Sent from my LG-D800 using xda app-developers app
I cant get adb to work just keeps saying looking for device, I installed the LG drivers, checked debugging, goto pc connection, ethernet. The recovery I have is an img from http://forum.xda-developers.com/showthread.php?t=2449670 for verizon.
---------- Post added at 06:57 AM ---------- Previous post was at 06:13 AM ----------
Ok I got adb to work I get to ./loki_flash recovery /data/local/tmp/openrecovery-twrp-2.6.3.3-g2vzw.img then it says cant execute: permission denied
timenewton said:
I cant get adb to work just keeps saying looking for device, I installed the LG drivers, checked debugging, goto pc connection, ethernet. The recovery I have is an img from http://forum.xda-developers.com/showthread.php?t=2449670 for verizon.
---------- Post added at 06:57 AM ---------- Previous post was at 06:13 AM ----------
Ok I got adb to work I get to ./loki_flash recovery /data/local/tmp/openrecovery-twrp-2.6.3.3-g2vzw.img then it says cant execute: permission denied
Click to expand...
Click to collapse
Hey 2.6.3.3 is a flashable zip from twrp....from their site try flashify app from playstore too easy as click and boot to recovery
Solved
Ok 2.6.3.2 will install, so install that first then 2.6.3.3 as an image
timenewton said:
Ok 2.6.3.2 will install, so install that first then 2.6.3.3 as an image
Click to expand...
Click to collapse
If you've got 3.2 installed already, if 3.3 is a zip, you should just be able to flash it. :good:
everything went fine until i typed adb reboot recovery
followed the guides on here to flash TWRP, finally got everything flashed through adb and when i went to the final step to reboot in to recovery it said "error : device not found" .... Is this normal? should i just unplug/replug and try the reboot bootloader command again? It said the image was loki verified and flashed succesfully, but when i typed in reboot recovery it said "error: device not found" any advice/help is much appreciated

[Q] Help flashing ROMs

Ok so I'm first going to attempt to list the process I've gone thru to describe the problem I'm having:
1. Received phone and took OTA(12B) when I got it
2. Rooted with IORoot15
3. Pushed TWRP via add... Thought I did it wrong so I reflashed it using Freegee
4. Couldn't flash any ROMs (status 7 error) so I thought I was soft bricked
5. figured out that I could flash a stock ROM so did that
6. thought problem would be solved by using CWM instead of TWRP
7. still can't flash any ROMs other than stock...
Any assistance would be greatly appreciated!
Oh and tried to use the Status 7 fix by removing the "assert" lines but then I just kept getting Status 6 errors.
sydtrakked said:
Ok so I'm first going to attempt to list the process I've gone thru to describe the problem I'm having:
1. Received phone and took OTA(12B) when I got it
2. Rooted with IORoot15
3. Pushed TWRP via add... Thought I did it wrong so I reflashed it using Freegee
4. Couldn't flash any ROMs (status 7 error) so I thought I was soft bricked
5. figured out that I could flash a stock ROM so did that
6. thought problem would be solved by using CWM instead of TWRP
7. still can't flash any ROMs other than stock...
Any assistance would be greatly appreciated!
Oh and tried to use the Status 7 fix by removing the "assert" lines but then I just kept getting Status 6 errors.
Click to expand...
Click to collapse
I'm stuck too, how did you flash the stock file?
sydtrakked said:
Ok so I'm first going to attempt to list the process I've gone thru to describe the problem I'm having:
1. Received phone and took OTA(12B) when I got it
2. Rooted with IORoot15
3. Pushed TWRP via add... Thought I did it wrong so I reflashed it using Freegee
4. Couldn't flash any ROMs (status 7 error) so I thought I was soft bricked
5. figured out that I could flash a stock ROM so did that
6. thought problem would be solved by using CWM instead of TWRP
7. still can't flash any ROMs other than stock...
Any assistance would be greatly appreciated!
Oh and tried to use the Status 7 fix by removing the "assert" lines but then I just kept getting Status 6 errors.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2587296
here for 12b recoveries
and search through the thread for edited roms
I have the TMO verison but plenty of my friend have successfully flashed trwp using flashify also what kernals and roms are you trying to flash over? are you clean or dirty flashing?
try latest version of twrp..
but i'm relying on twrp 2.6.3.3.. been working since i rooted the phone 2months ago
zekurosu said:
try latest version of twrp..
but i'm relying on twrp 2.6.3.3.. been working since i rooted the phone 2months ago
Click to expand...
Click to collapse
Can you post a link to the latest twrp recovery for tmo? ive been looking but couldn't find one.
I have the vzw g2 and i took the 12b update and rooted it finally today. i have the same issue and your saying i need the newer cwm? extract the .lok and flash? Can you please help me and give me step by step instructions because im stuck in the bad cwm and only have cm 10.2 on my sdcard. ive tried going back to stock but none of those methods are working for me even though i have all drivers and follow everything. i tried the method where i use the kdz files and also the tot files. kdz fails at 49% with no explanation and the tot method never starts after the instructions say unplug then replug back in. Im completely baffled, i havent messed around in awhile.
---------- Post added at 02:31 AM ---------- Previous post was at 02:29 AM ----------
He mentiones flashing a .lok file, i have downloaded the proper one, just a little guidance for how to since im stuck in recovery already...
---------- Post added at 02:32 AM ---------- Previous post was at 02:31 AM ----------
He mentiones flashing a .lok file, i have downloaded the proper one, just a little guidance for how to since im stuck in recovery already...
ceredics said:
I have the vzw g2 and i took the 12b update and rooted it finally today. i have the same issue and your saying i need the newer cwm? extract the .lok and flash? Can you please help me and give me step by step instructions because im stuck in the bad cwm and only have cm 10.2 on my sdcard. ive tried going back to stock but none of those methods are working for me even though i have all drivers and follow everything. i tried the method where i use the kdz files and also the tot files. kdz fails at 49% with no explanation and the tot method never starts after the instructions say unplug then replug back in. Im completely baffled, i havent messed around in awhile.
---------- Post added at 02:31 AM ---------- Previous post was at 02:29 AM ----------
He mentiones flashing a .lok file, i have downloaded the proper one, just a little guidance for how to since im stuck in recovery already...
---------- Post added at 02:32 AM ---------- Previous post was at 02:31 AM ----------
He mentiones flashing a .lok file, i have downloaded the proper one, just a little guidance for how to since im stuck in recovery already...
Click to expand...
Click to collapse
Have you tried to flash back to the 12A and not use the 12b
tbishop91 said:
Have you tried to flash back to the 12A and not use the 12b
Click to expand...
Click to collapse
Nope, the one i was using i believe was the 10. Also, when it boots it was secure boot unsuccessful. Im seeing a handful of people stuck with this with no solution thread.
You used ioroot did you open a cmd prompt and push a loki file using a adb command
tbishop91 said:
You used ioroot did you open a cmd prompt and push a loki file using a adb command
Click to expand...
Click to collapse
I used ioroot res i did. But no i dont recall EVER using adb....
ceredics said:
I used ioroot res i did. But no i dont recall EVER using adb....
Click to expand...
Click to collapse
How did you install your custom recovery did you do it thro the computer or thro your phone itself sorry for the question but im just trying to help and im a little confused
tbishop91 said:
How did you install your custom recovery did you do it thro the computer or thro your phone itself sorry for the question but im just trying to help and im a little confused
Click to expand...
Click to collapse
No i dont mind i appreciate it. i used the FreeGee app in the play store to install the CWM. It was the 60445 or whatever but with a 5 at the end.
ceredics said:
No i dont mind i appreciate it. i used the FreeGee app in the play store to install the CWM. It was the 60445 or whatever but with a 5 at the end.
Click to expand...
Click to collapse
so you flashed A ZIP thro you phone and you flashed it twice and not it wont boot? so you might have to use this method.
http://forum.xda-developers.com/showthread.php?t=2471370
tbishop91 said:
so you flashed A ZIP thro you phone and you flashed it twice and not it wont boot? so you might have to use this method.
http://forum.xda-developers.com/showthread.php?t=2471370
Click to expand...
Click to collapse
It boots and everything, I get into CWM. Just cant flash anything because I get abortion error status 7 every time. I see that method works for the TMO one, i have VZW.
Trying the method you posted now
ceredics said:
It boots and everything, I get into CWM. Just cant flash anything because I get abortion error status 7 every time. I see that method works for the TMO one, i have VZW.
Trying the method you posted now
Click to expand...
Click to collapse
have you tried to use twrp instead of clockwork, I think that's what cwm stands for make sure whatever you do you double check that method does not harm your device.
It didnt work... Fckkkkk. So to make it clearer
VZW
Lg G2
Rooted with io
Rom when rooted was stock latest ota
currently stuck in CWM with nothing to boot into because of consistent abortion then status 7.
can you sideload aboot.img from adb
Id need step by step instructions on how to sideload something because ive never messed with adb. It seems if i adb a different recovery or a specific file it may start to work. Can i sideload TWRP?
let me consult my know it all friend lol

TWRP fails to flash rom

I was running the CM 10.2 Stable on my LG G2. I downloaded the CM 11 snapshot and 4.4 gapps in my phone.
Then went to TWRP recovery and wiped the dalvic, cache, data and system. Then went forward to install and selected the CM11 rom and gapps zip files. The flashing starts but it fails after about 10 seconds.
Here is the log:
Updating partition details...
Running boot script...
Finished running boot script.
Installing '/sdcard/rom/cm-11.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signatures...
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '/sdcard/rom/cm-11.zip'
Error flashing zip '/sdcard/rom/cm-11.zip'
Updating partition details...
Please help me. Thank You
Note:I have TWRP 2.6.3.2 installed.My rom before starting this process was CM 10.2 Stable
in_core said:
I was running the CM 10.2 Stable on my LG G2. I downloaded the CM 11 snapshot and 4.4 gapps in my phone.
Then went to TWRP recovery and wiped the dalvic, cache, data and system. Then went forward to install and selected the CM11 rom and gapps zip files. The flashing starts but it fails after about 10 seconds.
Here is the log:
Updating partition details...
Running boot script...
Finished running boot script.
Installing '/sdcard/rom/cm-11.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signatures...
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '/sdcard/rom/cm-11.zip'
Error flashing zip '/sdcard/rom/cm-11.zip'
Updating partition details...
Please help me. Thank You
Note:I have TWRP 2.6.3.2 installed.My rom before starting this process was CM 10.2 Stable
Click to expand...
Click to collapse
It looks a bit like a bad download. Did you check MD5 after downloading?
doom_71 said:
It looks a bit like a bad download. Did you check MD5 after downloading?
Click to expand...
Click to collapse
Sorry I am new to these stuffs. How to check the MD5 after downloading? Please explain
doom_71 said:
It looks a bit like a bad download. Did you check MD5 after downloading?
Click to expand...
Click to collapse
OK i found out hoe to check MD5. Yes it matches. So no error in the download.
TWRP 2.6.3.2 can't flash 4.4 ROMS. You need to update to 2.6.3.3 or 2.6.3.4 for that. You should be able to search to find a link, because I don't think there's a dedicated topic to anything above 2.6.3.2.
symphonic-volenska said:
TWRP 2.6.3.2 can't flash 4.4 ROMS. You need to update to 2.6.3.3 or 2.6.3.4 for that. You should be able to search to find a link, because I don't think there's a dedicated topic to anything above 2.6.3.2.
Click to expand...
Click to collapse
The thing is i am stuck at TWRP as I wiped the davic, cache, system and data. Can i install the Latest version from the TRWP recovery itself?
If YES then how can i copy the latest version files into my phone?
If NO then what should i do? I am stuck in the TWRP after all.
Do you have a backup? I would think the easiest way would be to restore and then download and flash.
Or just flash an old ROM if you have one on the phone.
I'm not too experienced otherwise, but i think download mode would work? I haven't actually used that before though.
Sent from my LG-LS980 using xda app-developers app
in_core said:
The thing is i am stuck at TWRP as I wiped the davic, cache, system and data. Can i install the Latest version from the TRWP recovery itself?
If YES then how can i copy the latest version files into my phone?
If NO then what should i do? I am stuck in the TWRP after all.
Click to expand...
Click to collapse
I think you have two choices.
1. flash back the CM10.2 and start from there
2. flash new recovery image via adb then flash new firmware
symphonic-volenska said:
Do you have a backup? I would think the easiest way would be to restore and then download and flash.
Or just flash an old ROM if you have one on the phone.
I'm not too experienced otherwise, but i think download mode would work? I haven't actually used that before though.
Sent from my LG-LS980 using xda app-developers app
Click to expand...
Click to collapse
Unfortunately i dont have anything other than the CM11 file in my phone's memory.
Any idea how i can copy files from my PC to phone while stuck in recovery mode?
Do you have any experience with ADB? As Votinh brought up, you can push the new recovery image over through the shell on the computer. There's tutorials for pushing a recovery through ADB on here somewhere also.
Sent from my LG-LS980 using xda app-developers app
symphonic-volenska said:
Do you have any experience with ADB? As Votinh brought up, you can push the new recovery image over through the shell on the computer. There's tutorials for pushing a recovery through ADB on here somewhere also.
Sent from my LG-LS980 using xda app-developers app
Click to expand...
Click to collapse
I used the adb when I first installed the custom recovery. I followed forum instructions/you tube video to do that. They require the phone to be in a working state. But as my phone now can only go to the currently installed recovery (TWRP). I am not sure how to do anything that needs to be done.
Please help me
How do I copy files to my internal storage when my phone is stuck in recovery mode? When i connect my phone to PC the PC does not recognize it.
So how can i copy any files either a new custom recovery or an older rom?
in_core said:
How do I copy files to my internal storage when my phone is stuck in recovery mode? When i connect my phone to PC the PC does not recognize it.
So how can i copy any files either a new custom recovery or an older rom?
Click to expand...
Click to collapse
uninstall lg drivers and download and install PdaNet to your pc and install the drivers for an android device when it asks.
now plug in your phone and pdanet will install the drivers and you will then you should be able to access your phone via adb
---------- Post added at 10:57 AM ---------- Previous post was at 10:50 AM ----------
this happend to me with the OTA, even after flashing a stock rom i was still stuck unitl i followed these instructions
http://forum.xda-developers.com/showthread.php?t=2451696
rawb123456 said:
uninstall lg drivers and download and install PdaNet to your pc and install the drivers for an android device when it asks.
now plug in your phone and pdanet will install the drivers and you will then you should be able to access your phone via adb
---------- Post added at 10:57 AM ---------- Previous post was at 10:50 AM ----------
this happend to me with the OTA, even after flashing a stock rom i was still stuck unitl i followed these instructions
http://forum.xda-developers.com/showthread.php?t=2451696
Click to expand...
Click to collapse
Ok i have managed to do the stuffs and can now copy files to my phone. My installed TWRP version is 2.3.6.2. I downloaded the 2.3.6.3 and tried installing it from recovery but it shows some error. Could anyone give me a file of recovery that can be used? either TWRP or CWM.
Thank you
You don't have to flash a new recovery with adb. Just find the image file for your phone then download an app called flashify. It takes less than a sec to flash then your done.
Sent from my LG-LS980 using Tapatalk
---------- Post added at 05:31 PM ---------- Previous post was at 05:30 PM ----------
http://forum.xda-developers.com/showthread.php?t=2469995
Sent from my LG-LS980 using Tapatalk
hellot1M said:
You don't have to flash a new recovery with adb. Just find the image file for your phone then download an app called flashify. It takes less than a sec to flash then your done.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
I have somehow managed to brick my phone.
I made a separate thread:
http://forum.xda-developers.com/showthread.php?t=2632892
Please look into it and share your thoughts about what to do.
Thank You
hi all,
I get this too when flashing my first rom on tab3
ive got latest twrp on it and have rooted it ... I think :/ although twrp says it has root issues - actual apps are ok with root though
restored from back up ok
odd :/
anyone sorted this?
thanks
dan

Could someone please help unbrick my Sprint LG G2 with TMOBILE ROM?

YoungGunner posted this thread at one point and I have a question about it... heres his thread:
This will make your device think it is a d801 but that is what we want to have USA DOMESTIC GSM
all features seem to be working, though i have not tested 100% of everything.
Working
confirmed:
talk,text,web(HPSA+ 4G),mms working
BUGS:
NFC -
Rest Unknown
any other issues let me know.
I am not responsible for the damages you or I and my related files might cause to your device.
YOU MUST BE ROOTED;
WIPE, DATA, WIPE CACHE, INSTALL ROM, INSTALL GAPPS, REBOOT.
ENJOY!
This is my question based on his thread:
Could you please help me? Someone I bought this phone from had done this.. and I didnt know it was a custom rom so I flashed the Tmobile stock recovery KDZ thinking i could unroot and get my OTA updates. Turns out it was a sprint phone, and so the tmobile stock rom is unstable, rebooting all the time and so i cant even root now. I cant flash the TOT file from sprint because the phone now thinks its a D801 (due to the CRC check)... could you help or explain to me how I can get sprint stock rom back on this phone ? I don't know how its possible when it keeps resetting, and wont allow me to install Sprint TOT because LGFLASHTOOL says "wrong model" .. is there a way to make this phone think its a LS980 again intead of D801 in the settings... and please keep in mind it reboots every minute or minute and a half on me so if your method involves a bunch of work that i cant pull off quickly im a little it screwed... i figured there might be a way to edit the model number.. please help if you can, i just bought the phone and if its bricked i just lost a lot of money... thanks in advance
Do you know how to get it into download mode?
Sent from my LG-LS980 flashed to boost mobile using Tapatalk
tegezee said:
Do you know how to get it into download mode?
Sent from my LG-LS980 flashed to boost mobile using Tapatalk
Click to expand...
Click to collapse
I'm going to assume he knows how since he is taking about files that's can only be flashed through the lg tool.
And that's all I would be able to recommend to you to fix it would be follow the back to stock method for our device.. Maybe abd a recovery to the phone that's all I would think to do.
Are you on sprint If so do you have insurance you can go to a sprint service center. They can advanced exchange it for you but don't tall about rooting it or flashing a tmobile firmware on it or they won't do that. Or have a buddy with sprint & insurance activate your device they can do the exchange on it is free that way.
Sent from my SAMSUNG-SM-N900A using Tapatalk
dincdoes.me said:
I'm going to assume he knows how since he is taking about files that's can only be flashed through the lg tool.
And that's all I would be able to recommend to you to fix it would be follow the back to stock method for our device.. Maybe abd a recovery to the phone that's all I would think to do.
Are you on sprint If so do you have insurance you can go to a sprint service center. They can advanced exchange it for you but don't tall about rooting it or flashing a tmobile firmware on it or they won't do that. Or have a buddy with sprint & insurance activate your device they can do the exchange on it is free that way.
Sent from my SAMSUNG-SM-N900A using Tapatalk
Click to expand...
Click to collapse
I would assume he's on sprint since he said he flashed a T-Mobile rom & it's a sprint variant.
Sent from my LG-LS980 flashed to boost mobile using Tapatalk
So firs of all U need root your device even is looking as D801 model
Download Stock Sprint rom in .zip and copy on your card if U are available
Try install TWRP recovery I was used OptimusRs Recovery flasher
If U are sucsess flash the stock rom via TWRP recovery
Let me know if I helped U :good:
Correct, you need to flash a ls980 Rom to make our device show up again as a ls980, I'm working on a flashable zip that will make it easier switching back and forth. If you need extra assistance feel free to contact me via PM and I can probably.help you out.
Sent from my LG-D802 using xda app-developers app
younggunner said:
Correct, you need to flash a ls980 Rom to make our device show up again as a ls980, I'm working on a flashable zip that will make it easier switching back and forth. If you need extra assistance feel free to contact me via PM and I can probably.help you out.
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
I'm in the same position as OP, but I have managed to flash CWM but, I still can't get it back to being ls980...
if you can get into recovery, just simply adb push or adb sideload your ls980 rom. that should allow you to use download mode as a ls980 after it returns to a ls980 build.prop
younggunner said:
if you can get into recovery, just simply adb push or adb sideload your ls980 rom. that should allow you to use download mode as a ls980 after it returns to a ls980 build.prop
Click to expand...
Click to collapse
I tried that and it gives *cannot read 'sideload' *
adb
do you have the latest adb drivers and files installed?
younggunner said:
do you have the latest adb drivers and files installed?
Click to expand...
Click to collapse
yes i do, I tried sideloading cm10 for ls980 and it side loaded but failed to install said device id does not match..and when I try sideloading stock ls980 rom it fails to side load it and gives me that error...
give me a few minutes and ill get you a stock d801 rom that will boot on your device (modified to work on our ls980) that should allow you to flash it through recovery, then get booted up to place a rom on your internal storage
---------- Post added at 11:10 PM ---------- Previous post was at 11:00 PM ----------
https://drive.google.com/file/d/0B6HYWZRx8JLsZlBlbUt1c0MwYjQ/edit?usp=sharing
this is a stock tomible rom that will work on our ls980 - this was made by justinswidebody.
flash this (just like a normal rom) reboot your phone
place your new rom on the device, flash that (just like a normal rom)
and that should return your device state back to a ls980, or you can boot into the rom change your build.prop and then use download mode.
either way should help fix your issue.
Moved out of the Development Threads....as it does not belong there...OP please read the Forum Rules on posting. Thanks.
thanks judge
I'm sideloading Optimus rom and it's stuck at 95%....I check the updater-script of this rom and it doesn't have any model id, so it should work
younggunner said:
give me a few minutes and ill get you a stock d801 rom that will boot on your device (modified to work on our ls980) that should allow you to flash it through recovery, then get booted up to place a rom on your internal storage
---------- Post added at 11:10 PM ---------- Previous post was at 11:00 PM ----------
https://drive.google.com/file/d/0B6HYWZRx8JLsZlBlbUt1c0MwYjQ/edit?usp=sharing
this is a stock tomible rom that will work on our ls980 - this was made by justinswidebody.
flash this (just like a normal rom) reboot your phone
place your new rom on the device, flash that (just like a normal rom)
and that should return your device state back to a ls980, or you can boot into the rom change your build.prop and then use download mode.
either way should help fix your issue.
Click to expand...
Click to collapse
The rom I'm currently on reboots itself each 20secs which makes it hard to place the rom on to it...
---------- Post added at 06:10 PM ---------- Previous post was at 05:29 PM ----------
I'm trying again today, so I got TWRP on it this time, and I sidenloaded "sprint T-mobile rom" and it flashed successful and it shows 2.2gb as space taken up the rom. But, when I reboot I get:
fastboot
udc_start()
so now what?
edit: so now I'm getting this:
[780] fast boot mode start
[830] udc_start()
[990] -reset-
[1000] -port charge-
[1090] fastboot: processing commands
Also it says:
E: Unable to find partition size for '/sb12'
E: Unable to find partition size for '/sb13'
seems it's has gotten worse than before...i think doing cache clearing after flashing the rom wasn't a good thing...
so, another update in download mode, at the bottom in red it says B96 and rooted...so what does this mean?
htc fan89 said:
I'm trying again today, so I got TWRP on it this time, and I sidenloaded "sprint T-mobile rom" and it flashed successful and it shows 2.2gb as space taken up the rom. But, when I reboot I get:
fastboot
udc_start()
so now what?
edit: so now I'm getting this:
[780] fast boot mode start
[830] udc_start()
[990] -reset-
[1000] -port charge-
[1090] fastboot: processing commands
Also it says:
E: Unable to find partition size for '/sb12'
E: Unable to find partition size for '/sb13'
seems it's has gotten worse than before...i think doing cache clearing after flashing the rom wasn't a good thing...
Click to expand...
Click to collapse
Just search how to back to stock rom t mobile. You flash the stock rom tmobile kdz via lg flash tool.
After flash, you ve got tmobile rom. But always crash every 30 seconds.
Root via adb, and flash twrp recovery. You have done quickly coz random boot.
After success root and flash twrp, you download stock rooted rom sprint ekstension zip.
Flash via twrp, and you back to fasboot mode, bootloop. But your g2 was sprint again.
Download rom back to stock, fill dll and tot file, flash via lg flash tool. Awesome, you be back to new handheld.
Sorry my english so bad...
abiarul said:
Just search how to back to stock rom t mobile. You flash the stock rom tmobile kdz via lg flash tool.
After flash, you ve got tmobile rom. But always crash every 30 seconds.
Root via adb, and flash twrp recovery. You have done quickly coz random boot.
After success root and flash twrp, you download stock rooted rom sprint ekstension zip.
Flash via twrp, and you back to fasboot mode, bootloop. But your g2 was sprint again.
Download rom back to stock, fill dll and tot file, flash via lg flash tool. Awesome, you be back to new handheld.
Sorry my english so bad...
Click to expand...
Click to collapse
Thank you so much, It worked...I'm back to stock sprint rom and no more problems...:laugh::laugh::laugh::good::good:
htc fan89 said:
Thank you so much, It worked...I'm back to stock sprint rom and no more problems...:laugh::laugh::laugh::good::good:
Click to expand...
Click to collapse
I'm glad to help you:good:

X727 not booting

Hi,
First of all, my device info:
LeEco LePro 3 x727 on the 19s firmware.
I was following the guide found here: https://forum.xda-developers.com/le-pro3/how-to/leeco-le-pro-3-root-t3476560 to flash recovery and root my phone. Didnt realize it was for the x720 and not the x727 (stupid, I know)
Did everything in there, booted into the TWRP recovery, flashed the root file and rebooted.
Phone turns on, logo appears then shuts down.
I can't boot anymore.
I CAN boot into fastboot mode.
PC doesn't recognize my device
TWRP's sideload feature doesnt work
I'm obviously new at this, so I can't figure out a way to flash the firmware again (I guess that's what I have to do, do not know though).
What can I do?
I now flashed the correct TWRP file for my phone. works fine.
But how do I push files to the phone so I can flash them?
Any help would be greatly appreciated. Thanks!
Edit 1: Found this guide https://forum.xda-developers.com/le-pro3/how-to/guide-unbrick-le-pro3-tested-t3622340
Should I follow that and see if it works? Will wait for confirmation first. Not gonna rush into it like the first time.
Thanks!
Yes here link to files you will need.
Qfil Look :
https://mega.nz/#!BJ52CApB!8lFCesul...r&utm_medium=referral&utm_source=DonanimHaber
Sent from my LEX727 using xda premium
mchlbenner said:
Yes here link to files you will need.
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
So I should follow the guide and use those files? Any warnings or tips about the process? And also, no other way around that problem?
Thanks!
I have never needed to do this follow the directions to the tee.
It shame that fastboot doest work for you.
Sent from my LEX727 using xda premium
mchlbenner said:
I have never needed to do this follow the directions to the tee.
It shame that fastboot doest work for you.
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
It actually works (fastboot I mean), but now I'm at the point where I try to sideload files but at 48% it gives me an error.
I had the same troubles, many wipes and try finally it worked... The stock file is the hardest to send, because the weight is so high.
marik1 said:
I had the same troubles, many wipes and try finally it worked... The stock file is the hardest to send, because the weight is so high.
Click to expand...
Click to collapse
I was able to push the files using adb instead of adb sideload.
Pushed the Lineage OS and now I'm currently running that.
Thanks for the help !
sirmamay said:
I was able to push the files using adb instead of adb sideload.
Pushed the Lineage OS and now I'm currently running that.
Thanks for the help !
Click to expand...
Click to collapse
If you had adb work why did not flash rwrp?
Sent from my LEX727 using xda premium
mchlbenner said:
If you had adb work why did not flash rwrp?
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
Hmm, I did, maybe you missed it in the OP. I just wasnt able to push the files for some reason, had to flush the port (5037) to get it to work, and tried a lot of different adb versions until I got it to work with the mfastboot version of it.
Anyways, it's good to know there's another option in case I really brick it.
Thanks!
sirmamay said:
Hmm, I did, maybe you missed it in the OP. I just wasnt able to push the files for some reason, had to flush the port (5037) to get it to work, and tried a lot of different adb versions until I got it to work with the mfastboot version of it.
Anyways, it's good to know there's another option in case I really brick it.
Thanks!
Click to expand...
Click to collapse
Okay so in the original post you said that you do have twrp installed, and you can boot into twrp recovery...right.
Go buy an OTG drive
Load your Rom, Gapps, and Magisk onto otg flash drive
In TWRP: Go to "Wipe" and then to "Advanced Wipe" (Check: Dalvik / ART Cache, System, Data, and Cache
Swipe to Wipe > then go to main menu. ( Note, if you get a Encryption message you will have to wipe the storage, as long as Twrp recovery is installed there will be no issues)
Go to Install then select OTG : Select the ROM file then click "Add more Zips" and select the Gapps and Magisk files
Swipe to confirm Flash
Reboot to system

Categories

Resources