HUAWEI P8lite stuck at Huawei logo... Help plz ! - P8lite Q&A, Help & Troubleshooting

So, my phone is stuck at huawei's logo...
I can't enter fastboot mode with the buttons, and when i want to do with the cmd, "device not found" ... So, I can't flash the .img
I tried to put a dload file on a sdcard and press volume up and down with the power button but nothing happens.
I really don't know what to do, PLEASE HELP ME !!
THANKS

Xil0s said:
So, my phone is stuck at huawei's logo...
I can't enter fastboot mode with the buttons, and when i want to do with the cmd, "device not found" ... So, I can't flash the .img
I tried to put a dload file on a sdcard and press volume up and down with the power button but nothing happens.
I really don't know what to do, PLEASE HELP ME !!
THANKS
Click to expand...
Click to collapse
You need to wait 20 minutes after updating from sdcard.

Suleiman01 said:
You need to wait 20 minutes after updating from sdcard.
Click to expand...
Click to collapse
k i'll try again

Suleiman01 said:
You need to wait 20 minutes after updating from sdcard.
Click to expand...
Click to collapse
Don't work ;(

Xil0s said:
Don't work ;(
Click to expand...
Click to collapse
Do you have twrp or the Huawei recovery? By the way did you try fastboot commands? Not adb. Both are different things.

Suleiman01 said:
Do you have twrp or the Huawei recovery? By the way did you try fastboot commands? Not adb. Both are different things.
Click to expand...
Click to collapse
I tried fastboot commands too... So I haven't any access to my phone by my computer. Btw, what are TWRP and Huawei recovery ? Does it helps if i don't have access to my phone ?
Thanks.

Xil0s said:
I tried fastboot commands too... So I haven't any access to my phone by my computer. Btw, what are TWRP and Huawei recovery ? Does it helps if i don't have access to my phone ?
Thanks.
Click to expand...
Click to collapse
Did you flash any custom recovery on your phone? TWRP (team win recovery project). What happens when you get in fastboot boot and rescue mode? Black screen? Does your phone charges if you connect It to charger? If yes then it is good news.

Suleiman01 said:
Did you flash any custom recovery on your phone? TWRP (team win recovery project). What happens when you get in fastboot boot and rescue mode? Black screen? Does your phone charges if you connect It to charger? If yes then it is good news.
Click to expand...
Click to collapse
I can't get into fastboot and rescue mode but when I plug it into the compute, it charges. I didn't flashed any custom recovery :/

Related

Please help

I accidently wiped my whole phone, so there is nothing on it. So NO OS at all
How do i get the phone working??? TWRP is still on! cannot install stock rom
please help me....:crying:
zenn66 said:
I accidently wiped my whole phone, so there is nothing on it. So NO OS at all
How do i get the phone working??? TWRP is still on! cannot install stock rom
please help me....:crying:
Click to expand...
Click to collapse
1. First do you know what rom version you where on?, if you do know download that rom then extract from it the stock recovery using Huawei Update Extractor .
2. If there is two files of recovery just choose one, the one without any numbers. So you will have RECOVERY.img file.
3. Now make sure all files needed to recognize your phone are installed and adb is installed too. What you will need now is to push the RECOVERY.img file to the phone.
4. Connect the device to the computer and Put the RECOVERY.img file inside the folder where fastboot.exe is located. Then hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
adb devices (This will show if your device is connected)
adb reboot bootloader (will reboot the device in bootloader mode)
fastboot devices
fastboot flash recovery RECOVERY.img
5. After this take the rom which you extracted the recovery from and put it in the memory card (dload folder)
6. When phone is OFF hold (volume up + volume down+ power key) together until you see Huawei startup logo then release. The flash process of the rom should start.
Rashad83 said:
1. First do you know what rom version you where on?, if you do know download that rom then extract from it the stock recovery using Huawei Update Extractor .
2. If there is two files of recovery just choose one, the one without any numbers. So you will have RECOVERY.img file.
3. Now make sure all files needed to recognize your phone are installed and adb is installed too. What you will need now is to push the RECOVERY.img file to the phone.
4. Connect the device to the computer and Put the RECOVERY.img file inside the folder where fastboot.exe is located. Then hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
adb devices (This will show if your device is connected)
adb reboot bootloader (will reboot the device in bootloader mode)
fastboot devices
fastboot flash recovery RECOVERY.img
5. After this take the rom which you extracted the recovery from and put it in the memory card (dload folder)
6. When phone is OFF hold (volume up + volume down+ power key) together until you see Huawei startup logo then release. The flash process of the rom should start.
Click to expand...
Click to collapse
I am @work now so I will return after work .... I hope it will work
Do I have to install ADB on phone or on computer?
Thank you in advance.... I am a noob so hope this explanation works for me
zenn66 said:
I am @work now so I will return after work .... I hope it will work
Do I have to install ADB on phone or on computer?
Thank you in advance.... I am a noob so hope this explanation works for me
Click to expand...
Click to collapse
Make sure to install Hisuite app on the pc to get all huawei needed drivers , regarding ADB it is installed on the PC you can refer to this website. Before attempting anything please do read up about adb and how to flash files, because many things can go wrong.
Rashad83 said:
Make sure to install Hisuite app on the pc to get all huawei needed drivers , regarding ADB it is installed on the PC you can refer to this website. Before attempting anything please do read up about adb and how to flash files, because many things can go wrong.
Click to expand...
Click to collapse
TWRP can fash img files too..... Why is that not to be done? ??? why using ADB?
HI suite is on my pc already....
zenn66 said:
TWRP can fash img files too..... Why is that not to be done? ??? why using ADB?
HI suite is on my pc already....
Click to expand...
Click to collapse
No you need ADB to flash the stock recovery Twrp can't remove it self.
I am able to get stock recovery back in my Phone! .... so? than what?
my last working rom was B029.....
Sorry to be a noob.... ( not completely)
I never tried to put B029 recovery img on my Phone....
zenn66 said:
I am able to get stock recovery back in my Phone! .... so? than what?
my last working rom was B029.....
Sorry to be a noob.... ( not completely)
Click to expand...
Click to collapse
Follow the instructions i stated earlier. Put the rom the dload folder( inside it Update.app) in sdcard and flash it by turning off the phone and then hold( volume up+volume down + power) at the same time to begin the flash process or read the pdf file that comes with the rom after you unzip it.
:good: As soon as i got home i'll try! Thank you so much Rashad!:angel:
zenn66 said:
:good: As soon as i got home i'll try! Thank you so much Rashad!:angel:
Click to expand...
Click to collapse
i screwed up!!! fastboot/rescue mode Shows error!
recovery image failed!
so i cannot get into my phone... pc says waiting for device....:crying::crying: now what?
phone cannot be turned off!
OMG!!!
zenn66 said:
i screwed up!!! fastboot/rescue mode Shows error!
recovery image failed!
so i cannot get into my phone... pc says waiting for device....:crying::crying: now what?
phone cannot be turned off!
OMG!!!
Click to expand...
Click to collapse
Try to flash the stock recovery like the way i mentioned. Turn off the device by holding the power until it powers off and remove any usb connections to the pc. Then hold volume down and connect the usb to the pc until you see fastboot mode come up. After that enter the code i gave to flash the stock recovery and then follow the rest of the instructions.
I got the recovery into my phone. But i cannot get in to fastboot again... The screen i took pic is popping up.....
zenn66 said:
I got the recovery into my phone. But i cannot get in to fastboot again... The screen i took pic is popping up.....
Click to expand...
Click to collapse
Did you try to flash the rom from sd card.
I get into huawei erecovery... Than software is installing and stops at 90%....
zenn66 said:
I get into huawei erecovery... Than software is installing and stops at 90%....
Click to expand...
Click to collapse
You sure that the rom you are installing is the same before you formatted it?. Try a previous rom.
I was on b29.... Then i flashed till b209 than all the problems began..... How do i get into fastboot /rescue mode? Any solution?
zenn66 said:
I was on b29.... Then i flashed till b209 than all the problems began..... How do i get into fastboot /rescue mode? Any solution?
Click to expand...
Click to collapse
To enter the fastboot mode disconnect the phone from the PC. Shut it down by holding power until it's off. Then hold volume down and connect the phone to the PC at the same time.
It won't shut down.. Just restart. .. I will get in screen were you can wipe cache and do fatory reset and reboot. But no shutdown.... Sorry for all these questions. Thank you so much for all the help! ?
zenn66 said:
It won't shut down.. Just restart. .. I will get in screen were you can wipe cache and do fatory reset and reboot. But no shutdown.... Sorry for all these questions. Thank you so much for all the help!
Click to expand...
Click to collapse
First thing do a factory reset. after that keep holding the power button for like 2 mins it will power off. Then do what i mentioned earlier.
Rashad83 said:
First thing do a factory reset. after that keep holding the power button for like 2 mins it will power off. Then do what i mentioned earlier.
Click to expand...
Click to collapse
Its not shutting down.... tried the thing you said :crying:

Phone boots only in recovery SOLVED

I followed http://forum.xda-developers.com/p8lite/general/mega-thread-root-unbricking-updating-t3400994 this guide in order to root my new p8lite (ale-l21). And it now starts only in recovery as adb shows but im not sure cuz its black screen for me.
So i got unlocked bootloader and updated it to android 6.0 and it all worked fine untill i installed twrp recovery and tried to enter fastboot. It started to boot only in recovery after trying to get in fastboot.
Any Help?
Im Panicing!!!!~
What to do????!!1
asdfqwerty33 said:
I followed http://forum.xda-developers.com/p8lite/general/mega-thread-root-unbricking-updating-t3400994 this guide in order to root my new p8lite (ale-l21). And it now starts only in recovery as adb shows but im not sure cuz its black screen for me.
So i got unlocked bootloader and updated it to android 6.0 and it all worked fine untill i installed twrp recovery and tried to enter fastboot. It started to boot only in recovery after trying to get in fastboot.
Any Help?
Im Panicing!!!!~
What to do????!!1
Click to expand...
Click to collapse
Did you try unbricking method? Chapter 4
I also rooted the phone using this method not sure why your phone got into bootloop. What twrp did you flash? 3.0.2? Because that one is for marshmallow.
Suleiman01 said:
Did you try unbricking method? Chapter 4
I also rooted the phone using this method not sure why your phone got into bootloop. What twrp did you flash? 3.0.2? Because that one is for marshmallow.
Click to expand...
Click to collapse
I tried but my phone isnt booting in fastboot it boots only in recovery wich is black screen
I used twrp 3.0.2
asdfqwerty33 said:
I tried but my phone isnt booting in fastboot it boots only in recovery wich is black screen
I used twrp 3.0.2
Click to expand...
Click to collapse
Flash the original recovery and then put firmware(dload folder) in your sdcard and turn on your phone by pressing all buttons. The update should start automatically. Just wait 10~15 mins(even if the screen is black).
Suleiman01 said:
Flash the original recovery and then put firmware(dload folder) in your sdcard and turn on your phone by pressing all buttons. The update should start automatically. Just wait 10~15 mins(even if the screen is black).
Click to expand...
Click to collapse
When i try to flash it to orginal recovery it shows waiting for device and nothing happens
asdfqwerty33 said:
When i try to flash it to orginal recovery it shows waiting for device and nothing happens
Click to expand...
Click to collapse
What happens if you type fastboot devices while phone is in fastboot mode?
Suleiman01 said:
What happens if you type fastboot devices while phone is in fastboot mode?
Click to expand...
Click to collapse
I dont think that i can even enter fastboot. When i try to enter fastboot it enters automaticly recovery mode atleast thats what adb shows
Suleiman01 said:
What happens if you type fastboot devices while phone is in fastboot mode?
Click to expand...
Click to collapse
Holy sh1t i got android back up running . I did like u said pressed all buttons together and waited. Thanks alot man
asdfqwerty33 said:
Holy sh1t i got android back up running . I did like u said pressed all buttons together and waited. Thanks alot man
Click to expand...
Click to collapse
Congratulations. Can you type solved in the title.
Suleiman01 said:
Congratulations. Can you type solved in the title.
Click to expand...
Click to collapse
I dont know how to do that
asdfqwerty33 said:
I dont know how to do that
Click to expand...
Click to collapse
You need to edit first post. Title should be there.
asdfqwerty33 said:
I dont know how to do that
Click to expand...
Click to collapse
SOLVED

No Fastboot No Recovery Bricked

Hey guys My redmi 2 has bricked
No fastboot no recovery hang on mi logo
I am on aex ROM
Plz help in bringing my phone back
How did it happened?
What you did with your device before it get bricked?
Please elaborate your story.
I just flash stock rom with mi flash tool and after flashing phone gets hang on mi logo
No recovery No fastboot just hang on mi logo
did u try remove battery and boot into fastboot mode?
AKHILR4J said:
did u try remove battery and boot into fastboot mode?
Click to expand...
Click to collapse
Yes i tried but no luck
I think it is a hardware problem,i saw many cases like this,u should get into recovery when u remove the battery if not that's hardware problem only,,,
Thanks for all to rply
Got the solution and unbricked my device
jatintomar said:
Thanks for all to rply
Got the solution and unbricked my device
Click to expand...
Click to collapse
how?
Use a pc...boot phone into fast boot mode (remove the battery..insert again..vol down and power buttom to fastboot...if not showing any symbol ( blank) it usually will be in fastboot mode with a firmware corrupted...but it will connect to fast boot in pc)...connect it...make sure adb drivers are installed on the pc...download twrp.img for redmi 2...open cmd...hold shift and right click on the file of that twrp...select copy path... In cmd type " fastboot flash recovery (space) (crtl v) (enter)...after successful flash remove battery...insert it press all 3 buttons (vol up down, power key)....voilà ur booted with twrp.
AKHILR4J said:
how?
Click to expand...
Click to collapse
By test point method
jatintomar said:
By test point method
Click to expand...
Click to collapse
Can you please elaborate this? I am stuck with a similar problem.
aviaryan said:
Can you please elaborate this? I am stuck with a similar problem.
Click to expand...
Click to collapse
See this video https://m.youtube.com/watch?v=SBrjho2nziQ
Or read this tutorial
http://en.miui.com/thread-100553-1-1.html

Func NO 9 (dsp image)

Please Help me...
I have already tried everything possible.
P8 lite only starts in the fastboot mode.
Error
Func NO : 9 (dsp image)
Error NO : 1 (security verify failed ! )
sorry for my english
Flash stock UPDATE.APP by putting it in the dload folder on the sd card and then holding vol- vol+ and power button to force the update.
Botar230 said:
Flash stock UPDATE.APP by putting it in the dload folder on the sd card and then holding vol- vol+ and power button to force the update.
Click to expand...
Click to collapse
not working.....
i flash system,cust,recovery,userdata,boot in fastboot
fastboot say Ok..
i flash dsp image, fastboot says error
phone starts only in rescue mode with
func no : 9 dsp image
error no : 1 security verify failed
or Fastboot mode
HELP me Please
and sorry for my english
BigH187 said:
not working.....
Click to expand...
Click to collapse
Can you give more details of how it is not working? Like does it even start to prepare update?
keikari said:
Can you give more details of how it is not working? Like does it even start to prepare update?
Click to expand...
Click to collapse
I flash all images with fastboot (many roms) fastboot say OK
cant enter Recovery or eRecovery.
push the power button, phone start in rescue mode.
nothing works ,only rescue mode and fastboot mode.
BigH187 said:
I flash all images with fastboot (many roms) fastboot say OK
cant enter Recovery or eRecovery.
push the power button, phone start in rescue mode.
nothing works ,only rescue mode and fastboot mode.
Click to expand...
Click to collapse
It should still be able to do force update or at least fail to do it. Make sure you have like >70% battery. Put UPDATE.APP in folder named dload in your sd-card and hold 'vol -, vol + and power.'
BigH187 said:
I flash all images with fastboot (many roms) fastboot say OK
cant enter Recovery or eRecovery.
push the power button, phone start in rescue mode.
nothing works ,only rescue mode and fastboot mode.
Click to expand...
Click to collapse
If your phone still boots in rescue mode, then I think the rom you've flashed is not compatible with your phone. As @up said, try to force an update.
Sent from my LG-K220 using XDA Labs
Botar230 said:
If your phone still boots in rescue mode, then I think the rom you've flashed is not compatible with your phone. As @up said, try to force an update.
Sent from my LG-K220 using XDA Labs
Click to expand...
Click to collapse
The only keyboard shortcut that works is v - and power for fastboot mode.
Ok ... and what could be the right rom?
The last Rom that worked was the slimrom Marshmallow for Ale-L21.
I believe singel sim
Thanks for help
BigH187 said:
The only keyboard shortcut that works is v - and power for fastboot mode.
Ok ... and what could be the right rom?
The last Rom that worked was the slimrom Marshmallow for Ale-L21.
I believe singel sim
Thanks for help
Click to expand...
Click to collapse
I came up with the following solution:
1. Flash TWRP (fastboot flash recovery <path>.img)
2. Type fastboot reboot and then unplug the usb cable as fast as you can and hold vol+ to boot into twrp.
3. Wipe -> Swipe to Factory Reset
4. Wipe -> Format Data
5. Download B896_update.zip
6. Advanced -> ADB Sideload -> Swipe to Start Sideload
7. adb sideload <path_to_b896>.zip
8. Once the process is finished, reboot the phone.
keikari said:
It should still be able to do force update or at least fail to do it. Make sure you have like >70% battery. Put UPDATE.APP in folder named dload in your sd-card and hold 'vol -, vol + and power.'
Click to expand...
Click to collapse
Hello, I have the same problem! I'll tell you in detail: the phone starts only in rescue mode ...
Nowhere to go just into the fast boot mode, please help me how to fix it!
(...The-PhoenixX...) said:
Hello, I have the same problem! I'll tell you in detail: The phone is loaded in mode always, after 3 buttons it is launched in the rescue mode, in recovery - the same problem! I ask to help or assist as it to correct!
Click to expand...
Click to collapse
Try this:
Botar230 said:
I came up with the following solution:
1. Flash TWRP (fastboot flash recovery <path>.img)
2. Type fastboot reboot and then unplug the usb cable as fast as you can and hold vol+ to boot into twrp.
3. Wipe -> Swipe to Factory Reset
4. Wipe -> Format Data
5. Download B896_update.zip
6. Advanced -> ADB Sideload -> Swipe to Start Sideload
7. adb sideload <path_to_b896>.zip
8. Once the process is finished, reboot the phone.
Click to expand...
Click to collapse
(...The-PhoenixX...) said:
Hello, I have the same problem! I'll tell you in detail: the phone starts only in rescue mode ...
Nowhere to go just into the fast boot mode, please help me how to fix it!
Click to expand...
Click to collapse
What were you trying to do when problem started. It probably won't do anything at your state, but have you tried to hold vol+ in fastboot mode, normally it should go to eRecovery.(not that you can do anything with it, but would be good to know)
Also try things with usb cable plugged and un-plugged this really makes difference in some cases.
keikari said:
It should still be able to do force update or at least fail to do it. Make sure you have like >70% battery. Put UPDATE.APP in folder named dload in your sd-card and hold 'vol -, vol + and power.'
Click to expand...
Click to collapse
Botar230 said:
Try this:
Click to expand...
Click to collapse
The problem is that in the recovery does not come
---------- Post added at 02:42 PM ---------- Previous post was at 02:38 PM ----------
keikari said:
It should still be able to do force update or at least fail to do it. Make sure you have like >70% battery. Put UPDATE.APP in folder named dload in your sd-card and hold 'vol -, vol + and power.'
Click to expand...
Click to collapse
keikari said:
What were you trying to do when problem started. It probably won't do anything at your state, but have you tried to hold vol+ in fastboot mode, normally it should go to eRecovery.(not that you can do anything with it, but would be good to know)
Also try things with usb cable plugged and un-plugged this really makes difference in some cases.
Click to expand...
Click to collapse
I uninstalled the firmware before the problem happened!
the loader is unlocked
(...The-PhoenixX...) said:
The problem is that in the recovery does not come
Click to expand...
Click to collapse
The recovery does not come? What do you mean?
My solution works only on P8 lite 2015 (that's the op's phone model).
(...The-PhoenixX...) said:
I uninstalled the firmware before the problem happened!
the loader is unlocked
Click to expand...
Click to collapse
How exactly you did it? That should never be necessary or good idea to do.(Unless you are only wiping partitions in recovery.)
Hey ... I've tried everything here and in other forums. No matter what I tried I can only boot the fastboot mode.
What the hell is actually a dsp.img?
BigH187 said:
Hey ... I've tried everything here and in other forums. No matter what I tried I can only boot the fastboot mode.
What the hell is actually a dsp.img?
Click to expand...
Click to collapse
I also have this problem
I got this error trying to change my data to f2fs and install MorfuZ V3.4
spend all afternoon without finding solutions
dload in microsd don't work i try with 4 firmwares
any help please?:crying:
...i try to flash ROM_MORFUZ_3.4_EMUI8_HONOR8LITE_BY_CATUVA21.ZIP
...now Can't recovery, can't fastboot...
Huawei Multi Tool don't runs
Huawei P8 lite ALE L21
EgonsS said:
...i try to flash ROM_MORFUZ_3.4_EMUI8_HONOR8LITE_BY_CATUVA21.ZIP
...now Can't recovery, can't fastboot...
Huawei Multi Tool don't runs
Huawei P8 lite ALE L21
Click to expand...
Click to collapse
The rom you've flashed is not compatible with P8 lite 2015. Unfortunately, you've probably hardbricked your phone - there is no way to fix it.

Cant enter into bootloader after Upgrade to 10.5.8

Hi everyone, i have an Oneplus 8 pro BA european one.
I was in 10.5.6 rooted and with xXx rom 11.0
I did this to install 10.5.8 update:
Before all Disable all magisk modules
- Update the Rom: settings> System> System upgrade. WITHOUT REBOOT;
- Open Magisk Manager;
- In Magisk Manager, click on Install/Install/Direct Install;
- Again in Magisk Manager, click on Install/Install/Inactive Slot;
- Reboot.​
After reboot magisk seems to be unnistalled:
https://ibb.co/55hJjwH
And also i cant enter into bootloader, i tried first selecting bootloader mode after pressing power buttom,
but in enters in recovery mode not bootloader mode. Then i tried to use ADB commands, adb reboot bootloder. It goes
into recovery again. Finally i tried to select bootloader mode in the recovery, but nothing...
Any idea?
https://youtu.be/mWpstCqT5gw
jumpet said:
Click to expand...
Click to collapse
Isn't that the bootloader itself???
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
The category of the video is comedy .....
mohammed510 said:
The category of the video is comedy .....
Click to expand...
Click to collapse
:silly::silly::silly:
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
It is
Lol? comical vid...
Why this thread exists?
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
didnt knew it was, cause i did fasboot list devices command and nothing happens.
People use to laught at you instead help you btw. Very sad life they have.
[/QUOTE]And also i cant enter into bootloader, i tried first selecting bootloader mode after pressing power buttom,
but in enters in recovery mode not bootloader mode. Then i tried to use ADB commands, adb reboot bootloder. It goes
into recovery again. Finally i tried to select bootloader mode in the recovery, but nothing...
Any idea?[/QUOTE]
Hm...I'm in a similar constellation, after update to 10.5.8 I lost magisk and so root. Somehow the extraction of 10.5.8's boot.img and conversion into magisk_patched.img didn't help me regain boot, but ends in crashdump. But from here, I always can get back to bootloader with long pressing vol+ and power, when screen turns black let go both buttons and immediately press vol- and power which brings me back to recovery, from here into bootloader. reflash stock boot.img and I'm fine, but still no root, of course.
ok now, did you try to simply reflash 10.5.8 from settings/system/systemupdate/local upgrade? :fingers-crossed::fingers-crossed::fingers-crossed:
jumpet said:
didnt knew it was, cause i did fasboot list devices command and nothing happens.
People use to laught at you instead help you btw. Very sad life they have.
Click to expand...
Click to collapse
You are getting in to bootloader , I saw some discussion on the how to root without twrp thread , go check there people are having same issue and I think it works for a dude there and mentioned how he did so :good:
I'm having the same problem. After trying this I get into the CrashDump Mode and can't get out no matter what. Tried to get into the recovery to get fastboot or something but it brings me back to CrashDump Mode. Anybody know how to fix this? kind of don't want a brick here with me... Thanks in advance!
RobotPanda0961 said:
I'm having the same problem. After trying this I get into the CrashDump Mode and can't get out no matter what. Tried to get into the recovery to get fastboot or something but it brings me back to CrashDump Mode. Anybody know how to fix this? kind of don't want a brick here with me... Thanks in advance!
Click to expand...
Click to collapse
you saw my above post? I can always get back to stock recovery like this :fingers-crossed:
jomansch said:
you saw my above post? I can always get back to stock recovery like this :fingers-crossed:
Click to expand...
Click to collapse
I can get into fastboot actually by holding both volume buttons but as soon as I try to get into recovery the screen stays black and my PC says USB device not recognized. I flashed the stock boot image from 10.5.6 but it didn't work as it just goes back to CrashDump Mode...
RobotPanda0961 said:
I can get into fastboot actually by holding both volume buttons but as soon as I try to get into recovery the screen stays black and my PC says USB device not recognized. I flashed the stock boot image from 10.5.6 but it didn't work as it just goes back to CrashDump Mode...
Click to expand...
Click to collapse
try flashing the stock boot.img to both slots ... fastboot set_active (slot), do this for each slot. then fastboot flash boot boot.img (in my case it doesn't matter which slot is set active, my OP8pro does boot anyway). then fastboot boot boot.img. good luck:fingers-crossed:
jomansch said:
try flashing the stock boot.img to both slots ... fastboot set_active (slot), do this for each slot. then fastboot flash boot boot.img (in my case it doesn't matter which slot is set active, my OP8pro does boot anyway). then fastboot boot boot.img. good luck:fingers-crossed:
Click to expand...
Click to collapse
Thank You SO MUCH. I had to set the active slot to slot b in my case and like you said flash the stock boot.img and booted right up! Again, Thank you so much!

Categories

Resources