Related
Hey, guys Im trying to flash my my lg g2 sprint edition back to stock using the lg flash tool. I downloaded the sprint tot and dll and when it says flashing on the lg flash tools it brings up and error that says wrong dll or model, I looked at the model it detected and it says my sprint g2 was a d801.
How do i fix this?
Thanks.
Still need your help guys
Theboss1242 said:
Still need your help guys
Click to expand...
Click to collapse
same issue,
try to replace the dll file with this one:
http://forum.xda-developers.com/attachment.php?attachmentid=2553245&d=1391282521
good luck
Theboss1242 said:
Still need your help guys
Click to expand...
Click to collapse
What rom is your phone currently using right now?
Thank guys I got it to work using the dll. !!
Theboss1242 said:
Thank guys I got it to work using the dll. !!
Click to expand...
Click to collapse
do you think this dll would work for my at&t lg g2 that thinks its the d802 version??
afrojoc said:
do you think this dll would work for my at&t lg g2 that thinks its the d802 version??
Click to expand...
Click to collapse
i don't know, it worked for my ls980 with a d802 firmware
Alexandercat said:
i don't know, it worked for my ls980 with a d802 firmware
Click to expand...
Click to collapse
where did you get the dll?
OMG ITS WORKING!!!!!!
afrojoc said:
where did you get the dll?
OMG ITS WORKING!!!!!!
Click to expand...
Click to collapse
nice to know :good:
Please Help
I have the same issue. Flashtool thinks my phone is a D801. It boots normally for a few seconds and keep rebooting. Im Reading, dowloading and trying every method around since yesterday afternoon with no luck. I did replace the .dll you provided but i have a different error now, something like mismatch different files and it shows both files names. I just got this phone from a friend. it shows d801 tmo versiĆ³n in flashtool so i think he was messing around with any tmo based rom (if exits). So flashtool does not let me flash the phone because of this(Think this is a 801 tmo)
I also tried lg suppor tool but it never download the firmware. It get stuck on downloading firmware or checking phone settings (something like that), I found my cell model on the back on the phone so im pretty sure is a SL980. So what comboof files i can use? Do i still can use the.dll provided? Do i have to rename something?(btw...i did and didnt work).
Any other tip? Did i miss something? I have no phone now so im kinda desperate. Thanks in advance for any help.
Sorry for any mistake, english is not my first language.
I will try ti explain you later what i did to fix this issue
Cant you go in fastboot mode?
Sent from my LG-D801 using xda app-developers app
Alexandercat said:
I will try ti explain you later what i did to fix this issue
Cant you go in fastboot mode?
Sent from my LG-D801 using xda app-developers app
Click to expand...
Click to collapse
No...how can i do it? i read pressing vol+ while connecting usb but i get to dowload. I know in fastboot i can flas img to phone but i cant get in to it
ToledoG28 said:
No...how can i do it? i read pressing vol+ while connecting usb but i get to dowload. I know in fastboot i can flas img to phone but i cant get in to it
Click to expand...
Click to collapse
ok this is what i did to unbrick my phone in your same conditions, in some steps maybe i made some mistakes but i went to the fastboot mode and there i replaced all kernel files of ls980 to fix the issue:
first you have to proceed to back to stock your phone with the T-Mobile USA D80110C_1.kdz :
http://forum.xda-developers.com/showthread.php?t=2432476
now your phone is a full d801, it will boot the system but will be unstable, you must be fast to go to make the developer options and debug your phone, make it on plane and and charging mode, maybe you will be able to do it after some reboots, u must insist.
download the ioroot11 program to root your device, remember always that is unstable, your device will be recognized for not long time, so you have to open the ioroot program often until it recognize your device and root it with the program.
after this step, if your phone is rooted but is still too much ustable to use the adb command (i tried to sideload and push the recovery but it always made me a sideload error), download this program:
http://forum.xda-developers.com/showthread.php?t=2633941
is a simple tool to flash the recovery, it worked in my case, you have to install the recovery of the d801, in my case the philz recovery worked, if everything will be right, you will flash the recovery.
When i was inside the recovery i tried to flash the justin sprint t mobile through the sideload command but it didn't work, same with cm11, i flashed the ls980twrp.zip and when i tried to go to recovery again i was in fastboot.
from fastboot i used the command fastboot erase to erase the partitions: aboot, boot, dbi,laf,misc, persist, recovery, rpm, sbl1, tz.
to erase you must use the command fastboot erase aboot aboot for example, to erase the boot you must repeat boot(fastboot erase boot boot) and so on.
after erased all files i flashed the partitions of ls980:
http://downloads.codefi.re/autoprime/LG/LG_G2/LS980/Stock_Firmware/zv7_partitions
cmd fastboot flash aboot aboot and so on, (i didn't flashed the primaryGPT).
when i flashed all these files i pushed power volume+ and i was in upgrade firmware, so i went back to stock with zv7tot and dll..
it wasn't simple to find a way to back to stock, i guess to made some mistakes but i fixed my issue in this way, i am responsible of what i do with my phone, i cannot guarantee the same results with the others
Alexandercat said:
ok this is what i did to unbrick my phone in your same conditions, in some steps maybe i made some mistakes but i went to the fastboot mode and there i replaced all kernel files of ls980 to fix the issue:
first you have to proceed to back to stock your phone with the T-Mobile USA D80110C_1.kdz :
http://forum.xda-developers.com/showthread.php?t=2432476
now your phone is a full d801, it will boot the system but will be unstable, you must be fast to go to make the developer options and debug your phone, make it on plane and and charging mode, maybe you will be able to do it after some reboots, u must insist.
download the ioroot11 program to root your device, remember always that is unstable, your device will be recognized for not long time, so you have to open the ioroot program often until it recognize your device and root it with the program.
after this step, if your phone is rooted but is still too much ustable to use the adb command (i tried to sideload and push the recovery but it always made me a sideload error), download this program:
http://forum.xda-developers.com/showthread.php?t=2633941
is a simple tool to flash the recovery, it worked in my case, you have to install the recovery of the d801, in my case the philz recovery worked, if everything will be right, you will flash the recovery.
When i was inside the recovery i tried to flash the justin sprint t mobile through the sideload command but it didn't work, same with cm11, i flashed the ls980twrp.zip and when i tried to go to recovery again i was in fastboot.
from fastboot i used the command fastboot erase to erase the partitions: aboot, boot, dbi,laf,misc, persist, recovery, rpm, sbl1, tz.
to erase you must use the command fastboot erase aboot aboot for example, to erase the boot you must repeat boot(fastboot erase boot boot) and so on.
after erased all files i flashed the partitions of ls980:
http://downloads.codefi.re/autoprime/LG/LG_G2/LS980/Stock_Firmware/zv7_partitions
cmd fastboot flash aboot aboot and so on, (i didn't flashed the primaryGPT).
when i flashed all these files i pushed power volume+ and i was in upgrade firmware, so i went back to stock with zv7tot and dll..
it wasn't simple to find a way to back to stock, i guess to made some mistakes but i fixed my issue in this way, i am responsible of what i do with my phone, i cannot guarantee the same results with the others
Click to expand...
Click to collapse
ok...i will try that...i was able to flash twrp and get to recovery
ToledoG28 said:
ok...i will try that...i was able to flash twrp and get to recovery
Click to expand...
Click to collapse
if you can go to twrp you can flash with adb, i wasn't able to go in recovery, just download with the d801 firmware, that explains why it was complicated
Thanks for all your help. I was able to erase everything via fastboot and my phone fell down and power off before flashing img and now is dead. I have a big blue pitbull inside the house who makes the disaster.,.lol. i just got one white from a friend for $160. Im sure this thread can help any people with a brick device. Thanks again.
Sent from my unknown using xda premium
Pity, dogs like smartphones :/
Inviato dal mio LG-LS980 utilizzando Tapatalk
but i get no adb?
what ToledoG28 said is exactly what I have been attempting to do to correct this issue but I am facing an additional issue. I had got to the point where I am running the d800 version on my ls980 and it is unstable as you said. I believed I had found a way out but when I connect to the computer no matter what I do I get no adb for no reason as far as I can tell.
makes no sense at all to me as I had adb before all this perfectly fine.
try this
boxorandyos said:
what ToledoG28 said is exactly what I have been attempting to do to correct this issue but I am facing an additional issue. I had got to the point where I am running the d800 version on my ls980 and it is unstable as you said. I believed I had found a way out but when I connect to the computer no matter what I do I get no adb for no reason as far as I can tell.
makes no sense at all to me as I had adb before all this perfectly fine.
Click to expand...
Click to collapse
you gotta go do device drivers and your device will show up as some unknown device so you install the adb devices for your phone and then you should get adb to show.
Alexandercat said:
same issue,
try to replace the dll file with this one:
http://forum.xda-developers.com/attachment.php?attachmentid=2553245&d=1391282521
good luck
Click to expand...
Click to collapse
The magic dll, worked for me d802 A very big thanks to you man. I spend hours trying to fix it all it needed was a magic dll from a MagicMan. Thank you again million times.
i see we have tmoblie tots but no way to flash them?
If you can still get into TWRP then there's a flashable system.img and boot.img.
If not then you're sol.
Double0EK said:
If you can still get into TWRP then there's a flashable system.img and boot.img.
If not then you're sol.
Click to expand...
Click to collapse
i did , but it only took away twrp and it wont boot up, so yeah only option is those tots
xDEMON87x said:
i did , but it only took away twrp and it wont boot up, so yeah only option is those tots
Click to expand...
Click to collapse
I had a loop(seems common) after root that showed twrp but didnt let me access it. I relocked the device through adb which wiped it clean then reunlocked and i was able to boot into twrp and flash the proper zips in the correct order. Hope you get it going.
If you made a twrp backup prior to rooting. Will twrp allow you to restore from that backup? Or tot file and special ddl are needed
Bubba Fett said:
I had a loop(seems common) after root that showed twrp but didnt let me access it. I relocked the device through adb which wiped it clean then reunlocked and i was able to boot into twrp and flash the proper zips in the correct order. Hope you get it going.
Click to expand...
Click to collapse
i cant even load the device in adb.. its completely bricked. pretty sure theres no os in the deceive.
i try booting into twrp, but it only says easing then shows lg logo
same thing
xDEMON87x said:
i cant even load the device in adb.. its completely bricked. pretty sure theres no os in the deceive.
i try booting into twrp, but it only says easing then shows lg logo
Click to expand...
Click to collapse
hey did u come up with a fix for this im in the same boat cant adb. it breifly shows twrp
dedemike0421 said:
hey did u come up with a fix for this im in the same boat cant adb. it breifly shows twrp
Click to expand...
Click to collapse
nope havent fixed. mostly likey gonna have it replaced
xDEMON87x said:
i cant even load the device in adb.. its completely bricked. pretty sure theres no os in the deceive.
i try booting into twrp, but it only says easing then shows lg logo
Click to expand...
Click to collapse
Turn the phone off, hold vol down and plug in the usb cable. If that boots you into fastboot try locking the bootloader to wipe it.
slayerh4x said:
Turn the phone off, hold vol down and plug in the usb cable. If that boots you into fastboot try locking the bootloader to wipe it.
Click to expand...
Click to collapse
if he do that he gonna be brick on the red triangle screen for sure i did it that way. their is just no OS on the device to recover to
http://forum.xda-developers.com/v20...ked-lg-v20-t3501310/post69652412#post69652412
So my VS995 (Verizon LG V20) is stuck in a fastboot loop. I can't do anything outside of fastboot. I got to after step 3 in the Dirty Santa root method and could not get the phone to boot into TWRP recovery. I kept getting an ADB device offline error and could not get ADB to see my device to initiate the "ADB reboot recovery command".
In a stupid and drunk state I did a "fastboot erase system" and thats what locked me into the fastboot loop.
Any help is appreciated as my V20 is now unusable :crying:.
I guess I would need a stock boot image, and stock recovery to get back to where I started. If anyone could point me in the right direction and help me get my phone back (and possibly rooted), I would be more than happy to donate via PayPal .
P.S. The LGUP software used in the how to restore v20 thread linked-> ( https://forum.xda-developers.com/v20/how-to/restore-v20-to-100-stock-bricked-devices-t3524903) does not recognize the model of device giving the error ("you have to select a known model, please")
Kevin_xail said:
So my VS995 (Verizon LG V20) is stuck in a fastboot loop. I can't do anything outside of fastboot. I got to after step 3 in the Dirty Santa root method and could not get the phone to boot into TWRP recovery. I kept getting an ADB device offline error and could not get ADB to see my device to initiate the "ADB reboot recovery command".
In a stupid and drunk state I did a "fastboot erase system" and thats what locked me into the fastboot loop.
Any help is appreciated as my V20 is now unusable :crying:.
I guess I would need a stock boot image, and stock recovery to get back to where I started. If anyone could point me in the right direction and help me get my phone back (and possibly rooted), I would be more than happy to donate via PayPal .
P.S. The LGUP software used in the how to restore v20 thread linked-> ( https://forum.xda-developers.com/v20/how-to/restore-v20-to-100-stock-bricked-devices-t3524903) does not recognize the model of device giving the error ("you have to select a known model, please")
Click to expand...
Click to collapse
Use this thread https://forum.xda-developers.com/v20/development/vs995-kdz-t3527538
If you have verizon VS995
Follow the procedure in the thread https://forum.xda-developers.com/v20/how-to/restore-v20-to-100-stock-bricked-devices-t3524903
download these
VS99512A_06_1114_ARB00.kdz
lg-firmwares.com/download-file/?fileId=4889
https://forum.xda-developers.com/lg-g5/development/uppercut-lgup-loader-g5-variants-t3511295
LGUP_Store_Frame_Ver_1_14_3_3.msi http://downloads.codefi.re/autoprime/LG/LG_G5/LGUP
LGMobileDriver_WHQL_Ver_4.1.1.exe http://downloads.codefi.re/autoprime/LG/LG_G5/LGMobileDriver_WHQL_Ver_4.1.1.exe
I was able to flash the appropriate stock .kdz file (THANKS dwertz!) but my phone immediately boots right back into FastBoot Mode
Do I need a stock Boot.img file?
I can communicated with the device through the PC's terminal using fastboot. Are there any fastboot commands I could try to boot into the stock firmware I just flashed? Are there any partitions I need to erase or format?
Any help is appreciated!
Kevin_xail said:
I was able to flash the appropriate stock .kdz file (THANKS dwertz!) but my phone immediately boots right back into FastBoot Mode
Do I need a stock Boot.img file?
I can communicated with the device through the PC's terminal using fastboot. Are there any fastboot commands I could try to boot into the stock firmware I just flashed? Are there any partitions I need to erase or format?
Any help is appreciated!
Click to expand...
Click to collapse
to my understanding, the kdz file contains the stock boot.img and stock system.img, everything to bring the device completely back to stock .
In fastboot to boot to the system the command is "fastboot reboot"
dwertz said:
to my understanding, the kdz file contains the stock boot.img and stock system.img, everything to bring the device completely back to stock .
In fastboot to boot to the system the command is "fastboot reboot"
Click to expand...
Click to collapse
After flashing the stock .kdz firmware for the VS995 fastboot is no longer working and giving me the error FAILED (remote: unknown command).
My phone can not get past FastBoot! :crying: I think I really bricked this thing now. My bootloader is locked, fastboot commands don't work at all.
The only thing that does work is download mode (holding volume up and plugging phone in) and I am able to flash the vs995 firmware from the lg website but i STILL can't boot into anything but fastboot.
Does anyone have any suggestions as to what I can try to fix this thing. I think i'm doomed. I may try to flash the stock us996 firmware because at this point it seems like it wont get any worse.
Any help would be appreciated!
Kevin_xail said:
After flashing the stock .kdz firmware for the VS995 fastboot is no longer working and giving me the error FAILED (remote: unknown command).
My phone can not get past FastBoot! :crying: I think I really bricked this thing now. My bootloader is locked, fastboot commands don't work at all.
The only thing that does work is download mode (holding volume up and plugging phone in) and I am able to flash the vs995 firmware from the lg website but i STILL can't boot into anything but fastboot.
Does anyone have any suggestions as to what I can try to fix this thing. I think i'm doomed. I may try to flash the stock us996 firmware because at this point it seems like it wont get any worse.
Any help would be appreciated!
Click to expand...
Click to collapse
did you ever get any help? I would go directly to the dirty santa thread and make your issue known. I'm not sure how much help I could give you but if no one else is willing to help I can try.
Kevin_xail said:
After flashing the stock .kdz firmware for the VS995 fastboot is no longer working and giving me the error FAILED (remote: unknown command).
My phone can not get past FastBoot! :crying: I think I really bricked this thing now. My bootloader is locked, fastboot commands don't work at all.
The only thing that does work is download mode (holding volume up and plugging phone in) and I am able to flash the vs995 firmware from the lg website but i STILL can't boot into anything but fastboot.
Does anyone have any suggestions as to what I can try to fix this thing. I think i'm doomed. I may try to flash the stock us996 firmware because at this point it seems like it wont get any worse.
Any help would be appreciated!
Click to expand...
Click to collapse
Did you flash the kdz using Uppercut?
imucarmen - I can't post in the dirty santa thread because I am a new member to XDA (been coming here for years just never made an account )
bond32 - Yes I was able to flash the .kdz using Uppercut+LGUP but my problem is not fixed. My phone still boots right to FastBoot Mode in the "Locked State" to where I can't issue any commands or alter any partitions.
This makes no sense to me if LGUP is able to 100% flash the stock firmware, WHY CAN'T I GET OUT OF FASTBOOT! Lol
Does anyone have any ideas as to what I could try to unbrick this thing?
I know it's a different issue from the one that I had, but the LG Support Tool method that KedarWolf posted might help solve this issue too.
https://forum.xda-developers.com/showpost.php?p=70337463&postcount=5
Splinter 77 - Thank you for the suggestion. I have been trying to get this tool to work for a couple hours and everytime it hangs on the Downloading Firmware section. No matter what I try I can't get it to download the firmware....
Does anyone have some ideas I can try? I'm up for anything at this point!
Kevin_xail said:
Does anyone have some ideas I can try? I'm up for anything at this point!
Click to expand...
Click to collapse
Did you try pulling the battery, put the battery back in.
Hold the volume down and power button at same time. When the lg logo shows up let go of the power button but continue to hold the volume down and press the power button again. It will bring you to a screen tgat has 2 questions. Answer yes to both of them. Then reboot. I believe that resets the way the phone boots almost like resetting a cmos
Sent from my VS995 using XDA-Developers Legacy app
im in the same boat now... ugh
---------- Post added at 06:01 PM ---------- Previous post was at 05:56 PM ----------
ahh i got it man! @Kevin_xail
i dont know if this will help seince u relocked, but do the factory reset dance
hold the vol down and power and put in battery as soon as its on click the power button and re hold it. it will get to recovery, it took me hours but its there.
I had tried that a few times after reading about it but I'll try now for an extended period of time and see if I can activate it. I'll report back with what happens, thanks for the tip dwertz and Team DevDigitel
Well I got in to the recovery menu and reset to factory settings and wipe cache (the only two options) but I still am booting right into FastBoot and can't escape!
I even flashed the stock .kdz again after the factory reset and wiping cache and I'm still stuck in FastBoot
Any other suggestions to try?
Kevin_xail said:
Well I got in to the recovery menu and reset to factory settings and wipe cache (the only two options) but I still am booting right into FastBoot and can't escape!
I even flashed the stock .kdz again after the factory reset and wiping cache and I'm still stuck in FastBoot
Any other suggestions to try?
Click to expand...
Click to collapse
When you have a unlocked boot loader and you do a factory reset, I believe it wipes the OS from the phone giving you no OS. If you can get back to recovery, flash this rom https://forum.xda-developers.com/v20/development/vs995-vzw-nrd90m-modded-notsostock-rom-t3525864
That will at least get you booted so you can flash the kdz.
I can't get into any kind of recovery to flash a rom though
Kevin_xail said:
I can't get into any kind of recovery to flash a rom though
Click to expand...
Click to collapse
How long ago did you get the phone?
Bricked with locked Bootloader on fastboot
Splinter77 said:
I know it's a different issue from the one that I had, but the LG Support Tool method that KedarWolf posted might help solve this issue too.
https://forum.xda-developers.com/showpost.php?p=70337463&postcount=5
Click to expand...
Click to collapse
I was bout ready to give up, got it working with newest lg up and stock flash file from lg support website, I haven't seen a whole lot (any) solved posts so I thought I would share. At least got it working again, rooted is another story.
Kevin_xail said:
Well I got in to the recovery menu and reset to factory settings and wipe cache (the only two options) but I still am booting right into FastBoot and can't escape!
I even flashed the stock .kdz again after the factory reset and wiping cache and I'm still stuck in FastBoot
Any other suggestions to try?
Click to expand...
Click to collapse
Same problem here, did you ever fix it?
If your device has unlocked boot loader and for some reason you just tried to flash something and it went wrong then there is no problem guys. The simplest solution if you are stuck on boot is that press vol down and power key for 3 minutes. It will work and will reboot. No before rebooting into the phone just go to the recovery by pressing the vol up key on boot process. This will load you in eRecovery of huawei. From there you can power off the phone. Now take out the sd card and put the desired rom in it. If you want stock android then you need to put UPDATE.APP in the dload folder in sd card and then go to eRecovery again. If you have a twrp recovery then you can go to stock as well and switch to a custom rom as well. Just place custom rom zip file and gapps zip file and flash it through twrp recovery.
For custom roms and recover visit :
Meticulus.co.vu
Thank you if I ever need it. Maybe someone that has needed to use this fix will confirm that it works.
gerrykiddy said:
Thank you if I ever need it. Maybe someone that has needed to use this fix will confirm that it works.
Click to expand...
Click to collapse
Well, it doesn't work for me... I held those buttons for 5 minutes, and all my phone did was to reboot about every15 seconds to the "Your device is booting now..."
I also tried with other button combos without any luck.
SnowmanDK said:
Well, it doesn't work for me... I held those buttons for 5 minutes, and all my phone did was to reboot about every15 seconds to the "Your device is booting now..."
I also tried with other button combos without any luck.
Click to expand...
Click to collapse
What happened to your device. Please tell me in detail ?
Arsaam said:
What happened to your device. Please tell me in detail ?
Click to expand...
Click to collapse
I made a post just before you did over here: https://forum.xda-developers.com/hu...i-p9-lite-stuck-bootloop-enter-t3600868/pages
After that post I managed to get into fastboot mode, when connected to my computer using usb, however my frp is locked and fastboot unlocked, so I am stuck there at the moment.
SnowmanDK said:
I made a post just before you did over here: https://forum.xda-developers.com/hu...i-p9-lite-stuck-bootloop-enter-t3600868/pages
After that post I managed to get into fastboot mode, when connected to my computer using usb, however my frp is locked and fastboot unlocked, so I am stuck there at the moment.
Click to expand...
Click to collapse
Download the SRK Tool for huawei p9 lite and unlock bootloader ( if required ). Then flash twrp recovery and then root the device. You might have made a mistake between any one of the processes. Also check if the OEM is unlocked in device developer options
Arsaam said:
Download the SRK Tool for huawei p9 lite and unlock bootloader ( if required ). Then flash twrp recovery and then root the device. You might have made a mistake between any one of the processes. Also check if the OEM is unlocked in device developer options
Click to expand...
Click to collapse
As written in the other thread, the phone boot loops, and I only have access to fastboot. It refuses to go into recovery and can not boot normally.
I can't flash TWRP as frp is locked.
I tried messing around with Miracle Loader 2.27A, but it can't find my phone (maybe I am doing something wrong).
Hello,
I have lenovo k4 note 32GB ROM, 2GB RAM with stock 6.0 MM. I've unlocked the bootloader with the command ''fastboot flashing unlock'', confirmed it by pressing volume down and returned to fastboot, then successfully flashed twrp from here https://forum.xda-developers.com/k4-note/development/recovery-twrp-3-0-2-0-touch-recovery-t3530374 , i used the latest version 3.2.1. Now the phone remains in bootloop. After pressing vol- with pwr it enters meta mode for a few seconds but then returns to bootloop again. Attempts to anything lead to bootloop. My computer does not recognise it. Is there anything I can do to revive it? Maybe SP flashtool? I have not tried that yet. Help me please, I would be very thankful for any help.
Thank you
bfbl said:
Hello,
I have lenovo k4 note 32GB ROM, 2GB RAM with stock 6.0 MM. I've unlocked the bootloader with the command ''fastboot flashing unlock'', confirmed it by pressing volume down and returned to fastboot, then successfully flashed twrp from here https://forum.xda-developers.com/k4-note/development/recovery-twrp-3-0-2-0-touch-recovery-t3530374 , i used the latest version 3.2.1. Now the phone remains in bootloop. After pressing vol- with pwr it enters meta mode for a few seconds but then returns to bootloop again. Attempts to anything lead to bootloop. My computer does not recognise it. Is there anything I can do to revive it? Maybe SP flashtool? I have not tried that yet. Help me please, I would be very thankful for any help.
Thank you
Click to expand...
Click to collapse
1. Flash stock version (This will lock you bootloader again).
2. Unlock bootloader and let it reboot (donot flash recovery now)
3. It will wipe the device and boots up.
4. After the boot is successful, go back to fastboot and flash recovery.
senthilvigneshkumar said:
1. Flash stock version (This will lock you bootloader again).
2. Unlock bootloader and let it reboot (donot flash recovery now)
3. It will wipe the device and boots up.
4. After the boot is successful, go back to fastboot and flash recovery.
Click to expand...
Click to collapse
I appreciate your reply, but could you please elaborate on the first step? How am I supposed to flash stock recovery when I cannot enter fastboot? The phone is in bootloop no matter what I try. I can't seem to find a way to communicate with the phone from computer.
bfbl said:
I appreciate your reply, but could you please elaborate on the first step? How am I supposed to flash stock recovery when I cannot enter fastboot? The phone is in bootloop no matter what I try. I can't seem to find a way to communicate with the phone from computer.
Click to expand...
Click to collapse
Flash full stock rom, not just recovery using flashtool. You can't flash recovery alone at this point.
For flashtool, you need to power off the mobile completely.
senthilvigneshkumar said:
Flash full stock rom, not just recovery using flashtool. You can't flash recovery alone at this point.
For flashtool, you need to power off the mobile completely.
Click to expand...
Click to collapse
Thank you soooo much, you helped me a lot. The phone is now running!
Btw, before I restored it, I got into TWRP once, I think i pressed some of the nav buttons to get there. But in mount partitions system was missing and data partition was showing 0B, so something was definitely wrong.
Gonna try flashing it again, this time I'll reboot after unlocking bootloader and only then flash. I hope this time I'll succeed
bfbl said:
Thank you soooo much, you helped me a lot. The phone is now running!
Btw, before I restored it, I got into TWRP once, I think i pressed some of the nav buttons to get there. But in mount partitions system was missing and data partition was showing 0B, so something was definitely wrong.
Gonna try flashing it again, this time I'll reboot after unlocking bootloader and only then flash. I hope this time I'll succeed
Click to expand...
Click to collapse
Good, might be problem with twrp. Flash the correct version of twrp provided for k4 note(2/3gb/
senthilvigneshkumar said:
Good, might be problem with twrp. Flash the correct version of twrp provided for k4 note(2/3gb/
Click to expand...
Click to collapse
It works now, successfully rooted!
I know it's OT, but could you recommend me a reliable custom AOSP ROM? I don't have time to spend trying to find one. You seem to have experience with the phone
thanks!
bfbl said:
It works now, successfully rooted!
I know it's OT, but could you recommend me a reliable custom AOSP ROM? I don't have time to spend trying to find one. You seem to have experience with the phone
thanks!
Click to expand...
Click to collapse
Try resurrection remix. More stable one as far as i know. Follow the install steps exactly as said in OP
Deleted