bricked N5X after relocking bootloader and oem lock disabling - Nexus 5X Q&A, Help & Troubleshooting

hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks

rolkabolka said:
hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks
Click to expand...
Click to collapse
Flash a custom rom in recovery, boot into it and enable OEM unlock.
Unlock the bootloader in fastboot.
And then never again lock the bootloader if you have a custom recovery.
Maker that: Never lock the bootloader.... Why would you????
Edit: Oh, and you should have adb access in TWRP. Push the rom file to the phone or adb sideload it while in recovery.

i can't help you with unbricking your phone. in case you get it working again just don't attempt to lock your bootloader again as long as you are not on stock. the message when booting the phon is something you have to get used to i'm afraid.
as for your micro-usb OTG cable: from what i could gather around the web is that in your configuration this will never work. the problem is the micro usb to usb c adapter. it's not a problem of it beeing low quality or something like that, but rather an incompatible pin-configuration.
good luck anyway.

rolkabolka said:
hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks
Click to expand...
Click to collapse
Also, if you get back to the custom ROM working, you can use this thread to "remove" the annoying warning message at boot:
http://forum.xda-developers.com/showpost.php?p=63826602&postcount=7
Mark
Nexus 5X, Chroma ROM, Franco Kernel, no unlock warning.
---------- Post added at 09:52 PM ---------- Previous post was at 09:45 PM ----------
rolkabolka said:
hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks
Click to expand...
Click to collapse
I think item 11 in this first post of this thread should guide you:
http://forum.xda-developers.com/nexus-5x/general/guides-how-to-guides-beginners-t3206930
Mark

Use adb sideload function to sideload a third-party ROM like CM13

berndblb said:
Flash a custom rom in recovery, boot into it and enable OEM unlock.
Unlock the bootloader in fastboot.
And then never again lock the bootloader if you have a custom recovery.
Maker that: Never lock the bootloader.... Why would you????
Edit: Oh, and you should have adb access in TWRP. Push the rom file to the phone or adb sideload it while in recovery.
Click to expand...
Click to collapse
can you put files to the internal memory while you are in the recovery? i was not able to copy anything on it thats why i couldnt flash a new rom on it..
I tried t wipe the userdata, cache and those stuff but didnt let me cos it didnt mount the internal storage, but somehow it let me to do a factory reset in twrp which solved my problem. it booted in to the custom rom so i could enable everything..
thanks anyway

rolkabolka said:
can you put files to the internal memory while you are in the recovery? i was not able to copy anything on it thats why i couldnt flash a new rom on it..
I tried t wipe the userdata, cache and those stuff but didnt let me cos it didnt mount the internal storage, but somehow it let me to do a factory reset in twrp which solved my problem. it booted in to the custom rom so i could enable everything..
thanks anyway
Click to expand...
Click to collapse
I think you can enable MTP mode while you are in TWRP, then you can connect device to computer and copy files to internal storage. I've never get MTP work on my Galaxy S4's TWRP as well as adb sideload, but sideloading is working on my Nexus 9's TWRP. Who knows... maybe it works.

rolkabolka said:
can you put files to the internal memory while you are in the recovery? i was not able to copy anything on it thats why i couldnt flash a new rom on it..
Click to expand...
Click to collapse
Yes, I have used ADB via the "ADB Push" command on OSX to do so.
Sent from my Nexus 5X using Tapatalk

rolkabolka said:
hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks
Click to expand...
Click to collapse
I am in the same boat did you ever fix the problem?

Nebula666 said:
I am in the same boat did you ever fix the problem?
Click to expand...
Click to collapse
adb sideload the latest ota.
Sent from my Nexus 5X using Tapatalk

I could be mistaken but can't you go the route of flashing the latest factory image through fastboot? or can you not get to fastboot? - you would unlock the bootloader through fastboot, flash the files, relock and boot
https://developers.google.com/android/nexus/images#bullhead
that or try what PiousInquisitor said

PiousInquisitor said:
adb sideload the latest ota.
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
I am having trouble side loading the the files... I keep getting verification errors https://goo.gl/photos/RVBsL2NRqzAUpJKT7

berndblb said:
Flash a custom rom in recovery, boot into it and enable OEM unlock.
Unlock the bootloader in fastboot.
And then never again lock the bootloader if you have a custom recovery.
Maker that: Never lock the bootloader.... Why would you????
Edit: Oh, and you should have adb access in TWRP. Push the rom file to the phone or adb sideload it while in recovery.
Click to expand...
Click to collapse
Why don't stock roms work? I had this same incident and had to use a custom ROM because I kept getting Sig verification errors when flashing Google roms

I think the problem is you are on 6.0 MDA89E (from the picture of your error), so side loading the latest OTA won't work. But you definitely should I should be able to flash the latest TWRP and then boot into it and move a custom ROM into internal memory and flash, once booted in tick OEM unlock and unlock the bootloader in fastboot.

Nebula666 said:
I am having trouble side loading the the files... I keep getting verification errors https://goo.gl/photos/RVBsL2NRqzAUpJKT7
Click to expand...
Click to collapse
This is a confusing device to work on, but I can help if you like. My recommendation is to fast boot flash the factory marshmallow image and go from there. Once your device is rooted with recovery there is a tool to remove the warnings
Sent from my Nexus 5X using XDA-Developers mobile app

ebowen 747 said:
This is a confusing device to work on, but I can help if you like. My recommendation is to fast boot flash the factory marshmallow image and go from there. Once your device is rooted with recovery there is a tool to remove the warnings
Sent from my Nexus 5X using XDA-Developers mobile app
Click to expand...
Click to collapse
Hey thanks for your help, but I fixed it. I have a hole other thread dedicated to the issues I was having. Sigh thanks tho

rolkabolka said:
hi, i really hope someone could help me,
I just put twrp and a custom rom on my phone and i was annoyed by the stupid warning messages at bootup so i tried to relock the bootloader with fastboot and disabled the allow oem lock option from the phone, after this my phone doesnt boot up anymore.
i can still get into twrp but there is nothing to do with it. i dont have anything on the internal storage( custom roms or anything) as it was wiped, it doesnt recognise an otg cable-usb stick either to put a rom on it (tried FAT, NTFS, and exfat too- its a micro usb otg cable with an adapter that works otherwise)
when i try to install a stock rom it doesnt let me obviously as the bootloader is locked, i cant use the fastboot oem unlock option because thats disabled from the developer options so i have no idea what could i do..
anyone here have a solution for this?
Thnaks
Click to expand...
Click to collapse
i`m sorry for being not to learn english language
Please go to recovery
operations fullwipe
operations Mount (Mount system & data & ... )
then go to sideload and copy rom to phone ( my suggestion CM13 )
and joy....

Related

Unable to flash Rom. Help Suck in bootloader Or Google Logo with Padlock

been looking around on here. im stuck now
Ok iv unlocked and have root and can load into Clockwork 5.5.0.2
But when in Clockwork i get
E:can't mount /sdcard/
When i reboot the nexus now all i get is the Google Logo with the unlock Padlock.
Once it did load back into OS and then rebooted it self now stuck on Google logo and Unlock padlock... i Didnt copy over my ROM too the SDCard....
How do i get back into the OS
Flash the factory Google images via fastboot. Search the forum. There a quite a few threads with step by step instructions.
Sent from my Galaxy Nexus using xda premium
Try pressing the volume down button and power button until you reach recovery. When you a red triangle, press Vol+/Vol-/Power at the same time, you will now see a menu, select factory data reset.
I've been in your shoes, and I doubt a factory reset will help. If I were you, I would download the stock images first (lte or GSM nexus?). After that, try seeing if your drivers are configured and that tour phone is being recognized by your computer when it is plugged in with the USB cable. The drivers will need to be configured for when the phone is showing the Google logo, but also configured again when the phone is in the boot loader. (Ask if you need more instructions for this).
OK, what worked for me was locking and then unlocking my phone again. Type fast boot OEM lock, and if the drivers are good then the boot loader will lock. Then type fast boot OEM unlock and it will wipe everything--even Android backups. It shoud also delete the problem. After that you can push files to it from the computer but you might have to configure your drivers again (I did). Hope this helps, it worked for me.
??
throwbot said:
I've been in your shoes, and I doubt a factory reset will help. If I were you, I would download the stock images first (lte or GSM nexus?). After that, try seeing if your drivers are configured and that tour phone is being recognized by your computer when it is plugged in with the USB cable. The drivers will need to be configured for when the phone is showing the Google logo, but also configured again when the phone is in the boot loader. (Ask if you need more instructions for this).
OK, what worked for me was locking and then unlocking my phone again. Type fast boot OEM lock, and if the drivers are good then the boot loader will lock. Then type fast boot OEM unlock and it will wipe everything--even Android backups. It shoud also delete the problem. After that you can push files to it from the computer but you might have to configure your drivers again (I did). Hope this helps, it worked for me.
Click to expand...
Click to collapse
I can connect the phone and lock n unlock the bootloader. so the USB drivers ar working. but iv got no way of pushing the files onto it
NxsLS said:
I can connect the phone and lock n unlock the bootloader. so the USB drivers ar working. but iv got no way of pushing the files onto it
Click to expand...
Click to collapse
Have you tried flashing via fastboot? I would assume if fastboot oem unlock/lock works, then flashing using fastboot/android sdk should work.
...though, as a non dev, i have been wrong before
what do you mean by "pushing the files"? What are you trying to push?
Sent from my Galaxy Nexus using XDA App
Good, make sure you boot loader has been unlocked. You can use a program like the root toolkit (I don't think I can put a link to a different website) but he root toolkit for the nexus should help you push the stock image to your phone. Go to droid-life (.com, cough cough) and there is a set of instructions for returning back to stock. You can also use those same instructions to try and get her back up and running. Try the root toolkit they have on there, too. The only problem you might run into is having your phone set to USB debugging after unlocking the boot loader, bit it should still accept fast boot commands while I'm the bootloader
---------- Post added at 09:48 PM ---------- Previous post was at 09:42 PM ----------
sorry, by pushing the files I mean pushing the stock image file (the stock software, including the stock operating system, stock bootloader, and stock radios). A rom is a custom tweaked version of the stock software. When you unlock the bootloader, if you don't have stock software on there (which you wont if you were running a rom when it crashed) then it might erase everything, including the from you were running. You will have to push that stock software (stock image file) back to your phone using commands from your computer
no worrys o2 just sending me a new nexus :x
report lost n stolen :x only £30 ex
NxsLS said:
report lost n stolen :x only £30 ex
Click to expand...
Click to collapse
I hate that.. because you didn't know what you were doing and screwed up your phone someone is supposed to provide you with a new one? As a few posters have already said, it should be a fairly easy fix. You didn't even acknowledge that you tried any of the suggested fixes. If you're going to mess around with your phone make sure you know what you're doing, or at the very least exhaust all potential options to get yourself out of a soft brick. I'm sure an experienced Android user could have you up and running in 10 minutes. It's no wonder providers don't want to unlock bootloaders on some phones.. Jesus...
i tryed all i got it too boot back into the OS but reset itself and locked in google with unlocked padlock. so gave up and will not make the same mistake of not copying over the rom after the root n unlock.. i have flashed/unlocked my samsung s2 with ODIN which was easy but the Nexus i used Galaxy Nexus ToolKit

One Plus 3 no OS, no USB Debug, locked Bootloader, not rooted and stock recovery

My One Plus 3 managed to delete its own Operating System, USB Debugging wasnt enabled, the Bootloader is not unlocked, its not rooted either and I dont have a custom recovery like TWRP installed. I tried to flash it wtih the adb console commands but it stops at some percentage and the device says that the installation failed (tried this with cm, oxygen and pacman). I tried to install TWRP over fastboot but cant manage it because USB Debugging isnt activated. I dont know what to do and need help
PS: Hope this Post is in the right thread
SolomonOdonkah said:
My One Plus 3 managed to delete its own Operating System, USB Debugging wasnt enabled, the Bootloader is not unlocked, its not rooted either and I dont have a custom recovery like TWRP installed. I tried to flash it wtih the adb console commands but it stops at some percentage and the device says that the installation failed (tried this with cm, oxygen and pacman). I tried to install TWRP over fastboot but cant manage it because USB Debugging isnt activated. I dont know what to do and need help
PS: Hope this Post is in the right thread
Click to expand...
Click to collapse
bro, do you even google?
http://forum.xda-developers.com/oneplus-3/how-to/guide-mega-unbrick-guide-hard-bricked-t3405700
bombaglad said:
bro, do you even google?
http://forum.xda-developers.com/oneplus-3/how-to/guide-mega-unbrick-guide-hard-bricked-t3405700
Click to expand...
Click to collapse
I did but didn't found that thread, but thanks mate
SolomonOdonkah said:
I did but didn't found that thread, but thanks mate
Click to expand...
Click to collapse
that is literally the first thing on the list if you google "oneplus 3 unbrick" but i'm glad i helped, that thread saved my ass several times already

Bricked device?

Hi,
I wanted to install the Linage ROM, so started the process of routing my tablet, which was running Oreo. I unlocked the bootloader and have installed TWRP 3.1.1-1. This is where my problems began. I did have USB debugging enabled but when I started the bootloader unlocking this facility seems to have been removed.
I now have a screen that says 'bootloader is unlocked and OS verification is OFF. Device will continue booting in 30s' The tablet then hangs on the Google logo when it tries to boot up. If I connect the tablet to my mac via USB it goes back to
the 'bootloader is unlocked screen' So I wiped the tablet completely as I was unable to install anything via ADB, thinking I would be able to install via OTG, but the zips are not being detected in TWRP. The tablet also is not being detected when using fastboot. Does anyone have any idea how to get this tablet working again, or is it bricked? Thanks in advance for any guidance that can be given
You can always use the factory images from google.
redukt said:
You can always use the factory images from google.
Click to expand...
Click to collapse
Thanks for your assistance. Unfortunately I am unable to use ADB and TWRP is not seeing my zips when using OTG, so not sure if it will work. I'll try and put the factory image on my USB and see if it works. Anyone know why TWRP is not seeing the zips on my USB?
I have managed to get OTG working using TWRP and have installed the zip files, but when I reboot I get to the bootloader is unlocked and OS verification is OFF. Device will continue booting in 30s' screen. Is there anyway around this , or am I going to have wipe and relock?
mightywhites29111971 said:
Thanks for your assistance. Unfortunately I am unable to use ADB and TWRP is not seeing my zips when using OTG, so not sure if it will work. I'll try and put the factory image on my USB and see if it works. Anyone know why TWRP is not seeing the zips on my USB?
Click to expand...
Click to collapse
Look at the amount of storge it shows. Mine says zero. It appears we have to put a password in to TWRP for us to see the files before we can zip them.
budeone said:
Look at the amount of storge it shows. Mine says zero. It appears we have to put a password in to TWRP for us to see the files before we can zip them.
Click to expand...
Click to collapse
I have managed to get OTG to work and have installed the zips, but am now getting stuck as per my previous post.
mightywhites29111971 said:
I have managed to get OTG to work and have installed the zips, but am now getting stuck as per my previous post.
Click to expand...
Click to collapse
Can I please ask how you managed to get OTG to work? Thanks
instarobuk said:
Can I please ask how you managed to get OTG to work? Thanks
Click to expand...
Click to collapse
It didn't work in the end. As soon as I connected the tablet to my mac I was getting the same annoying message. I had to RMA it in the end.

No way to unbrick this phone

Hey guys,
I've got a Oneplus 3 that freezes every time it tries to boot. Fastboot and recovery are still working, factory reset makes no difference. After sideloading the latest OxygenOs the screen just goes blank after the Oneplus splash screen and recovery doesn't work anymore. The MsmDownloadTool only gets me where I started, back at the bootloop. So the old OOS gives me bootloop with recovery and fastboot while the new OOS only gives me fastboot and a blank screen.
New system with old working boot and recovery gives "md5 checksum failed".
The bootloader is locked and as long as I can't get in the settings there is no way to unlock it, so my options are pretty limited here.
I've contacted Oneplus but they aren't really helping either.
Is there any way to get this thing back to life?
Robert1852 said:
Hey guys,
I've got a Oneplus 3 that freezes every time it tries to boot. Fastboot and recovery are still working, factory reset makes no difference. After sideloading the latest OxygenOs the screen just goes blank after the Oneplus splash screen and recovery doesn't work anymore. The MsmDownloadTool only gets me where I started, back at the bootloop. So the old OOS gives me bootloop with recovery and fastboot while the new OOS only gives me fastboot and a blank screen.
New system with old working boot and recovery gives "md5 checksum failed".
The bootloader is locked and as long as I can't get in the settings there is no way to unlock it, so my options are pretty limited here.
I've contacted Oneplus but they aren't really helping either.
Is there any way to get this thing back to life?
Click to expand...
Click to collapse
https://forum.xda-developers.com/on...mega-unbrick-guide-hard-bricked-t3405700/amp/
That always works.. use method 2
dmilz said:
https://forum.xda-developers.com/on...mega-unbrick-guide-hard-bricked-t3405700/amp/
That always works.. use method 2
Click to expand...
Click to collapse
Not this time... That is the tool I mentioned, only gets me back to the bootloop
Robert1852 said:
Not this time... That is the tool I mentioned, only gets me back to the bootloop
Click to expand...
Click to collapse
I know what you talking about.. Went through that too when i used method one.. use method 2..it will flash stock OOS and you will boot successfully
If you already did..try once more..download the tools over again
dmilz said:
I know what you talking about.. Went through that too when i used method one.. use method 2..it will flash stock OOS and you will boot successfully
If you already did..try once more..download the tools over again
Click to expand...
Click to collapse
Yeah already tried method 2 multiple times, downloaded the tools again but it still doesn't work on this phone..
Robert1852 said:
Yeah already tried method 2 multiple times, downloaded the tools again but it still doesn't work on this phone..
Click to expand...
Click to collapse
Ooh ok.. i see.. hope you will find a way out
Robert1852 said:
Yeah already tried method 2 multiple times, downloaded the tools again but it still doesn't work on this phone..
Click to expand...
Click to collapse
Probably a stupid question but have you tried flashing oxygen os recovery and then tried to flash stock ROM?
Xceeder said:
Probably a stupid question but have you tried flashing oxygen os recovery and then tried to flash stock ROM?
Click to expand...
Click to collapse
That unbrick tool also flashes the stock recovery. I cant flash anything using fastboot because the bootloader is locked
Robert1852 said:
That unbrick tool also flashes the stock recovery. I cant flash anything using fastboot because the bootloader is locked
Click to expand...
Click to collapse
And why is it locked then? Why would you ever relock your bootloader? You should be able to unlock it anyway without going in to settings. Are you sure you are using the correct drivers? Windows installs the wrong once by default.
Puddi_Puddin said:
And why is it locked then? Why would you ever relock your bootloader? You should be able to unlock it anyway without going in to settings. Are you sure you are using the correct drivers? Windows installs the wrong once by default.
Click to expand...
Click to collapse
It has never been unlocked. In the settings is the "Allow OEM Unlock" option which you should check before you can unlock the bootloader. As long as I can't boot the phone I can't check this option, or someone must know a workaround. Yes I'm pretty sure I'm using the correct drivers
Robert1852 said:
It has never been unlocked. In the settings is the "Allow OEM Unlock" option which you should check before you can unlock the bootloader. As long as I can't boot the phone I can't check this option, or someone must know a workaround. Yes I'm pretty sure I'm using the correct drivers
Click to expand...
Click to collapse
If you plug your phone in how does it show up under Device Manager? Have you also tried "fastboot OEM Unlock"?
Puddi_Puddin said:
If you plug your phone in how does it show up under Device Manager? Have you also tried "fastboot OEM Unlock"?
Click to expand...
Click to collapse
When it's in the bootloader menu it shows up as "Android Bootloader Interface", when it's in EDL mode it shows up as "Qualcomm HS-USB QDLoader 9008 (COM3)". It connects fine with the pc and flashes everything without problems as far as I can see. Yeah it says "FAILED (remote: oem unlock is not allowed)" probably because the allow oem unlock option in the settings isn't checked.
Most likely won't do anything, but have you tried a different computer? Seems like it would make no difference but tiny things like that have saved me in the past.
ZVNexus said:
Most likely won't do anything, but have you tried a different computer? Seems like it would make no difference but tiny things like that have saved me in the past.
Click to expand...
Click to collapse
Yea I know what you mean I tried it on a few different computers, even with different cables but it doesn't make a difference...
Robert1852 said:
Yea I know what you mean I tried it on a few different computers, even with different cables but it doesn't make a difference...
Click to expand...
Click to collapse
Pretty sure you are using wrong drivers. You should be able to unlock the bootloader even tho it is remote. When I first bricked my phone I forgot about the drivers aswell. My phone booted up and showed. System: Failed, Userdata:Failed. This means it failed to detect those partitions which you can find in unbrick program itself called system.img, userdata.img. You can actually flash these manually with fastboot flash system system.img but I also got the "Remote is not allowed error". After booting into disabled Driver Signature Enforcement mode and changing the drivers from on the guide I could actually flash these partitions. Your phone has to show up as Qualcomm 9008 or something close and not as Android Interfere Device. I have helped multiple people fixing their phone with this guide and they also had a locked bootloader and they also did not have the correct drivers.
Boot into https://www.google.com/amp/s/www.ho...so-that-you-can-install-unsigned-drivers/amp/ then install the driver linked on the Unbrick Guide. Your phone should show up correctly. Then run the unbrick guide as admin and it should go through flawless.
Puddi_Puddin said:
Pretty sure you are using wrong drivers. You should be able to unlock the bootloader even tho it is remote. When I first bricked my phone I forgot about the drivers aswell. My phone booted up and showed. System: Failed, Userdata:Failed. This means it failed to detect those partitions which you can find in unbrick program itself called system.img, userdata.img. You can actually flash these manually with fastboot flash system system.img but I also got the "Remote is not allowed error". After booting into disabled Driver Signature Enforcement mode and changing the drivers from on the guide I could actually flash these partitions. Your phone has to show up as Qualcomm 9008 or something close and not as Android Interfere Device. I have helped multiple people fixing their phone with this guide and they also had a locked bootloader and they also did not have the correct drivers.
Boot into https://www.google.com/amp/s/www.ho...so-that-you-can-install-unsigned-drivers/amp/ then install the driver linked on the Unbrick Guide. Your phone should show up correctly. Then run the unbrick guide as admin and it should go through flawless.
Click to expand...
Click to collapse
Tried everything it says in the guide about the drivers (even the last part about installing the certificates) but it just keeps showing up as qualcomm hs-usb qdloader 9008, even though I'm pretty sure they are installed correctly. It just won't show up as Qualcomm 9008, as it is supposed to, whatever I try. But it looks like these drivers are only for the EDL mode, and as far as I know it is normal for the phone to show up as Android Bootloader Interface when it's in the bootloader menu. And you can't use fastboot from EDL mode... Will try it later again on a different pc though, really hope you are right about the drivers after all
Hi Robert,
I am having same problem with my oneplus3. I also tried both unbrick methods and tried different oxygen ROMs.
Are you able to fix your phone?
Thanks in Advance,
Anil
Have you tried this http://www.androidbrick.com/oneplus-one-two-3-3t-5-mega-unbrick-guide-twrp-flashing/
Robert1852 said:
Hey guys,
I've got a Oneplus 3 that freezes every time it tries to boot. Fastboot and recovery are still working, factory reset makes no difference. After sideloading the latest OxygenOs the screen just goes blank after the Oneplus splash screen and recovery doesn't work anymore. The MsmDownloadTool only gets me where I started, back at the bootloop. So the old OOS gives me bootloop with recovery and fastboot while the new OOS only gives me fastboot and a blank screen.
New system with old working boot and recovery gives "md5 checksum failed".
The bootloader is locked and as long as I can't get in the settings there is no way to unlock it, so my options are pretty limited here.
I've contacted Oneplus but they aren't really helping either.
Is there any way to get this thing back to life?
Click to expand...
Click to collapse
Hi
Go back to an older Version...3.xx
worked for me
be warned ..3.xxx formats internal memory
I also have the same problem, I'll try to restore to old version too.
Do you also have artifacts on the screen?

Need Some Clarifications

Hi all,
After reading many posts i got a little confused and i'm not getting any result. Please help.
What i want?: Flash stock rom and later consider rooting, and flashing haden or lineagos. (already found guidance but..)
The issue?: It doesn't get recognized through USB with my PC. (drivers installed, cable connected but...)
My questions? (correct me if wished):
1) In Odin mode (which i enter) is the usb port enabled by default? or it depends on the phone configuration.
2) In recovery mode i still cannot see the phone through the USB so is it open by default on stock recovery?
3) Finally can i flash stock rom i downloaded from sammobile through SD card? i found that to be my last resort but i think odin actual proper way or not?
I first thought it was the cable...since is not the original but it seems not be the case...which leads me to think its the phone's usb port....but with the cable i can charge the phone although i cannot see it through my PC.
So bottom line if the answer to my questions are that is always open (accesible through usb port) then it HAS to be the cable right?
If last quesiton is possible then i will conclude my searchings to be ended for now.
Thanks to all the posts within this tree.
Findings
Is it normal that when boot to bootloader from stock recovery the ADB console keeps <waiting for device> while phone actually boots normaly?
I found that bootloader booting is accesible through fastboot independently from USB debugging option...
I'm considering buying official usb cable but store guy confirmed it works for data/power uses...
There definitely is a way to flash stock via TWRP, i once did that myself. However you need a dedicated tool on the PC to create a flashable zip, because the firmware can't be flashed by itself
Edit: i saw that you have FRP-lock enabled. Search for a guide on how to disable it and try again
verdugon said:
Is it normal that when boot to bootloader from stock recovery the ADB console keeps <waiting for device> while phone actually boots normaly?
I found that bootloader booting is accesible through fastboot independently from USB debugging option...
I'm considering buying official usb cable but store guy confirmed it works for data/power uses...
Click to expand...
Click to collapse
Are you on Samsung? If so, they don't have fastboot. Nor can you boot to bootloader. Do
Do you have the drivers installed? I have yet to see an unofficial cable not work for data transfer. Excepting damaged ones.
Light at the end of the tunnel!!!
PMFRTT said:
There definitely is a way to flash stock via TWRP, i once did that myself. However you need a dedicated tool on the PC to create a flashable zip, because the firmware can't be flashed by itself
Edit: i saw that you have FRP-lock enabled. Search for a guide on how to disable it and try again
Click to expand...
Click to collapse
Thanks PMFRTT!! I finally disabled FRP-lock and phone is usable again. I now will try to unlock OEM bootloader and enable USB debugging to see what happens. Thanks
Light at the end of the tunnel!!!
SnowFuhrer said:
Are you on Samsung? If so, they don't have fastboot. Nor can you boot to bootloader. Do
Do you have the drivers installed? I have yet to see an unofficial cable not work for data transfer. Excepting damaged ones.
Click to expand...
Click to collapse
Thanks @SnowFuhrer for your reply.
To answer your question yes its SMSUNG. I didn't know about that Thx.
The cable is brand knew but i noticed now that the phone is usable that is claims its on slow charge...may be my PC is quite old now....
Like i said i will try to unlock bootloader and make it accesible to odin to later see what to do.
verdugon said:
Thanks @SnowFuhrer for your reply.
To answer your question yes its SMSUNG. I didn't know about that Thx.
The cable is brand knew but i noticed now that the phone is usable that is claims its on slow charge...may be my PC is quite old now....
Like i said i will try to unlock bootloader and make it accesible to odin to later see what to do.
Click to expand...
Click to collapse
And to unlock the bootloader, just enable OEM unlock in the dev settings and it's ready to flash twrp. I remember when I got my Samsung and I was trying to fastboot unlock it lol.
Thanks to both of you! I will keep the thread on just in case...anyway may be it helps someone else.
verdugon said:
Thanks PMFRTT!! I finally disabled FRP-lock and phone is usable again. I now will try to unlock OEM bootloader and enable USB debugging to see what happens. Thanks
Click to expand...
Click to collapse
Good luck! Let me know how it went.

Categories

Resources