[Q] Trying to flash LG G3 D850 - G3 Q&A, Help & Troubleshooting

Hey folks, I recently rooted my LG G3 D850 earlier this week on Lollipop stock. When I go to the Flashify app, recovery image, choose a file, twrp.2.8.0_d850-signed.img, and try to flash it from there, it says error on the screen, and my led light keeps flashing in different colors. Thankfully, I can pull the battery out, and turn it back on to normal. Any help? Thank you.

YoCrae said:
Hey folks, I recently rooted my LG G3 D850 earlier this week on Lollipop stock. When I go to the Flashify app, recovery image, choose a file, twrp.2.8.0_d850-signed.img, and try to flash it from there, it says error on the screen, and my led light keeps flashing in different colors. Thankfully, I can pull the battery out, and turn it back on to normal. Any help? Thank you.
Click to expand...
Click to collapse
Please try the imageprep procedure... Flashing twrp on lollipop doesn't work. You can use either 1.4 or the latest 1.5 version of imageprep by @topet2k12001
Sent from my LG-D855 using Tapatalk

Can I go to flashify, zip file, choose a file, and select imageprep1.4.zip?

http://forum.xda-developers.com/showpost.php?p=59931455&postcount=104 works perfect

linux_svk said:
http://forum.xda-developers.com/showpost.php?p=59931455&postcount=104 works perfect
Click to expand...
Click to collapse
I have the G3 D850. That says D855. It will still work?

YoCrae said:
Can I go to flashify, zip file, choose a file, and select imageprep1.4.zip?
Click to expand...
Click to collapse
@YoCrae, if you want to use imageprep 1.4 or 1.5 please see http://forum.xda-developers.com/showthread.php?p=59287063. The instructions are very clear. Any doubts just drop a message [emoji6]
Sent from my LG-D855 using Tapatalk

YoCrae said:
Hey folks, I recently rooted my LG G3 D850 earlier this week on Lollipop stock. When I go to the Flashify app, recovery image, choose a file, twrp.2.8.0_d850-signed.img, and try to flash it from there, it says error on the screen, and my led light keeps flashing in different colors. Thankfully, I can pull the battery out, and turn it back on to normal. Any help? Thank you.
Click to expand...
Click to collapse
here dude use this method to downgrade your bootloader to the kk version and your download mode partition to kk and then flash the modded boot.img so your phone can boot again with the kk partitions. i have a d850 and this worked perfectly i ran the commands using a terminal emulator and then i pulled the battery out for it to boot again (and you have to keep doing this for some reason) http://forum.xda-developers.com/lg-g3/orig-development/recovery-twrp-touch-recovery-2-8-2-0-t2966129 without doing this you'll keep getting the boot error and the flashing led's. make sure you follow the instructions carefully, good luck!

Related

New version of FreeGee used; stuck in CWM bootloop

I have done this before but I used what seems to be a different version of freegee (didn't have the option to backup efs or flash TWRP) so I unlocked my device and after it had completed I rebooted and then powered down. I put my phone in to CWM and flashed the stock debloated ROM. After flashing this ROM I was stuck in a bootloop. I ended up using LG Tool to get it back to stock. I thought it must have been a random once off issue so I tried again with Freegee, same thing happened, only this time no matter what I do I can not get LG Tool to fix the issue as it keeps giving me the error of low battery even though it is at full capacity. I then tried to use BC2 to flash a kdz file and I get the same error. I have since tried factory resetting, sideloading different recoveries, ROMs and basebands without boot. I have tried to use LG Tool about 50 times and it is not working. I have changed USB ports, reinstalled drivers etc, just keeps giving me that error. Yes I have set permission in the app and I am using Windows 7
uppon2 said:
I have done this before but I used what seems to be a different version of freegee (didn't have the option to backup efs or flash TWRP) so I unlocked my device and after it had completed I rebooted and then powered down. I put my phone in to CWM and flashed the stock debloated ROM. After flashing this ROM I was stuck in a bootloop. I ended up using LG Tool to get it back to stock. I thought it must have been a random once off issue so I tried again with Freegee, same thing happened, only this time no matter what I do I can not get LG Tool to fix the issue as it keeps giving me the error of low battery even though it is at full capacity. I then tried to use BC2 to flash a kdz file and I get the same error. I have since tried factory resetting, sideloading different recoveries, ROMs and basebands without boot. I have tried to use LG Tool about 50 times and it is not working. I have changed USB ports, reinstalled drivers etc, just keeps giving me that error. Yes I have set permission in the app and I am using Windows 7
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=48205695&postcount=13
atifsh said:
http://forum.xda-developers.com/showpost.php?p=48205695&postcount=13
Click to expand...
Click to collapse
Thank you, I will use that if I ever get LG Tool to stop throwing me the low battery warning. What a stupid program to not give you the option to bypass it. Surely there is a way I can do this. My battery is at 99%. I just flashing madmack hacked and lockified recovery and now I can't even get in to recovery to do sideloads. I am running out of options, my only way is to get LG Tool or B2C to work
EDIT* I have recovery back. GRR why is this stupid message about low battery keep popping up
uppon2 said:
Thank you, I will use that if I ever get LG Tool to stop throwing me the low battery warning. What a stupid program to not give you the option to bypass it. Surely there is a way I can do this. My battery is at 99%. I just flashing madmack hacked and lockified recovery and now I can't even get in to recovery to do sideloads. I am running out of options, my only way is to get LG Tool or B2C to work
EDIT* I have recovery back. GRR why is this stupid message about low battery keep popping up
Click to expand...
Click to collapse
have not tested this from cm rom but works from any stock. bytheway i have optimus G not pro
from recovery adb push rom.zip (your rom)
adb push rom.zip /sdcard/0
(0 required for cwm and cm10.2)
flash that rom
enable debugging
run lgflash tool one that supports large files or the online one it will pass the battery and auto restart in download mode there it will give error just unplug replug and retry and it will be flashed this time.
atifsh said:
have not tested this from cm rom but works from any stock. bytheway i have optimus G not pro
from recovery adb push rom.zip (your rom)
adb push rom.zip /sdcard/0
(0 required for cwm and cm10.2)
flash that rom
enable debugging
run lgflash tool one that supports large files or the online one it will pass the battery and auto restart in download mode there it will give error just unplug replug and retry and it will be flashed this time.
Click to expand...
Click to collapse
I am unsure what this is but I am interested? Thanks, I ended up doing what I was trying to do in the first place and IT WORKED
To anybody that faces the same issue:
in recovery sideload install madmacks TWRP file attached below
after that is installed flash CM11 using the same sideload
The command in adb is adb sideload (your file name in here without the brackets.zip) You must include .zip
It is strange because it didn't work the first 3 times I flashed the ROM and on the fourth it worked, so keep trying
i can fix bootloop to cwm or recovery just 2 minutes. but u have to backup your stock recovery fírst before install cwm or twrp.
so thiss step to solve after u have boot loop. that u need to restore back your stock recovery on mmcblk0p28 then reboot. you will stuck at factory software repair. keep ur fone connected with the computer and type adb reboot. then u can boot into android os. and final step. u reinstall your custom recovery again and Enjoy. this fixing not for newbie and im typing it on my fone. someone can make automation script to help People solve it im lazy
Sent from my Optimus G Pro using Tapatalk
thaiminhan said:
i can fix bootloop to cwm or recovery just 2 minutes. but u have to backup your stock recovery fírst before install cwm or twrp.
so thiss step to solve after u have boot loop. that u need to restore back your stock recovery on mmcblk0p28 then reboot. you will stuck at factory software repair. keep ur fone connected with the computer and type adb reboot. then u can boot into android os. and final step. u reinstall your custom recovery again and Enjoy. this fixing not for newbie and im typing it on my fone. someone can make automation script to help People solve it im lazy
Sent from my Optimus G Pro using Tapatalk
Click to expand...
Click to collapse
Thanks for trying to help. I am not running stock and can not get a stock ROM to work (with locked bootloader obviously)
LG Tool is requesting for a TOT file which the E988 doesn't have, I have tried using E98810D_00.kdz file in the software field but it is not recognising the cab file. The DLL file is recognised but I don't know what else to do from there.
LG Mobile Support Tool keeps failing on me due to low battery error which as you can see, I have been trying my hardest to get it to work. Battery is at 99% but it still won't flash! - I am stuch with a custom ROM and a dodgy unlocked bootloader due to the latest release FreeGee.
I tried the old file you attached but it fails to download the image file to unlock my bootloaders, I guess because it is already unlocked.
What I need now is to find a way to relock my bootloader that doesn't involve LG Tool/LG Mobile Tool and then try the old FreeGee app again. Or I find a way to get passed this stupid battery warning
uppon2 said:
I have done this before but I used what seems to be a different version of freegee (didn't have the option to backup efs or flash TWRP) so I unlocked my device and after it had completed I rebooted and then powered down. I put my phone in to CWM and flashed the stock debloated ROM. After flashing this ROM I was stuck in a bootloop. I ended up using LG Tool to get it back to stock. I thought it must have been a random once off issue so I tried again with Freegee, same thing happened, only this time no matter what I do I can not get LG Tool to fix the issue as it keeps giving me the error of low battery even though it is at full capacity. I then tried to use BC2 to flash a kdz file and I get the same error. I have since tried factory resetting, sideloading different recoveries, ROMs and basebands without boot. I have tried to use LG Tool about 50 times and it is not working. I have changed USB ports, reinstalled drivers etc, just keeps giving me that error. Yes I have set permission in the app and I am using Windows 7
Click to expand...
Click to collapse
i have same problem with you, anyone have solution??
kuwir said:
i have same problem with you, anyone have solution??
Click to expand...
Click to collapse
Check this
http://forum.xda-developers.com/showthread.php?p=48225776
Sent from my LG-E980 using XDA Premium HD app
kuwir said:
i have same problem with you, anyone have solution??
Click to expand...
Click to collapse
First try to use LG Mobile Tool. All files and instructions found here CLICK ME
If that doesn't work the follow the instructions I posted earlier and it will get your phone booting again. As for getting back to stock and unlocking the bootloaders without causing kernel issues, I am still waiting for a response from Seth. He has been making a lot of changing as this is a known problem. The latest version is supposed to work like it used to now.
uppon2 said:
I am unsure what this is but I am interested? Thanks, I ended up doing what I was trying to do in the first place and IT WORKED
To anybody that faces the same issue:
in recovery sideload install madmacks TWRP file attached below
after that is installed flash CM11 using the same sideload
The command in adb is adb sideload (your file name in here without the brackets.zip) You must include .zip
It is strange because it didn't work the first 3 times I flashed the ROM and on the fourth it worked, so keep trying
Click to expand...
Click to collapse
Thanks! This worked 100%. Something's really up with the freegee CWM, totally useless. Had 3 days of a headache till I saw this post. I used to be a CWM guy, now TWRP all the way...! The interface is touch based and much easier to handle than CWM. Best of all it doesn't go into a bootloop! Cheers! :good::good:

Help! Stuck on TWRP loop!

Hi I tried to root my phone using purpledrake
rooted then rebooted but accidentally installed OTA update
Now my phone is stuck on TWRP loop
boots up LG logo then into TWRP v2.7.1.0 screen with gray buttons
banasik72 said:
Hi I tried to root my phone using purpledrake
rooted then rebooted but accidentally installed OTA update
Now my phone is stuck on TWRP loop
boots up LG logo then into TWRP v2.7.1.0 screen with gray buttons
Click to expand...
Click to collapse
You can try this:
http://forum.xda-developers.com/showpost.php?p=55355406&postcount=27
AndroidUzer said:
You can try this:
http://forum.xda-developers.com/showpost.php?p=55355406&postcount=27
Click to expand...
Click to collapse
Worked
Thanks Very Much!
Same situation
Hi guys,
I need a little help. I'm in the same situation.
I go to:
Open Terminal Command in TWRP. On first page just hit The Advanced Button, Terminal Command, Select Current Folder
Except, I don't see a "current folder"
TFordham said:
Hi guys,
I need a little help. I'm in the same situation.
I go to:
Open Terminal Command in TWRP. On first page just hit The Advanced Button, Terminal Command, Select Current Folder
Except, I don't see a "current folder"
Click to expand...
Click to collapse
What works for 1 may not work for others. Depending on what you did you might have to flash stock with lg flash tool. Then redo the root.
BAD ASS G3
BACARDILIMON said:
What works for 1 may not work for others. Depending on what you did you might have to flash stock with lg flash tool. Then redo the root.
BAD ASS G3
Click to expand...
Click to collapse
Thanks.....I played around with it a little more, and figured it out. Whew!

Now I've unlocked bootloader on H815...

Can anyone please give me any helpers on the easiest way to Root and install TWRP on my H815, Im in the UK and Im running MM 20a official rom.
I have rooted other phones but not this is a new phone and isn't as straight forward as my G2 was.
Thanks in advance.
awes0me1 said:
Can anyone please gibe me any helpers on the easiest way to Root and install TWRP on my H815, Im in the UK and Im running MM 20a official rom.
I have rooted other phones but not this is a new phone and isn't as straight forward as my G2 was.
Thanks in advance.
Click to expand...
Click to collapse
https://youtu.be/epcXXkMPRWk
If u go with step by step it willbe easier make sure to download correct files
Sent from my LG-H815 using Tapatalk
Thank you for responding... I noticed the file I need to download (the big 4 gig image file is h815 10c which is LP.... but I'm on MM . Do I need to down grade of us there a for for MM?
Thanks again.
Sent from my LG-H815 using Tapatalk
awes0me1 said:
Thank you for responding... I noticed the file I need to download (the big 4 gig image file is h815 10c which is LP.... but I'm on MM . Do I need to down grade of us there a for for MM?
Thanks again.
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
Worked for me .
Use the newest .zip = v.2.62-3[GUIDE]ROOT Your LG Marshmallow ROM With Systemless ROOT. No More ExFAT Issues!
dohouch said:
Worked for me .
Use the newest .zip = v.2.62-3[GUIDE]ROOT Your LG Marshmallow ROM With Systemless ROOT. No More ExFAT Issues!
Click to expand...
Click to collapse
Thanks for responding...
I think I need to be already rooted to use this method, dp I not ?
I need to root and install twrp.
When i had my G2, the forums was buzzing with new Roms, it was pretty much a bullet proof phone, i was hoping for the same with the G4, pretty gutted that its so quiet in these forums for this phone.
awes0me1 said:
Thanks for responding...
I think I need to be already rooted to use this method, dp I not ?
I need to root and install twrp.
When i had my G2, the forums was buzzing with new Roms, it was pretty much a bullet proof phone, i was hoping for the same with the G4, pretty gutted that its so quiet in these forums for this phone.
Click to expand...
Click to collapse
No. Just install twrp. Reboot into twrp and install supersu. Be sure to not let twrp auto-install anything to root your phone.
Jens1969 said:
No. Just install twrp. Reboot into twrp and install supersu. Be sure to not let twrp auto-install anything to root your phone.
Click to expand...
Click to collapse
I've just installed twrp through fastboot, how do i boot into recovery please?
awes0me1 said:
how do i boot into recovery please?
Click to expand...
Click to collapse
Hope your TWRP sticks, I'm new to this and it took me 3 attempts to get it to stick.
To get into recovery
Hold both power button and volume down button pressed
At first sight of LG logo release power button 1 second, Still holding volume down, then repress power button.
You should now get white screen with just 2 options, select "Reset" , Select with Power button, scroll with volume up/down
Again get white screen and confirm reset
If TWRP is on phone it should now appear.
If its not you are in for a Factory Reset
:
Now do a default backup in TWRP (very handy this)
Then move systemless root zip to phone.
In twrp select install find your "systemless root zip " flash , then reboot using "System" DO not accept option to root your phone offered after selecting- reboot>system.
Hope its goes well
dohouch said:
Hope your TWRP sticks, I'm new to this and it took me 3 attempts to get it to stick.
To get into recovery
Hold both power button and volume down button pressed
At first sight of LG logo release power button 1 second, Still holding volume down, then repress power button.
You should now get white screen with just 2 options, select "Reset" , Select with Power button, scroll with volume up/down
Again get white screen and confirm reset
If TWRP is on phone it should now appear.
If its not you are in for a Factory Reset
:
Now do a default backup in TWRP (very handy this)
Then move systemless root zip to phone.
In twrp select install find your "systemless root zip " flash , then reboot using "System" DO not accept option to root your phone offered after selecting- reboot>system.
Hope its goes well
Click to expand...
Click to collapse
Yeah for some reason TWRP isn't sticking...tried 4 times now.
Im using 'adb reboot recovery' command and there is no recovery
I think im doing it right....thanks for your help btw, its much appreciated
Can you point me to the Twrp version you used ? Im wondering if im flashing wrong version ??
awes0me1 said:
Can you point me to the Twrp version you used ? Im wondering if im flashing wrong version ??
Click to expand...
Click to collapse
This is my TWRP twrp-2.8.7.0-h815.img
Have a look at this post
dohouch said:
This is my TWRP twrp-2.8.7.0-h815.img
Have a look at this post
Click to expand...
Click to collapse
I am on the same boat as OP. I unlocked the bootloader after updating to Marshmallow, so I didn't have TWRP from Lollipop. Now, even though it says that the flashing went okay, there is no recovery to boot into. Using "adb reboot recovery" it shows the android logo with the exclamation mark. If I do it using the hardware buttons, I get the LG's menu to wipe everything or exit.
Dante897 said:
I am on the same boat as OP. I unlocked the bootloader after updating to Marshmallow, so I didn't have TWRP from Lollipop. Now, even though it says that the flashing went okay, there is no recovery to boot into. Using "adb reboot recovery" it shows the android logo with the exclamation mark. If I do it using the hardware buttons, I get the LG's menu to wipe everything or exit.
Click to expand...
Click to collapse
Yes...ive tried 10 times now and still no recovery. It says "OK" in adb after flash but no recovery.
Any ideas?
Sent from my LG-H815 using Tapatalk
Dante897 said:
I am on the same boat as OP.
Click to expand...
Click to collapse
If you have root there are many apps on play store such as : quick boot, simple boot, quick reboot. Install one of these and and they all all have options for reboot, hotboot, boot to recovery, etc. etc.
I have TWRP on my phone and if I use the standard way to enter recovery , power+volume down, then I will get the standard LG recovery screen but when I accept the recovery options there, it takes me to TWRP
dohouch said:
If you have root there are many apps on play store such as : quick boot, simple boot, quick reboot. Install one of these and and they all all have options for reboot, hotboot, boot to recovery, etc. etc.
I have TWRP on my phone and if I use the standard way to enter recovery , power+volume down, then I will get the standard LG recovery screen but when I accept the recovery options there, it takes me to TWRP
Click to expand...
Click to collapse
That's the problem, I don't have root. I need TWRP to flash the SuperSU zip, don't I?
EDIT: Wait, do I need to say yes on the stock LG recovery first? The one that says wipe everything?
Dante897 said:
That's the problem, I don't have root. I need TWRP to flash the SuperSU zip, don't I?
EDIT: Wait, do I need to say yes on the stock LG recovery first? The one that says wipe everything?
Click to expand...
Click to collapse
@ Dante897 No, if you don't have TWRP then don't. don't say yes to LG Recovery or you'll loose everything . You can also run TWRP on your PC and install systemless root zip that way. That maybe what I did, I can't exactly remember now.
I'm off to bed now, last night was a late night too.
I figured it out. You aren't supposed to flash the recovery., you are supposed to boot to it, flash SuperSU and then use Flashify to install TWRP. I did that, but I flashed the wrong SuperSU (I am an idiot I know) and my phone won't boot now. Currently I am in download mode and downloading the rom with LG Bridge . You can follow the guide here if you want http://forum.xda-developers.com/g4/general/unlock-bootloader-install-twrp-root-t3128241 but whatever you do DO NOT flash SuperSU 2.46, grab the newest from here http://forum.xda-developers.com/showpost.php?p=64161125&postcount=3
I cannot say that it will work, all I can tell you is that 2.46 certainly doesn't work.
EDIT: Alright, I let LG Bridge install the update, no wipe happened. I did the process again, this time I flashed SuperSU v2.62-3 and everything went well and my phone is now rooted.
awes0me1 said:
Yeah for some reason TWRP isn't sticking...tried 4 times now.
Im using 'adb reboot recovery' command and there is no recovery
I think im doing it right....thanks for your help btw, its much appreciated
Can you point me to the Twrp version you used ? Im wondering if im flashing wrong version ??
Click to expand...
Click to collapse
I also had an issue with TWRP sticking. I followed someone else's tip and you have to have the twrp IMG saved on your computer and also on the phone before flashing recovery with fastboot.
Sent from my LG-H815 running CM13
Dante897 said:
I figured it out. You aren't supposed to flash the recovery., you are supposed to boot to it, flash SuperSU and then use Flashify to install TWRP. I did that, but I flashed the wrong SuperSU (I am an idiot I know) and my phone won't boot now. Currently I am in download mode and downloading the rom with LG Bridge . You can follow the guide here if you want http://forum.xda-developers.com/g4/general/unlock-bootloader-install-twrp-root-t3128241 but whatever you do DO NOT flash SuperSU 2.46, grab the newest from here http://forum.xda-developers.com/showpost.php?p=64161125&postcount=3
I cannot say that it will work, all I can tell you is that 2.46 certainly doesn't work.
EDIT: Alright, I let LG Bridge install the update, no wipe happened. I did the process again, this time I flashed SuperSU v2.62-3 and everything went well and my phone is now rooted.
Click to expand...
Click to collapse
Finally managed to do it, thank you and everybody for all your help. Anyone else having trouble follow Dante897's post.
Thanks again

TWRP for LG G3 D855 - Lollipop

LG G3 D855 (***Lollipop***) Phone is rooted, and TWRP was installed. Recovery version currently installed is 3.0.0-0. When I try to go to recovery mode the phone displays ' Secure boot error' followed by a black screen. The light blinks red and blue. Could anyone help me with the right recovery file. I want to install Fulmics ROM(UX 5.0)
Did you install twrp using autorec?
Sent from my LG-D852 using XDA Labs
I try to install with Flashify and AutoRec and have same result. My phone have stock Lollipop 5.0 and its rooted.
lg g3
djilija.eeprom said:
I try to install with Flashify and AutoRec and have same result. My phone have stock Lollipop 5.0 and its rooted.
Click to expand...
Click to collapse
does it goes in downloadmode?
does it working normally or only getting security error when u enters in recovery
kalpesh patil said:
does it goes in downloadmode?
does it working normally or only getting security error when u enters in recovery
Click to expand...
Click to collapse
Only getting security error. Blinking led in two colors and I must put battery out...
Try pressing on the Volume Down a few times when you get stuck there. Please let me know if anyone has a solution for this problem. In my case I used King Root to gain root access. I believe it`s related to the root access itself.

Soft Bricked D855

Okay, so a few days ago I had a completely stock LG G3 D855 v30n Marshmallow. Then I decided I wanted to root it and flash fulmics. So I flashed the v30b kdz with lg flash tool and rooted the phone with rootking. Everything worked perfectly until I flashed the ROM. I made a nandroid backup with TWRP and I downloaded the fulmics 6.6 zip of the xda forum and put it onto my external sd card. I tried to flaash it onto my phone but it wouldn't work (it kept reloading into recovery mode every time I tried to flash it). I thought the problem was I was using an old version of TWRP. So I flashed my backup and soft bricked my device. I have access to download mode. Could someone please help me in unbricking my phone and is it even possible to flash a rom in my situation? Thank you very much in advance.
BluPixel said:
Okay, so a few days ago I had a completely stock LG G3 D855 v30n Marshmallow. Then I decided I wanted to root it and flash fulmics. So I flashed the v30b kdz with lg flash tool and rooted the phone with rootking. Everything worked perfectly until I flashed the ROM. I made a nandroid backup with TWRP and I downloaded the fulmics 6.6 zip of the xda forum and put it onto my external sd card. I tried to flaash it onto my phone but it wouldn't work (it kept reloading into recovery mode every time I tried to flash it). I thought the problem was I was using an old version of TWRP. So I flashed my backup and soft bricked my device. I have access to download mode. Could someone please help me in unbricking my phone and is it even possible to flash a rom in my situation? Thank you very much in advance.
Click to expand...
Click to collapse
Hello again.
Can you access TWRP recovery?
Sotiris02 said:
Hello again.
Can you access TWRP recovery?
Click to expand...
Click to collapse
@Sotiris02
Hi, yes I can but it's the 2.8.7.0 version. thanks for responding
BluPixel said:
Hi, yes I can but it's the 2.8.7.0 version. thanks for responding
Click to expand...
Click to collapse
Ok so,
Connect your phone to your PC.
Go here TWRP and select the "official".Download the latest one,move it to your phone's SD Card.Flash it with TWRP.
And after that,Full wipe and reflash Fulmics.
Sotiris02 said:
Ok so,
Connect your phone to your PC.
Go here TWRP and select the "official".Download the latest one,move it to your phone's SD Card.Flash it with TWRP.
And after that,Full wipe and reflash Fulmics.
Click to expand...
Click to collapse
@Sotiris02 I can't access the phone in recovery using my PC but I think I can do it using ADB
BluPixel said:
@Sotiris02 I can't access the phone in recovery using my PC but I think I can do it using ADB
Click to expand...
Click to collapse
Hm give that a try then.
Sotiris02 said:
Hm give that a try then.
Click to expand...
Click to collapse
@Sotiris02 I managed to get the .img of twrp onto the phone and flash it but I rebooted and now I can't access recovery
BluPixel said:
@Sotiris02 I managed to get the .img of twrp onto the phone and flash it but I rebooted and now I can't access recovery
Click to expand...
Click to collapse
I can access download mode so I will try and flash the stock kdz and dll using lg flash tool
BluPixel said:
I can access download mode so I will try and flash the stock kdz and dll using lg flash tool
Click to expand...
Click to collapse
Ok that's great!
Sotiris02 said:
Ok that's great!
Click to expand...
Click to collapse
Oh, forgot to mention I fixed it! Reset and was back in stock 4.0. I rooted again and flashed the fulmics rom (properly) and everything is working great! Thanks so much for the help - would be screwed without it!

Categories

Resources