[Q] How to restore download mode (from fastboot) with TWRP? - G3 Q&A, Help & Troubleshooting

Hey! As the title says, is that possible? I have the backup recovery img file (Iaf.img), but im not sure how to use it without fastboot (cant use it since fastboot cant recognize my phone).
In TWRP:
Terminal command?
ADB sideload?
Something else? If so, how?
Thanks for answer!

Just run the commands in terminal on device to restore..

hashcheck said:
Just run the commands in terminal on device to restore..
Click to expand...
Click to collapse
dd if=/storage/external_SD/stock-laf.img of=/dev/block/platform/msm_sdcc.1/by-name/laf
In terminal, that's it? Nothing else? If I put the Iaf.img at external SD. Just want to be 100% sure.
Thanks for help!

Yup under su

hashcheck said:
Yup under su
Click to expand...
Click to collapse
Will try after work. Thanks!

hashcheck said:
Yup under su
Click to expand...
Click to collapse
"dd cant open /storage/external_SD/stock-Iaf.img" no such file or directory", but its there...And i opened terminal under external_SD map.

So, there is no way at all to get back to stock completely? I dont care if that means i need to wipe everything on my phone etc, I just want it completely stock again. :/
Fastboot still not working. And still get the no such file or directory when using the commands above.

lossah said:
So, there is no way at all to get back to stock completely? I dont care if that means i need to wipe everything on my phone etc, I just want it completely stock again. :/
Fastboot still not working. And still get the no such file or directory when using the commands above.
Click to expand...
Click to collapse
If you flash back with the recovery tool it will restore everything. It had saved my D850 many times so far.

Pilz said:
If you flash back with the recovery tool it will restore everything. It had saved my D850 many times so far.
Click to expand...
Click to collapse
Recovery tool? I may know what you mean but not sure. Guess there is a guide somewhere?
Fastboot seems to work BTW now. Someone said I could use fastboot flash flash laf.IMG, will try that when I'm home but if that's not working I would love another solution.
Thanks for helping!

lossah said:
Recovery tool? I may know what you mean but not sure. Guess there is a guide somewhere?
Fastboot seems to work BTW now. Someone said I could use fastboot flash flash laf.IMG, will try that when I'm home but if that's not working I would love another solution.
Thanks for helping!
Click to expand...
Click to collapse
That was meant to say factory flash tool you can thank auto correct for that

Pilz said:
That was meant to say factory flash tool you can thank auto correct for that
Click to expand...
Click to collapse
To use that I need download mode? Or?
I'm stuck in fastboot.

Related

Problem Getting into CWM Recovery

I just used OP's [GUIDE] Comprehensive S-OFF/Root Methods. This went fine, i gained downgraded and gained s-off fine but now i get this message wen i try to go into recovery to flash SU
E:Can't open /cache/recovery/command
Anybody know how to fix this, or if i can just re-try the whole thing without bricking my phone?
Any help would be amazing cuz i'm sitting here without a phone.
milleraj66 said:
I just used OP's [GUIDE] Comprehensive S-OFF/Root Methods. This went fine, i gained downgraded and gained s-off fine but now i get this message wen i try to go into recovery to flash SU
E:Can't open /cache/recovery/command
Anybody know how to fix this, or if i can just re-try the whole thing without bricking my phone?
Any help would be amazing cuz i'm sitting here without a phone.
Click to expand...
Click to collapse
did you flash recovery using adb, fastboot flash recovery recovery(name of recovery).img
look here:http://forum.xda-developers.com/showthread.php?t=1435228
should be clockworkmod 5.0.2.0 the latest for the inc2
Aldo101t said:
did you flash recovery using adb, fastboot flash recovery recovery(name of recovery).img
Click to expand...
Click to collapse
no used revolutionary, and chose to add CWM recovery. Last time I rooted it did it automatically.
Either way so i should try "fastboot flash recovery recovery-clockwork-5.0.2.0-vivow (1).img" in adb?
milleraj66 said:
no used revolutionary, and chose to add CWM recovery. Last time I rooted it did it automatically.
Either way so i should try "fastboot flash recovery recovery-clockwork-5.0.2.0-vivow (1).img" in adb?
Click to expand...
Click to collapse
yes, the revolutionary one is probably outdated.then flash su, from recovery, it should be a zip file
remove that (1) from the end before you put it in the sdk folder, which ever one you use, in the folder it should be recovery-clockwork-5.0.2.0-vivow.img(no(1) after vivow
Aldo101t said:
yes, the revolutionary one is probably outdated.then flash su, from recovery, it should be a zip file
remove that (1) from the end before you put it in the sdk folder, which ever one you use, in the folder it should be recovery-clockwork-5.0.2.0-vivow.img(no(1) after vivow
Click to expand...
Click to collapse
I tried that and it says, "< waiting for device>" and nothing happens
milleraj66 said:
I tried that and it says, "< waiting for device>" and nothing happens
Click to expand...
Click to collapse
do you have sdk tools installed and the htc drivers
---------- Post added at 12:41 AM ---------- Previous post was at 12:37 AM ----------
are you in the right directory- cd c:\Program Files\Android\android-sdk\platform-tools, then type adb reboot bootloader
look at the link i gave you.
Aldo101t said:
do you have sdk tools installed and the htc drivers
Click to expand...
Click to collapse
Ya i just used the adb reboot bootloader command and it worked fine, its just that command.
its "fastboot flash recovery recovery-clockwork-5.0.2.0-vivow.img" right?
do i have to turn fastboot on?
milleraj66 said:
Ya i just used the adb reboot bootloader command and it worked fine, its just that command.
its "fastboot flash recovery recovery-clockwork-5.0.2.0-vivow.img" right?
do i have to turn fastboot on?
Click to expand...
Click to collapse
fastboot on your phone??? no. the command is fastboot flash recovery recovery-(and what ever it says in the img folder)if it cmw or clockwork-5.0.2.0 or what ever, it has to be the same as in the img folder
fastboot on the phone should be off and usb debuging should be turned on,
milleraj66 said:
Ya i just used the adb reboot bootloader command and it worked fine, its just that command.
its "fastboot flash recovery recovery-clockwork-5.0.2.0-vivow.img" right?
do i have to turn fastboot on?
Click to expand...
Click to collapse
Thanks bro that worked. THIS IS WHY I LOVE XDA!!!
milleraj66 said:
Thanks bro that worked. THIS IS WHY I LOVE XDA!!!
Click to expand...
Click to collapse
you all set now? got recovery, su
Aldo101t said:
you all set now? got recovery, su
Click to expand...
Click to collapse
Heck ya, just confirmed root. Thanks again bro
milleraj66 said:
Heck ya, just confirmed root. Thanks again bro
Click to expand...
Click to collapse
okey dokey, have fun flashin!!!

[Q] Need help ASAP! CWM problem.

Hey guys, this is my first post on XDA forum.
So I've recently bought a nexus 7, I used wugfresh's root kit to root my nexus but then it didn't work... so I've tired the auto root by chainfire. Then I was able to get root. So then I went to playstore and downloaded rom manager to install CWM. I went to recovery then I get this message:
E : Cant mount /cache/recovery/log etc.....
I've tried everything I can do such as researching, changing recovery, and watching a youtube tutorial but nothing helped.
Thanks.
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
nhizzat said:
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
Click to expand...
Click to collapse
I tried to format using wugfresh couple times but still not working...
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- https://developers.google.com/android/nexus/images
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
_MetalHead_ said:
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- Link Removed
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
Click to expand...
Click to collapse
I tried to flash TWRP but its still the same error code
z3r0c311 said:
I tried to flash TWRP but its still the same error code
Click to expand...
Click to collapse
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
_MetalHead_ said:
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
Click to expand...
Click to collapse
It would be great if u could tell me the commands, im nubby with this fastboot thing.
z3r0c311 said:
It would be great if u could tell me the commands, im nubby with this fastboot thing.
Click to expand...
Click to collapse
I gave you the commands in my first post in this thread.
Here's a guide to get you started-
http://forum.xda-developers.com/showthread.php?t=2277112
Sorry for another nubby question but how do I get flash_all.bat?
z3r0c311 said:
Sorry for another nubby question but how do I get flash_all.bat?
Click to expand...
Click to collapse
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
_MetalHead_ said:
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
Click to expand...
Click to collapse
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
z3r0c311 said:
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
Click to expand...
Click to collapse
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
_MetalHead_ said:
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
Click to expand...
Click to collapse
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
z3r0c311 said:
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
Click to expand...
Click to collapse
Did the system image flash successfully?
_MetalHead_ said:
Did the system image flash successfully?
Click to expand...
Click to collapse
using flash-all command, yeah
z3r0c311 said:
using flash-all command, yeah
Click to expand...
Click to collapse
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
_MetalHead_ said:
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
Click to expand...
Click to collapse
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
z3r0c311 said:
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
Click to expand...
Click to collapse
No, you can only flash custom ROMs if you have a custom recovery.

Recover from Fastboot

While trying to install lollipop from lg tool i am stuck in fastboot mode !
how to recover from this ?
thank you
Update: tried 3 computer, 3 wires . all method out there in internet no luck !!!! Called tmo for warranty Exchange. Thanks friends
bikrame said:
While trying to install lollipop from lg tool i am stuck in fastboot mode !
how to recover from this ?
thank you
Click to expand...
Click to collapse
Is download mode working?
Swizzle82 said:
Is download mode working?
Click to expand...
Click to collapse
no man ! i am trying all day
​
bikrame said:
no man ! i am trying all day
Click to expand...
Click to collapse
Okay so here's my suggestion.. Download the laf.img from autoprimes codefire link in his lollipop thread, flash it using adb/fastboot (assuming fastboot/adb reads your device). This will put download mode back on your phone and then you can kdz flash. If the lollipop laf doesn't work you might have to search for the kk laf.
Swizzle82 said:
​
Okay so here's my suggestion.. Download the laf.img from autoprimes codefire link in his lollipop thread, flash it using adb/fastboot (assuming fastboot/adb reads your device). This will put download mode back on your phone and then you can kdz flash. If the lollipop laf doesn't work you might have to search for the kk laf.
Click to expand...
Click to collapse
problem is that both adb and fastboot doesnt seems working !! i did adb devices and couldnt found it (I sure does have drivers and my lg L90 gets detected ) . on fastboot when i put any command it doesnt do anything at all !
bikrame said:
problem is that both adb and fastboot doesnt seems working !! i did adb devices and couldnt found it (I sure does have drivers and my lg L90 gets detected ) . on fastboot when i put any command it doesnt do anything at all !
Click to expand...
Click to collapse
Ok so everytime it boots into fastboot? Even after a battery pull? Try uninstalling the drivers and reinstalling. Also try a different cord or usb port.. I had this happen on my G2 last year. I think I may have had adb in the wrong folder
Swizzle82 said:
Ok so everytime it boots into fastboot? Even after a battery pull? Try uninstalling the drivers and reinstalling. Also try a different cord or usb port.. I had this happen on my G2 last year. I think I may have had adb in the wrong folder
Click to expand...
Click to collapse
Yes it just reboots into fastboot mode ! even after all !
let me try this. i wil let u know soon
Swizzle82 said:
Ok so everytime it boots into fastboot? Even after a battery pull? Try uninstalling the drivers and reinstalling. Also try a different cord or usb port.. I had this happen on my G2 last year. I think I may have had adb in the wrong folder
Click to expand...
Click to collapse
i did change cords , install drivers again ! nothing happened.
i dont have usb debug ON . is it making a DIFFERENCE ?
bikrame said:
i did change cords , install drivers again ! nothing happened.
i dont have usb debug ON . is it making a DIFFERENCE ?
Click to expand...
Click to collapse
Quite possibly. Did you have recovery installed? Have you tried to factory reset?
Swizzle82 said:
Quite possibly. Did you have recovery installed? Have you tried to factory reset?
Click to expand...
Click to collapse
i was in stock rom and recovery ! no cant do that too. when i hit reset , it takes me to fastboot !
bikrame said:
i was in stock rom and recovery ! no cant do that too. when i hit reset , it takes me to fastboot !
Click to expand...
Click to collapse
I'm pretty sure if you factory reset it will uncheck userdebug anyway so I don't believe that is the issue because I had done it when I effed up my G2. I wish I had all my files on hand. I would go through your pc and uninstall all lg drivers and restart it. You might even unistall adb and the drivers too. (just to get a clean start) Then download the official ones from Lg's site for the g3.. And look for the latest adb drivers and adb and install. Basically start fresh. You're gonna have to get the computer to recognize your phone after that it's easy peezy.
Oh! You might try changing directory on the command prompt?
Swizzle82 said:
Quite possibly. Did you have recovery installed? Have you tried to factory reset?
Click to expand...
Click to collapse
i was in stock rom and recovery ! no cant do that too. when i hit reset , it takes me to fastboot !
Swizzle82 said:
I'm pretty sure if you factory reset it will uncheck userdebug anyway so I don't believe that is the issue because I had done it when I effed up my G2. I wish I had all my files on hand. I would go through your pc and uninstall all lg drivers and restart it. You might even unistall adb and the drivers too. (just to get a clean start) Then download the official ones from Lg's site for the g3.. And look for the latest adb drivers and adb and install. Basically start fresh. You're gonna have to get the computer to recognize your phone after that it's easy peezy.
Oh! You might try changing directory on the command prompt?
Click to expand...
Click to collapse
I just installed adb's i didnt have before ! even g3 drivers were new and downloaded from official site ! i guess i am returning it. i cant make it do anything
bikrame said:
I just installed adb's i didnt have before ! even g3 drivers were new and downloaded from official site ! i guess i am returning it. i cant make it do anything
Click to expand...
Click to collapse
Maybe this..
http://forum.xda-developers.com/lg-g3/help/lg-g3-stuck-fastboot-t3068415
Read the OP'S update. It looks like he was experiencing something similar. He typed fastboot boot laf and it sent it to download mode.. Worth a shot
Swizzle82 said:
Maybe this..
http://forum.xda-developers.com/lg-g3/help/lg-g3-stuck-fastboot-t3068415
Read the OP'S update. It looks like he was experiencing something similar. He typed fastboot boot laf and it sent it to download mode.. Worth a shot
Click to expand...
Click to collapse
Does he mean recovery image by laf ? I have tried twrp.img , didnt workout
bikrame said:
Does he mean recovery image by laf ? I have tried twrp.img , didnt workout
Click to expand...
Click to collapse
I think he typed "fastboot boot laf"
From my understanding, you should search laf.IMG for G3 and put it in same folder as "fastboot.exe", and use fastboot boot laf.img
mingkee said:
From my understanding, you should search laf.IMG for G3 and put it in same folder as "fastboot.exe", and use fastboot boot laf.img
Click to expand...
Click to collapse
I just figure out that. I couldnt find it. Only for other g3 variant! Please help
bikrame said:
I just figure out that. I couldnt find it. Only for other g3 variant! Please help
Click to expand...
Click to collapse
In autoprimes lollipop thread his codefire link has all the partion files available for download.. Including the laf.img
Swizzle82 said:
In autoprimes lollipop thread his codefire link has all the partion files available for download.. Including the laf.img
Click to expand...
Click to collapse
Got it thanks. I will try when i get home and let you know

Need help rooting after sunshine

What's up everyone. So I just picked up my HTC 10 and purchased Sunshine. I didn't watch the whole video I guess and my phone did a factory reset vs. me going into temp root etc. So now I have s-off, and it's unlocked but I have no idea what else to do in order to get root access etc.
Can someone give me a hand. Thanks!
First flash TWRP.
Then either flash a rooted rom or flash SuperSU from TWRP (<---- this will make you stock rooted).
I'm trying to flash twrp but it's not working from adn commands for some reason. I keep getting an error message.
What error message are you getting?
You might be using the wrong folder to open the cmd window...make sure the folder you use has adb/fastboot files in it.
It's saying error cannot load twrp.img
I'm running the cmd prompt and am able to use it too boot the phone into bootloader mode
the command line I'm using to flash the recovery is: fastboot flash recovery twrp.img
mpetruzz said:
It's saying error cannot load twrp.img
I'm running the cmd prompt and am able to use it too boot the phone into bootloader mode
the command line I'm using to flash the recovery is: fastboot flash recovery twrp.img
Click to expand...
Click to collapse
twrp.img is in the same folder you used to open the cmd window?
yes
mpetruzz said:
yes
Click to expand...
Click to collapse
Ok here are a couple things you can try...
type out fastboot flash recovery the drag and drop twrp.img into the cmd window
or
If you renamed the twrp file you may have renamed it twrp.img.img ....add the extra .img at the end
OK, i renamed it img.img and it flashed!! Thanks so much. Ok so now what else do i need to do? Wanna ask so I don't screw anything else up.
mpetruzz said:
OK, i renamed it img.img and it flashed!! Thanks so much. Ok so now what else do i need to do? Wanna ask so I don't screw anything else up.
Click to expand...
Click to collapse
Flash a custom rom(they come already rooted) or flash the latest version of SuperSU in twrp.
Perfect, looks like I'm all set. Thanks so much man!!
mpetruzz said:
Perfect, looks like I'm all set. Thanks so much man!!
Click to expand...
Click to collapse
No worries enjoy.

room installation questions(i need a help)

can someone help me install a rom? because I try and I can't always give this error "error installing zip file / sdcard mi a2 lite".
I delete the whole system and pass the room pro sd file and try to install via twrp but this error appears!
if anyone can help me, and send a step by step of what I have to do I appreciate, I have to download something else? (the room is superiorOS)
Th1gas said:
can someone help me install a rom? because I try and I can't always give this error "error installing zip file / sdcard mi a2 lite".
I delete the whole system and pass the room pro sd file and try to install via twrp but this error appears!
if anyone can help me, and send a step by step of what I have to do I appreciate, I have to download something else? (the room is superiorOS)
Click to expand...
Click to collapse
It seems that you messed some partitions, solving only this issue can lead you to other unexpected errors so the best now might be to restore your device to a normal state by flashing the stock rom through EDL, reboot to it and flash the rom taking care that not to relock it (untick the option in MiFlash tool).
From there start from the beginning booting to TWRP and following the normal procedure to flash superior as indicated in the thread.
I can help
Can anyone teach me how to install the custom Room,Help me, does someone send me a step by step guide?
Tasinzaman said:
I can help
Click to expand...
Click to collapse
and how do i restore room stock via EDL, could you help me? I already restored the room via miflash, and does not continue with the same error
Th1gas said:
and how do i restore room stock via EDL, could you help me? I already restored the room via miflash, and does not continue with the same error....
Click to expand...
Click to collapse
Reboot to EDL and just flash the stock rom. Anyway which method did you do to try to flash Superior, Did you transfer the rom to your SD card? Did you formatted data before to try?
SubwayChamp said:
It seems that you messed some partitions, solving only this issue can lead you to other unexpected errors so the best now might be to restore your device to a normal state by flashing the stock rom through EDL, reboot to it and flash the rom taking care that not to relock it (untick the option in MiFlash tool).
From there start from the beginning booting to TWRP and following the normal procedure to flash superior as indicated in the thread.
Click to expand...
Click to collapse
Teach me how to install everything?
Th1gas said:
Teach me how to install everything?
Click to expand...
Click to collapse
Connect your device to your pc and open command from adb/fastboot folder and type
Code:
fastboot oem edl
then open MiFlash tool and browse to your desired rom to flash, probably v10.0.3.0 works well with Superior, don´t forget to untick the option "relock" or "lock" at the right bottom of the app, now flash it, similarly as you said that you did it through fastboot.
SubwayChamp said:
Reboot to EDL and just flash the stock rom. Anyway which method did you do to try to flash Superior, Did you transfer the rom to your SD card? Did you formatted data before to try?
Click to expand...
Click to collapse
I transferred the custom Rom card to the SD card, then I deleted everything, tried everything. What is EDL? Could you explain to me the flash Superior
SubwayChamp said:
Connect your device to your pc and open command from adb/fastboot folder and type
Code:
fastboot oem edl
then open MiFlash tool and browse to your desired rom to flash, probably v10.0.3.0 works well with Superior, don´t forget to untick the option "relock" or "lock" at the right bottom of the app, now flash it, similarly as you said that you did it through fastboot.
Click to expand...
Click to collapse
The best version for this is v10.0.3.0?
Could you send me the necessary files?
Th1gas said:
The best version for this is v10.0.3.0?
Could you send me the necessary files?
Click to expand...
Click to collapse
The v10.0.9.0 is recommended in the thread, here you will find it https://docs.google.com/spreadsheets/d/1Uy6qouIV0WbVouK4X5PhmUz2quxfLguHDqSf6LYDBO8/edit#gid=0 thanks to @pawelik
I´ll do my best to guide you to flash this rom stock as a base so you can solve the issue but the procedure to install this rom is well explained in the proper thread. Flash this rom and then will see how you go.
SubwayChamp said:
The v10.0.9.0 is recommended in the thread, here you will find it https://docs.google.com/spreadsheets/d/1Uy6qouIV0WbVouK4X5PhmUz2quxfLguHDqSf6LYDBO8/edit#gid=0 thanks to @pawelik
I´ll do my best to guide you to flash this rom stock as a base so you can solve the issue but the procedure to install this rom is well explained in the proper thread. Flash this rom and then will see how you go.
Click to expand...
Click to collapse
I just install install this room and then upgrade to the latest? or do I install the custom rom right away?
Th1gas said:
I just install install this room and then upgrade to the latest? or do I install the custom rom right away?
Click to expand...
Click to collapse
The stock rom required is v10.0.9.0 or superior AKA rom stock, this will be your base, then to flash it we expect that the issue that you posted will be solved.
And then you could install the rom desired.
But go step by step.
No need to upgrade to the latest, flashing this rom for the first step you´ll be fine.
Th1gas said:
I just install install this room and then upgrade to the latest? or do I install the custom rom right away?
Click to expand...
Click to collapse
Tô install This room, i erasing everything again by twrp?
Th1gas said:
Tô install This room, i erasing everything again by twrp?
Click to expand...
Click to collapse
No need, choose clean all in MiFlash tool to have a fresh begin. (Be careful to not choose clean all and lock option)
SubwayChamp said:
No need, choose clean all in MiFlash tool to have a fresh begin. (Be careful to not choose clean all and lock option)
Click to expand...
Click to collapse
ok, I'm downloading the room and I already do the procedure.
I need to put the phone in fastboot and give this command "fastboot oem edl" in cmd?
Th1gas said:
ok, I'm downloading the room and I already do the procedure.
I need to put the phone in fastboot and give this command "fastboot oem edl" in cmd?
Click to expand...
Click to collapse
Yes, in order to reboot from fastboot you have to.
Also you can from device on using adb reboot edl.
SubwayChamp said:
Yes, in order to reboot from fastboot you have to.
Also you can from device on using adb reboot edl.
Click to expand...
Click to collapse
I have already installed a room now what?
subwaychamp said:
yes, in order to reboot from fastboot you have to.
Also you can from device on using adb reboot edl.
Click to expand...
Click to collapse
when you turn on the screen is black only a notice bar and a navigation bar appear
Th1gas said:
when you turn on the screen is black only a notice bar and a navigation bar appear
Click to expand...
Click to collapse
Did you flash the rom? it was succesfull?

Categories

Resources