Bricked Lenovo Vibe shot z90-7, no edl, fastboot twrp and locked bootloader. - Lenovo Vibe Shot Questions & Answers

I got a lenovo vibe shot z90-7 which was using Android 5.1. I found an upgrade rom on needrom to 6.0. I flashed it using qfil (qualcomm flashing tool) and it went all right, all functional. But I also wanted to unlock the bootloader and install a twrp (I found a procedure and twrp image on a russian forum). I followed the steps but it didn't work, I still wasn't able to unlock the bootloader. Thus, I was not able to enter fastboot anymore: from adb I was typing "adb reboot bootloader" and the device would reboot normally, not in fastboot mode. I decided to change to another rom (from needrom) which was claiming would allow you to unlock the bootloader. So, without hesitation I flashed it in qfil (edl mode) and it went all right, but I got stuck in boot loop. After the splash screen, the device shuts the screen off and does a long vibration and stays like that. If I connect it via usb to my pc I get a some "need to format drive" alerts, and in qfil I see "Qualcomm HS-USB Diagnostic 9006 (COM5)". If then I try to flash the rom I get this log:
Code:
Start Download
COM Port number:5
Switch To EDL
Download Fail:System.Exception: Failed to Switch to Emergency Download mode
at QC.QMSLPhone.Phone.QPHONEMS_SwitchToEDL()
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
Download Fail:Switch To EDL FailSystem.Exception: FireHose Fail
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
at QFIL.Tech.DownloadTech.SwitchToEDL()
Finish Download
It's seems like I need to get in Edl mode first, but I cannot use adb and pushing vol+ and plug the usb at the same time (or a little bit first one or the other, I tried all) does't do anything but booting the device normally.
I also tried getting in fastboot mode (keep vol- and power button) but it doesn't work.
I read of an "engineering mode" by keeping vol- on boot. It does something, the screen becomes black, but it's on. On my pc the adb driver comes in in the popup, like if I'm in fastboot or adb, but on "fastboot devices" I can't see anything, while on "adb devices" I see a device, which is "? unauthorized". Strange to me, I can't do much with it since it's unauthorized and the screen on the device remains black. And after a few seconds (about 30) it gets back to long vibration and screen off state.
I can get into the stock recovery by holding vol+, vol- and power, but it's a very poor recovery. All I can do is reboot, shut down, wipe data and update. I tried to use "update" and put a zip file of an official rom downloaded into the sd card and named "update.zip" as suggested by the recovery, but I get an error (with no technical information about what kind of error), so no luck with that either.
I tried to force the qualcomm driver from "Qualcomm HS-USB Diagnostic 9006 (COM5)" to "Qualcomm HS-USB QDLoader 9008 (COM5)", then tried to flash using qfil, but I still get an error, even if this time is different:
Code:
COM Port number:5
Sahara Connecting ...
Sahara Version:0
Start Sending Programmer
Download Fail:System.Exception: Unable to download Flash Programmer using Sahara Protocol
at QC.QMSLPhone.Phone.QPHONEMS_SaharaArmPrgDownload(String sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownloadArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
I finally tried to download the rom in .qsb format and get in engineering mode again, but the screen remains black and no sign of flashing possibilities.
Please help, I tried everything it came to my mind.
I also tried with miflash, but still got errors...
Thank you

Hello, did you solve the problem? i have the same as you....
regards

Hi guys.
I had the similar problem few moths ago. I tried to remember what i've done to fix it, but I don't remember all things, I hope this steps helps to find the solution.
Check this:
-Use Windows 7 (I tried with Windows 10 and always appears some errors)
-Use original miniUSB cable or good quality cables
-Install Lenovo Usb drivers
Turn ON phone and press Vol+ and Vol-, hold 3 seconds
If you cant enter Recovery mode (because is corrupt or bricked), phone will vibrate for 1-2 seconds and screen keep black. Now connect USB cable (check drivers, also if Qualcomm HS-USB QDLoader 9008 was installed)
Once you done, use QSFL or MiFlash (but not 2016 version!, never works to flash)
NOTE: I had some problems with my desktop computer with Windows 7 but no problem in laptop. So check it in more than one...
Good luck.

How I fixed this
I fixed it installing a update.zip via recovery (vol + plus vol - plus power) I found here
http://forum.xda-developers.com/android/development/vibe-shot-6-0-update-root-xposed-t3409989
This not fixed the phone , but allowed me to unlock bootloader entering in fastboot mode (vol + plus vol - plus plug usb) using this
http://lenovo-forums.ru/topic/18149-lenovo-vibe-shot-разблокировка-bootloader/
Then I was allowed to install TWRP as explained here
http://lenovo-forums.ru/topic/18150-lenovo-vibe-shot-расширенное-рекавери-twrp-by-sevenmaxs/
Then I was able to go to TWRP terminal and type
reboot edl
Phone went into downloader mode and I was able to install this rom with QFIL
http://www.needrom.com/download/lenovo-vibe-shot-android-6-0-1-1625-encn-unlocked/
and I restored NVRAM with a qcn file I found in Ebay after putting the phone in diagnostics mode. Then I changed imeid, meid and esn to the original ones I found in the box. Phone fixed.
Just note that this file was for a Z90-7 rom and it will not work with a Z40a20 rom.
Hope this helps someone.

francesco9696 said:
I got a lenovo vibe shot z90-7 which was using Android 5.1. I found an upgrade rom on needrom to 6.0. I flashed it using qfil (qualcomm flashing tool) and it went all right, all functional. But I also wanted to unlock the bootloader and install a twrp (I found a procedure and twrp image on a russian forum). I followed the steps but it didn't work, I still wasn't able to unlock the bootloader. Thus, I was not able to enter fastboot anymore: from adb I was typing "adb reboot bootloader" and the device would reboot normally, not in fastboot mode. I decided to change to another rom (from needrom) which was claiming would allow you to unlock the bootloader. So, without hesitation I flashed it in qfil (edl mode) and it went all right, but I got stuck in boot loop. After the splash screen, the device shuts the screen off and does a long vibration and stays like that. If I connect it via usb to my pc I get a some "need to format drive" alerts, and in qfil I see "Qualcomm HS-USB Diagnostic 9006 (COM5)". If then I try to flash the rom I get this log:
Code:
Start Download
COM Port number:5
Switch To EDL
Download Fail:System.Exception: Failed to Switch to Emergency Download mode
at QC.QMSLPhone.Phone.QPHONEMS_SwitchToEDL()
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
Download Fail:Switch To EDL FailSystem.Exception: FireHose Fail
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
at QFIL.Tech.DownloadTech.SwitchToEDL()
Finish Download
It's seems like I need to get in Edl mode first, but I cannot use adb and pushing vol+ and plug the usb at the same time (or a little bit first one or the other, I tried all) does't do anything but booting the device normally.
I also tried getting in fastboot mode (keep vol- and power button) but it doesn't work.
I read of an "engineering mode" by keeping vol- on boot. It does something, the screen becomes black, but it's on. On my pc the adb driver comes in in the popup, like if I'm in fastboot or adb, but on "fastboot devices" I can't see anything, while on "adb devices" I see a device, which is "? unauthorized". Strange to me, I can't do much with it since it's unauthorized and the screen on the device remains black. And after a few seconds (about 30) it gets back to long vibration and screen off state.
I can get into the stock recovery by holding vol+, vol- and power, but it's a very poor recovery. All I can do is reboot, shut down, wipe data and update. I tried to use "update" and put a zip file of an official rom downloaded into the sd card and named "update.zip" as suggested by the recovery, but I get an error (with no technical information about what kind of error), so no luck with that either.
I tried to force the qualcomm driver from "Qualcomm HS-USB Diagnostic 9006 (COM5)" to "Qualcomm HS-USB QDLoader 9008 (COM5)", then tried to flash using qfil, but I still get an error, even if this time is different:
Code:
COM Port number:5
Sahara Connecting ...
Sahara Version:0
Start Sending Programmer
Download Fail:System.Exception: Unable to download Flash Programmer using Sahara Protocol
at QC.QMSLPhone.Phone.QPHONEMS_SaharaArmPrgDownload(String sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownloadArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
I finally tried to download the rom in .qsb format and get in engineering mode again, but the screen remains black and no sign of flashing possibilities.
Please help, I tried everything it came to my mind.
I also tried with miflash, but still got errors...
Thank you
Click to expand...
Click to collapse
Hi, did you slove the problem? Same situation with me. But I managed to install twrp ( Chinese) but I can't install any rom .. After successful flashing it reboot with lenovo logo, then long vibrates.. When I connect it to PC. It show number of partition and need to format popup.. I tried different ROMs.. All via twrp. I don't use miflash or qfil.. If you have solved it please share how. Thanks.

i know how to enter in edl mode in z90-7 or z90a40
Hello
This is nisar I successfully entered in edl mode and flashed rom to know the procedure pm me on +919743392420 WhatsApp

Bricked Vibe Shot - multiple partitions in device manager - no edl
having read all the above I'd like to share small info once again, it is all about correct qualcomm drivers, you can get them from androidurdu.net, do not search on the site but click on mobile drivers then scroll down and download qualcomm usb drivers.zip . unpack and use "checked" folder within the zip, they are signed and work on any windows including 10th. You see, your brick might be having an edl times, but PC doesn't know without proper drivers installed. You might want to remove all earlier/bad driver versions, for example try sigverif command or just install below qualcomm drivers and try away.
1. connect phone with good usb cable, 2. press power button till it shuts, then release power button and press volume up and down same time and phone will enter edl mode itself almost instantly, if you had twrp installed then it'll enter there, if so run from terminal "reboot edl"; keep device manager open and comm tree will appear along.
other way is via adb reboot edl command, if fastboot doesn't work, or fastboot reboot-edl
on miflash when refreshed you see the short port name and the number like com4 or 3. now it's time to flash, but the last proven flash I did with QiFL, Miflash works as fine.
i used latest international marshmallow version. after first boot, within dev mode unlocked oem + enabled adb and connected to PC with phone turned on in order to accept handshake prompt.
unlocking bootloader is easy via adb command: adb reboot bootloader, then: adb bootloader unlock-go .
all files are available online via some russian speaking forum, you just need to install twrp, then place su.zip onto phone (I copied on internal memory), boot into twrp and flash; if clean - no errors flash then you got neatly rooted marshmallow phone.
my struggle with bricked vibe shot was worth it. earlier I noticed cpu was running high, all cores all the time. also many google apps which I wanted to eliminate for draining the battery and uploading stuff all the time.
right after flashing su.zip boot into phone and install kernel adiutor from play store, then take control of how your 8 cores behave. I discovered the minimums were set at 800+Mhz so I dropped them to 200, then below within cpu section enabled all "disabled" options for boost + enabled "ondemand" + plus few more. You got to understand the process and enjoy tuning your phone your way.
I've charged my vibe shot 3 hours ago and was randomly chatting on whatsap until now and I have 73% battery. Day before yesterday before the bricking, full charge would not last more than 3 hours, incredible battery performance thanks to "adiutor" .
One more important thing, use correct rom version for your phone because of advanced camera and specific drivers camera won't work well.
Names of files used to make my phone a super hero:
1. adb-setup-1.4.2.exe
2. Miflash_140509.exe
3. Qualcomm_USB_Drivers.7z via androidurdu.net
4. TWRP-3.0.2.0_Z90a40_by_SevenMaxs.rar - has .bat files inside; enter bootloader mode and shoot
5. UPDATE-SuperSU-v2.76-SYSTEMMODE-PRO.zip (I pay for my apps including supersu pro)
6. Z90a40_Android-L_unlock_7M.7z , or use command line via adb shell.
7. Z90a40_S363_160625_ROW_QPST.7z - latest intl Mashmallow Os , to make it more perfect download marshmallow google dialer - patched.apk.
8. QPST / QIFL , used to flash the above rom
I'm not a pro so small mistakes are acceptable, I hope.
ciao.

francesco9696 said:
I got a lenovo vibe shot z90-7 which was using Android 5.1. I found an upgrade rom on needrom to 6.0. I flashed it using qfil (qualcomm flashing tool) and it went all right, all functional. But I also wanted to unlock the bootloader and install a twrp (I found a procedure and twrp image on a russian forum). I followed the steps but it didn't work, I still wasn't able to unlock the bootloader. Thus, I was not able to enter fastboot anymore: from adb I was typing "adb reboot bootloader" and the device would reboot normally, not in fastboot mode. I decided to change to another rom (from needrom) which was claiming would allow you to unlock the bootloader. So, without hesitation I flashed it in qfil (edl mode) and it went all right, but I got stuck in boot loop. After the splash screen, the device shuts the screen off and does a long vibration and stays like that. If I connect it via usb to my pc I get a some "need to format drive" alerts, and in qfil I see "Qualcomm HS-USB Diagnostic 9006 (COM5)". If then I try to flash the rom I get this log:
Code:
Start Download
COM Port number:5
Switch To EDL
Download Fail:System.Exception: Failed to Switch to Emergency Download mode
at QC.QMSLPhone.Phone.QPHONEMS_SwitchToEDL()
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
Download Fail:Switch To EDL FailSystem.Exception: FireHose Fail
at QC.SwDownloadDLL.SwDownload.SwitchToEDL()
at QFIL.Tech.DownloadTech.SwitchToEDL()
Finish Download
It's seems like I need to get in Edl mode first, but I cannot use adb and pushing vol+ and plug the usb at the same time (or a little bit first one or the other, I tried all) does't do anything but booting the device normally.
I also tried getting in fastboot mode (keep vol- and power button) but it doesn't work.
I read of an "engineering mode" by keeping vol- on boot. It does something, the screen becomes black, but it's on. On my pc the adb driver comes in in the popup, like if I'm in fastboot or adb, but on "fastboot devices" I can't see anything, while on "adb devices" I see a device, which is "? unauthorized". Strange to me, I can't do much with it since it's unauthorized and the screen on the device remains black. And after a few seconds (about 30) it gets back to long vibration and screen off state.
I can get into the stock recovery by holding vol+, vol- and power, but it's a very poor recovery. All I can do is reboot, shut down, wipe data and update. I tried to use "update" and put a zip file of an official rom downloaded into the sd card and named "update.zip" as suggested by the recovery, but I get an error (with no technical information about what kind of error), so no luck with that either.
I tried to force the qualcomm driver from "Qualcomm HS-USB Diagnostic 9006 (COM5)" to "Qualcomm HS-USB QDLoader 9008 (COM5)", then tried to flash using qfil, but I still get an error, even if this time is different:
Code:
COM Port number:5
Sahara Connecting ...
Sahara Version:0
Start Sending Programmer
Download Fail:System.Exception: Unable to download Flash Programmer using Sahara Protocol
at QC.QMSLPhone.Phone.QPHONEMS_SaharaArmPrgDownload(String sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownloadArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
I finally tried to download the rom in .qsb format and get in engineering mode again, but the screen remains black and no sign of flashing possibilities.
Please help, I tried everything it came to my mind.
I also tried with miflash, but still got errors...
Thank you
Click to expand...
Click to collapse
have you try
adb reboot edl

Hey, I have the same problem as you, trying to do the step you did, but I get stucked at the first step,
I cannot find the file UPDATE.ZIP in the page from your link....
Could you help?
Thanks
josepgb said:
I fixed it installing a update.zip via recovery (vol + plus vol - plus power) I found here
http://forum.xda-developers.com/android/development/vibe-shot-6-0-update-root-xposed-t3409989
This not fixed the phone , but allowed me to unlock bootloader entering in fastboot mode (vol + plus vol - plus plug usb) using this
http://lenovo-forums.ru/topic/18149-lenovo-vibe-shot-разблокировка-bootloader/
Then I was allowed to install TWRP as explained here
http://lenovo-forums.ru/topic/18150-lenovo-vibe-shot-расширенное-рекавери-twrp-by-sevenmaxs/
Then I was able to go to TWRP terminal and type
reboot edl
Phone went into downloader mode and I was able to install this rom with QFIL
http://www.needrom.com/download/lenovo-vibe-shot-android-6-0-1-1625-encn-unlocked/
and I restored NVRAM with a qcn file I found in Ebay after putting the phone in diagnostics mode. Then I changed imeid, meid and esn to the original ones I found in the box. Phone fixed.
Just note that this file was for a Z90-7 rom and it will not work with a Z40a20 rom.
Hope this helps someone.
Click to expand...
Click to collapse

Sorry if it's reviving the thread but i found a way to unbrick the device from this state. Not sure if will work for all models because this one was a really weird one (almost all button combinations were different than any described on the internet). So my phone was from China (Z90-7 - later it showed that it's a Z90A40 and I had to flash that firmware) with a international chinese ROM and it god badly bricked (no edl, no lenovo recovery, locked bootloader etc. etc.). Now, when holding [vol+]+[vol-]+[pwr] (usually recovery mode according to the internet) it went into the Qualcomm 9006 diagnostics mode that shows a million partitions. There was no way i could get it into edl mode but there was the so called factory mode that is accessed by holding [vol-] and plugging in the usb before it vibrates. Through this I managed to flash firmware in .qsb format from a SD card and successfully unbricked the phone that I almost threw into the bin.
1. Check if your phone has "factory mode" [vol-]+[pwr] then release [pwr] or hold [vol-] while inserting usb cable.
- make sure to try different combinations, the button combinations on my phone were much different than what I mostly found on the internet
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Download Vibe Shot firmware in .qsb format (Google it, the phone will warn you if it's not the right one (A40 or -7))
3. Copy the .qsb file into SD:/sdfuse
4. Insert the SD card into the phone (maybe a restart will be needed for it to be detected, you should see a message saying "DEV: External storage" when you select sd flash)
5. Select "SD update" and follow the instructions.
I hope this helps someone who can access the factory mode. This is so easy and I couldn't believe that there is so little information on flashing it this way.
Good luck.

i wonder how do you change HS-USB Qualcomm 9006 become HS-USB Qualcomm 9008?

Related

Need Help [Bricked Lenovo vibe shot]

I have a phone Lenovo Vibe shot z90a40 . Few days ago I have successfully flashed firmware with root facilities with Miflash . Phone was working fine . Then I tried to flash again another firmware with QFIL . I marked the options "Reset after Download" . After downloding the new ROM my vibe shot never start , it always stuck on Lenovo logo/text .
The problem are below -
1. When I press/hold Volume + button and plug in usb cable , the phone vibarte 2 times . So Miflash/QFIL could not detect com port .
2. I could not enable usb debugging mode because my phone never startup after last flashing , so ' adb reboot edl' command not working . device not found .
3. Also I can't enter any Mode , so I could not reset data , could not update from any update.zip from recovery .
4. If I press and hold volume + , volume - and power button at same time , PC detect comport as 9006 , its shows not writable .
5. I tried eMMC downloader to switch to Download mode but failed . :crying:
Please help me . Thanks
zahidbd2 said:
I have a phone Lenovo Vibe shot z90a40 . Few days ago I have successfully flashed firmware with root facilities with Miflash . Phone was working fine . Then I tried to flash again another firmware with QFIL . I marked the options "Reset after Download" . After downloding the new ROM my vibe shot never start , it always stuck on Lenovo logo/text .
The problem are below -
1. When I press/hold Volume + button and plug in usb cable , the phone vibarte 2 times . So Miflash/QFIL could not detect com port .
2. I could not enable usb debugging mode because my phone never startup after last flashing , so ' adb reboot edl' command not working . device not found .
3. Also I can't enter any Mode , so I could not reset data , could not update from any update.zip from recovery .
4. If I press and hold volume + , volume - and power button at same time , PC detect comport as 9006 , its shows not writable .
5. I tried eMMC downloader to switch to Download mode but failed . :crying:
Please help me . Thanks
Click to expand...
Click to collapse
Hello, it seems I really am facing the same problem here.
I tried all those steps above, and then I even tried to wipe and formal users data, even factory reset, but then, when I boot the phone, it is stuck on the booting screen saying Initializing. I wish I could give you all screenshot for this.
So, would anyone help us?
Hello
I m facing the same problem... initializing. http://forum.xda-developers.com/android/help/lenovo-vibe-z90-7-brick-stucking-t3328123
3 night that I m investigating this... No luck...
Hello! This happened to me just yesterday and I managed to solve it by following these steps:
- Download an official rom update (in a QSB file) - try googling Lenovo Z90-7 Vibe Shot - QSB.
- Create sdfuse folder on the sdcard (using computer) and copying qsb file there.
- Insert sdcard into phone
- Enter factory menu by powering off and then turning it on using POWER BUTTON + VOLUME DOWN
- There's an "SD Update" option, use it.
After that, my phone booted successfully!
Hooray. BUT: the first problem ("1. When I press/hold Volume + button and plug in usb cable , the phone vibarte 2 times . ") persisted
So, still haven't found a way to use miflash again
If anyone finds a way to solve this one, I will buy him a beer. Or a cat.
---------- Post added at 05:29 PM ---------- Previous post was at 05:28 PM ----------
If links are allowed here, you will find both rom and info here:
http://www.needrom.com/download/lenovo-z90-7-vibe-shot/
I tried the qsb files but my phone simply ignore them on the external sd , i saw some ppl that put them on the internal sd but i ve no access to the drive.
zahidbd2 said:
I have a phone Lenovo Vibe shot z90a40 . Few days ago I have successfully flashed firmware with root facilities with Miflash . Phone was working fine . Then I tried to flash again another firmware with QFIL . I marked the options "Reset after Download" . After downloding the new ROM my vibe shot never start , it always stuck on Lenovo logo/text .
The problem are below -
1. When I press/hold Volume + button and plug in usb cable , the phone vibarte 2 times . So Miflash/QFIL could not detect com port .
2. I could not enable usb debugging mode because my phone never startup after last flashing , so ' adb reboot edl' command not working . device not found .
3. Also I can't enter any Mode , so I could not reset data , could not update from any update.zip from recovery .
4. If I press and hold volume + , volume - and power button at same time , PC detect comport as 9006 , its shows not writable .
5. I tried eMMC downloader to switch to Download mode but failed . :crying:
Please help me . Thanks
Click to expand...
Click to collapse
Hi,
here is my solution if can help.
I had on my vibe shot s208 rooted ROW. It stacked after SU update in boot loop.
1. I did wipe data without formatting from recovery mode (Vol+ and Vol- and Power button. When Logo is on release power button and hold Vol+ and Vol - until you are in recovery mode). STILL boot loop.
2. I did wipe data with formatting from the same menu. - STILL boot loop.
3. I did factory reset from recovery menu (Vol - and Power after logo is on release Power and hold Vol - until you get recovery mode) - STILL boot loop.
Then I did next:
1. I downloaded and installed QFIL (QPST_2.7.422) - I am not allowed to post links yet.
2. I have connected OTG adapter to phone. Phone was off.
3. then connected OTG to PC. It was some HDD activities but I did not hear any sound.
4. press Vol- for as long as something is going on - HDD activities. Then I think came up sound too - but not sure.
5. I had installed Qualcomm USB drivers from before I suppose.
6. Because I couldn't see my device as ...908 I disconnected and connected again usb cable... then I got my device as ...908 in device manager, but it was written "RECONNECTED" or similar in front of word "QUALCOM".
7. Then just follow instructions for QFIL. and ROM will be installed.
First I have installed INTERNATIONAL no root ROM. But because I needed phone to be rooted in order to use data recovery software I flashed again with s240 ROOTED. When I flashed second time I did not use OTG, just direct usb cable connection to PC, and my phone was again recognized after I reconnected usb cable and in device manger was "RECONNECTED" in front of word "QUALCOM".
Hello and thanks!
Could you please provide more details regarding last step - quoted below?
Did you use the same software for flashing? What state was the phone in? How did you get it there?
dejxda said:
First I have installed INTERNATIONAL no root ROM. But because I needed phone to be rooted in order to use data recovery software I flashed again with s240 ROOTED. When I flashed second time I did not use OTG, just direct usb cable connection to PC, and my phone was again recognized after I reconnected usb cable and in device manger was "RECONNECTED" in front of word "QUALCOM".
Click to expand...
Click to collapse
daddy32 said:
Hello and thanks!
Could you please provide more details regarding last step - quoted below?
Did you use the same software for flashing? What state was the phone in? How did you get it there?
Click to expand...
Click to collapse
Well, after phone was recognized I did exactly the same procedure like in step 7. - Followed QFIL procedure (brows for 3 files and hit download).
lenovo vibe shot z90-7 brick
Hi.Before few days i had to flash an official rom on my vibe shot (s208) and after I was requested for OTA update the mobile stopped working.Trying to turn it on using recovery mode doesn't work.I tried several tricks but still nothing.The recovery mode,though,seems to work.But when I try to run a zipped rom on the external sd fails.I tried MiFlash too.When flashing begins it stops with the following notification:faulted function(0x80070001:WriteFile position 0x00000004000000,size 1048576).I also tried QFIL.I get this notification:Qualcomm HS-USB Diagnostics 9006(COM 5).I am desperate.I find no way to fix my mobile.pls help!
How To fix This Issue
I had a similar problem 2 days ago. I tried all methods but was unsuccessful. My computer couldn't detect my port as Qualcomm HS-USB QDLoader 9008 but rather Qualcomm HS-USB Diagnostic 9008 .
I found a way to fix that driver issue and i was able to flash my phone. And now My lenovo vibe shot is back to life.
I am not allowed to post links yet but i have provided the name of the sites
I hope this works for you
First Make sure your phone is turned off. U can do that by booting to recovery mode and sellect shutdown
Step 0
Download the right firmware for your device. I use other ones they didnt work.
This one worked perfectly for my device firmware version S118: Z90a40_USR_S118_1505272046_Q2020131.4_ROW_qpst.7z
Find it at boycracked forum or xda-developers forum
Step 1
Disable driver signature enforcement
Find the steps here
Step 2
Install the qdLoader HS-USB Driver
Find the steps at androidbrick
at this point your computer cant still recognise the device as Qualcomm HS-USB QDLoader 9008. You have to do the next step
Step 3
Manually Install VCOM Drivers on your Computer. This will enable your computer to detect your device as Qualcomm HS-USB QDLoader 9008
Find the steps at hovatek forum
Step 4
Head to this site and use the second method to flash your phone
( SECOND METHODS ) Installing the firmware using QPST/QFIL
Find the steps here
_ go to boycracked blog
dejxda said:
Hi,
3. then connected OTG to PC. It was some HDD activities but I did not hear any sound.
Click to expand...
Click to collapse
How do you connect your OTG to your PC?
This is how it looks...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How I fixed this
I fixed it installing a update.zip via recovery (vol + plus vol - plus power) I found here
http://forum.xda-developers.com/andr...posed-t3409989
This not fixed the phone , but allowed me to unlock bootloader entering in fastboot mode (vol + plus vol - plus plug usb) using this
http://lenovo-forums.ru/topic/18149-...B0-bootloader/
Then I was allowed to install TWRP as explained here
http://lenovo-forums.ru/topic/18150-...-by-sevenmaxs/
Then I was able to go to TWRP terminal and type
reboot edl
Phone rebooted into downloader mode and I was able to install this rom with QFIL
http://www.needrom.com/download/leno...encn-unlocked/
and I restored NVRAM with a qcn file I found in Ebay after putting the phone in diagnostics mode. Then I changed imeis, meid and esn to the original ones I found in the box. Phone fixed.
Just note that this file was for a Z90-7 rom and it will not work with a Z40a20 rom.
Hope this helps someone.
Lenovo Vibe shot z90a40 unbircked sucessfully
i posted a video on youtube about it where i sucessfully unbrick the device
josepgb said:
I fixed it installing a update.zip via recovery (vol + plus vol - plus power) I found here
http://forum.xda-developers.com/andr...posed-t3409989
This not fixed the phone , but allowed me to unlock bootloader entering in fastboot mode (vol + plus vol - plus plug usb) using this
http://lenovo-forums.ru/topic/18149-...B0-bootloader/
Then I was allowed to install TWRP as explained here
http://lenovo-forums.ru/topic/18150-...-by-sevenmaxs/
Then I was able to go to TWRP terminal and type
reboot edl
Phone rebooted into downloader mode and I was able to install this rom with QFIL
http://www.needrom.com/download/leno...encn-unlocked/
and I restored NVRAM with a qcn file I found in Ebay after putting the phone in diagnostics mode. Then I changed imeis, meid and esn to the original ones I found in the box. Phone fixed.
Just note that this file was for a Z90-7 rom and it will not work with a Z40a20 rom.
Hope this helps someone.
Click to expand...
Click to collapse
Hi, I managed to install twrp ( Chinese) but I can't install any rom .. After successful flashing ROM via twrp, system reboot with lenovo logo, then long vibrates.. When I connect it to PC. It show number of partition and need to format popup.. I tried different ROMs.. All via twrp. I don't use miflash or qfil.. Do I have to use miflash or qfil to solve the problem?? Mi or qfil?
I got this error in lenovo vibe x3 using QPST ..
any onehelp me?
Start Download
Program Path:E:\New folder\myphone\twrp3.0.2 QPST\prog_emmc_firehose_8974.mbn
Binary build date: May 13 2015 @ 14:41:37
QSAHARASERVER CALLED LIKE THIS: 'C:\Program Files\Qualcomm\QPST\bin\QSaharaServer.exe -p \\.\COM7 -s 13:E:\New folder\myphone\twrp3.0.2 QPST\prog_emmc_firehose_8974.mbn 'Current working dir: C:\Users\Ketul\AppData\Roaming\Qualcomm\QFIL
Sahara mappings:
2: amss.mbn
6: apps.mbn
8: dsp1.mbn
10: dbl.mbn
11: osbl.mbn
12: dsp2.mbn
16: efs1.mbn
17: efs2.mbn
20: efs3.mbn
21: sbl1.mbn
22: sbl2.mbn
23: rpm.mbn
25: tz.mbn
28: dsp3.mbn
29: acdb.mbn
30: wdt.mbn
31: mba.mbn
13: E:\New
19:11:49: ERROR: function: sahara_rx_data:194 Unable to read packet header. Only read 0 bytes.
19:11:49: ERROR: function: sahara_main:854 Sahara protocol error
19:11:49: ERROR: function: main:265 Uploading Image using Sahara protocol failed
Download Fail:Sahara Fail:QSaharaServer Failrocess fail
Finish Download
appu1988 said:
Hi, I managed to install twrp ( Chinese) but I can't install any rom .. After successful flashing ROM via twrp, system reboot with lenovo logo, then long vibrates.. When I connect it to PC. It show number of partition and need to format popup.. I tried different ROMs.. All via twrp. I don't use miflash or qfil.. Do I have to use miflash or qfil to solve the problem?? Mi or qfil?
Click to expand...
Click to collapse
miflash and qfil cannot help at this state.
go into twrp, and restore backup.
if you dont have backup, dont know how to help.
i cannot flash any other rom too with twrp.

Cant Unrbick Lenovo Vibe Shot Z90A40

Hi
I have tried a lot to unbrick my Lenovo Vibe Shot. Now I am helpless and looking for some workable solution:
I used Lenovo Smart Assistant to download a proper firmware so it turned out it is:
z90a40_USR_S363_1606250500_Q202533.1_ROW.zip
I tried to use Lenovo Smart drive assistant to update ROM or Device Rescue, but both wont detect phone
The phone default Lenovo recovery can be loaded by pressing VOL+, VOL- and power button, and then releasing power button
when logo appears. I used an Update.zip in 8GB mem card and used the option: ‘install update package’ then it complete the process 100% I was happy that I was going to get my phone unbrick
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
but when it asked for reboot and I rebooted it, it vibrated
2 times, first it vibrated, and showed logo of Lenovo for 1 second then it vibrated long like 2/3 seconds and turned off. I repeated many times these steps but still it behaves same.
Another thing is after brick, it showed this in My Computer:
And with each new drive letter it shows following. I tried to format but it then says Write protected error.
Then tried 3 or 4 methods from following
https://boycracked.com/2016/02/07/stock-rom-frimware-lenovo-vibe-shot-z90/
I was just simply not able to use Qualcomm Lenovo HS-USB QDLoader 9008
as on all my PCs it is detecting as some Diagnostic 9006 version instead of above.
Tried on different PCs and ROMs/Firmwares titling Lenovo Vibe Shot, Either the following error or Delete drive layout comes.
Then I followed next method for QFIL but still it cannot download it.
Please help me how can get things right, I have tried on 3 PCs (2 of them were 32 bit windows, and a Win 10 laptop)
Still no luck
I have the same problem. tried everything, QFIL MiFlash Recovery. no luck. Partition tool does not delete the partition. tried deleting all of them and creating a new 1. nothing happened. the pc no longer detected the multiple write protected drives but the partition tool still does and when I plugged it in a different PC, the multiple write protected drives appeared again. Hope we find a solution for this. I haven't been sleeping that much for the past week because of this.
babui21 said:
I have the same problem. tried everything, QFIL MiFlash Recovery. no luck. Partition tool does not delete the partition. tried deleting all of them and creating a new 1. nothing happened. the pc no longer detected the multiple write protected drives but the partition tool still does and when I plugged it in a different PC, the multiple write protected drives appeared again. Hope we find a solution for this. I haven't been sleeping that much for the past week because of this.
Click to expand...
Click to collapse
I figured it out from my semi-sleepless nights. But b4 the solution that worked for me, I had to
learn a lot out of my desperation to finally get it worked on the day I decided to hand over to
some technical guy from local market
The full comment form Francisco Kadzi helped me finally do it from following youtube link:
https://www.youtube.com/watch?v=SmMg00Wqabc&t=1s
Besides I had to take care of many things. First here are the things I was doing wrong:
- Not taking care of a heavily charged phone, I would try to unbrick after just 1 hour
or less charging from a total uncharged device.
- I was going to a backward step whenever I failed on something (Reboot in
fastboot mode, trying with QFIL etc.). Whereas many different forums (mainly XDA),
people were saying to try again and again.
- I was using improper ROMS or flash files my device was: Z90a40_USR_S363_1606250500_Q202533.1_ROW
- When I would see 9006 mode again I would be disappointed and would try different solution.
The correct thing to try was uninstall this driver and then connect the device again with
PC in fastboot mode .
Then I used Lenovo Smart Assistant and got this proper file:
Z90a40_USR_S363_1606250500_Q202533.1_ROW
OK read my first post to know what problems I faced, but at the end the multiple
partitions were not really the problem. The actual problem was getting 9008 mode
in Device Manager of my Windows 7. I always got it as Diagnostics 9006 mode. One
I started getting 9008, things went in my way gradually. So the person posting on
above comment from youtube link helped me
Am a happy fellow at the moment and will help anyone with same problem if needed
My email id is: usman400 on G Mail
usman400 said:
I figured it out from my semi-sleepless nights. But b4 the solution that worked for me, I had to
learn a lot out of my desperation to finally get it worked on the day I decided to hand over to
some technical guy from local market
The full comment form Francisco Kadzi helped me finally do it from following youtube link:
https://www.youtube.com/watch?v=SmMg00Wqabc&t=1s
Besides I had to take care of many things. First here are the things I was doing wrong:
- Not taking care of a heavily charged phone, I would try to unbrick after just 1 hour
or less charging from a total uncharged device.
- I was going to a backward step whenever I failed on something (Reboot in
fastboot mode, trying with QFIL etc.). Whereas many different forums (mainly XDA),
people were saying to try again and again.
- I was using improper ROMS or flash files my device was: Z90a40_USR_S363_1606250500_Q202533.1_ROW
- When I would see 9006 mode again I would be disappointed and would try different solution.
The correct thing to try was uninstall this driver and then connect the device again with
PC in fastboot mode .
Then I used Lenovo Smart Assistant and got this proper file:
Z90a40_USR_S363_1606250500_Q202533.1_ROW
OK read my first post to know what problems I faced, but at the end the multiple
partitions were not really the problem. The actual problem was getting 9008 mode
in Device Manager of my Windows 7. I always got it as Diagnostics 9006 mode. One
I started getting 9008, things went in my way gradually. So the person posting on
above comment from youtube link helped me
Am a happy fellow at the moment and will help anyone with same problem if needed
My email id is: usman400 on G Mail
Click to expand...
Click to collapse
I had problem like you, and i couldnt solve it so i sent it to repair shop and waiting now to hear from them.
I managed to get 9008 port, tryed to downgrade, upgrade, flash would complete, i tried literaly all row and china rom, no way to boot up sucessfully.
I even flashed twrp and tryed cm rom and mokee, i could boot after lenovo sign.
But i have same situation like you, many partitions and thats all. I think problem is read only partitions...
Can you tell me what drivers did you use?
I was able to fix exactly same problem this morning an hour before important meeting. All contacts and location puns were on gdrive and hadn't slept full night. You need to download correct qualcom drivers. Enter in Google: android qualcom urdu checked. Inside the zip unpack "checked" folder, right click and select install all infs. Run adb reboot bootloader while phone attempts to boot, when command succeeds run adb reboot edl, or fastboot reboot-edl whichever works. Keep miflash open and refresh. Then you see a short Comm port name. Now shoot flash with any rom that you have. If you do Chinese version then SNAPit lags badly, install correct version.
To sum up, focus on implementing correct qualcom drivers. In windows 10 run command testsign off and reboot in advance.
Actually I bricked my phone a whole lot of times even after my post thats because once I knew that it is just soft bricked and I can get it back somehow, I got the confidence and tried advanced things that bricked my phone again and again
And it was only the recent time (around 3 weeks ago), that I figured the 100% working 9008 method for my phone
actually u have to drain the battery completely out then it will get 9008 mode to do it u shall try turning your phone on again and again so that battery goes off
For example: Press Power button for a few seconds to turn it on.
Or press 3 buttons at same time (VOL+, VOL- and Power), then release only Power button when you get vibration. Then after 2 seconds release both VOL buttons as well (this is for going to recovery mode)
This way you can drain all battery of phone, and you will know when the battery is all gone when you will press the Power button and phone will not show any LED light or screen light, it will just vibrate and will be off
Now you connect ur phone to PC in following way:
If at bricking you you were on Lollipop (Android 5): Pressing VOL+ key and plug the USB cable in WITHOUT PRESSING POWER BUTTON ! 9008 will open use Qfil to flash the ROM u want
OR If at bricking you were on Marshmallow (Android 6): Plug the USB cable in phone, then connect cable to PC and exactly at the same time press power button (some times u dont need to press power button so try with both options). Then if you see 9008 mode in Qfil, then immediately press the Download button in Qfil
If you see Qfil error then repeat the above process to get 9008 mode and use miflash instead of Qfil miflash worked for me better than Qfil from such situation as Qfil often gives error in between
And when you get the flashing 100% then phone will either auto restart or you have to restart it manually Using Qfil it shows u message when it is restarting the phone, and I think using miflash it just says process 100% complete then u have to restart phone yourself
Remember at this point (after restart) connect your phone charger properly in a electricity power socket instead of PC as the battery was already drained so you need to charge the device while it shows the long booting process due to new ROM flashed.
Good luck,
I had the same problem from two days my phone is bricked and when i connect it to my pc too many partitions appears and when flashing by miflash it says (incorrect function) and i tried too many methods without any good result
But I finally unbricked my vibe shot successfully
At first i downloaded Qualcomm Lenovo HS-USB QDLoader 9008 driver definition, i searched for it by google until i get a zip file with the driver definition. i installed it manually from device manager on computer when my phone was connected to pc.
After that i downloaded an official z90a40_s240 for flashing via Qfil.
Steps:
1- disconnect your phone
2- go to recovery mode by ( holding power button with volume+ and volume- at the same time) until booting to recovery mode.
3-In recovery mode chose English then power off
4- open Qfil and get it ready to flash the official firmware
5-connect the USB to your pc then keep holding volume up and connect your phone to USB.
6- your phone screen should be turned off, also the LED light and you should see 9008 mode
7- click to download button and the flashing will start.
And congratulations your phone unbricked successfully ?
I have facing same problem on my phone. Could you help to show me hơ to unbricked it . Thanks you so much.

Any way to unbrick without modifying the wire?

i am sorry but i have searched a lot but i couldn't unbrick my ZUK Z2, i flashed the Deodexed stock ROM and then the screen went all black with the LED glowing. If i press the power button i just see the ZUK logo and the screen goes black, i tried to boot it into fastboot but no luck. I somehow managed to get into the 9008 mode but while flashing with QFIL i get the sahara error saying unable to read header or something and with MiFlash i am getting "cannot read hello packet"
Any Help will be appreciated
EDIT:
The device has been fixed, i had to press the download button on the QFIL as soon as my phone boots into EDL mode.
did you flash through twrp? and if your bootloader if unlocked then you should have 5 sec bootloader placeholder from where u can reboot recovery . and if you are stuck into something different then it will be difficult to recover but possible. for sahara fail , play with settings in qfil like emmc, reset ,etc and try.And you can remove the port from device manager and retry if u r getting 9008 port.You should not get sahara fail. You will be get out of this easily just try things suggested. Your device is live as zuk logo is showing so dont worry.
And use latest qfil: http://www.androidbrick.com/download/download-latest-qualcomm-flasher-qfil-qpst-2-7-460/#
EDIT: Try this too-
Bootloader mode: shutdown state, press and hold the volume plus key + volume minus key, while the usb line connected to the computer until the release button.
Qualcomm QPST (9008 port) : shutdown state, press and hold the volume plus key, press the power button at the same time usb cable to connect the computer. This mode is a black screen state.
For recovery: press and hold the power key + the volume plus key + the volume down key until you release the release button.
Just buy DFC cable a.k.a Deep Flash Cable. The cable is same as you wire cable manualy
Kalp3sh S1NGH said:
i am sorry but i have searched a lot but i couldn't unbrick my ZUK Z2, i flashed the Deodexed stock ROM and then the screen went all black with the LED glowing. If i press the power button i just see the ZUK logo and the screen goes black, i tried to boot it into fastboot but no luck. I somehow managed to get into the 9008 mode but while flashing with QFIL i get the sahara error saying unable to read header or something and with MiFlash i am getting "cannot read hello packet"
Any Help will be appreciated
Click to expand...
Click to collapse
Onces that you are in 9008 mode you need to use ADB
"Adb reboot edl"
You are a lucky guy, i needed to conect grenn and black cable of the smartphone to put in 9008 mode
ozi87 said:
Onces that you are in 9008 mode you need to use ADB
"Adb reboot edl"
You are a lucky guy, i needed to conect grenn and black cable of the smartphone to put in 9008 mode
Click to expand...
Click to collapse
So i plug my phone in 9008 mode and go straight to adb?
Kalp3sh S1NGH said:
So i plug my phone in 9008 mode and go straight to adb?
Click to expand...
Click to collapse
Have you both any idea about adb! Edl is itself 9008 mode also called download mode. Adb is debug bridge and it is used in OS to control it by this bridge from PC.
pixel0 said:
Have you both any idea about adb! Edl is itself 9008 mode also called download mode. Adb is debug bridge and it is used in OS to control it by this bridge from PC.
Click to expand...
Click to collapse
yes exactly, that's why i asked.
pixel0 said:
did you flash through twrp? and if your bootloader if unlocked then you should have 5 sec bootloader placeholder from where u can reboot recovery . and if you are stuck into something different then it will be difficult to recover but possible. for sahara fail , play with settings in qfil like emmc, reset ,etc and try.And you can remove the port from device manager and retry if u r getting 9008 port.You should not get sahara fail. You will be get out of this easily just try things suggested. Your device is live as zuk logo is showing so dont worry.
And use latest qfil: http://www.androidbrick.com/download/download-latest-qualcomm-flasher-qfil-qpst-2-7-460/#
EDIT: Try this too-
Bootloader mode: shutdown state, press and hold the volume plus key + volume minus key, while the usb line connected to the computer until the release button.
Qualcomm QPST (9008 port) : shutdown state, press and hold the volume plus key, press the power button at the same time usb cable to connect the computer. This mode is a black screen state.
For recovery: press and hold the power key + the volume plus key + the volume down key until you release the release button.
Click to expand...
Click to collapse
I think the bootloader is locked again, i can't boot into recovery. I tried the latest QPST and still getting unable to read packet header read 0 bytes error and Sahara Failed.
Kalp3sh S1NGH said:
I think the bootloader is locked again, i can't boot into recovery. I tried the latest QPST and still getting unable to read packet header read 0 bytes error and Sahara Failed.
Click to expand...
Click to collapse
If bootloader is locked or unlocked , 9008 mode will work for sure. Also Use buttons combination to enter fastboot if u can then unlock and flash recovery from there .
To avoid this problem again, when you flash stock roms after using Custom Roms, make sure you format the System, data and cache partitions back to EXT4 format, since Stock firmware (even the moded ones) DOES NOT support any other System/Data/ Cache format.
After loading the bootloader, the phone will end with black screen and white led on. You just need to reboot on recovery again and advance format System/ Data/ Cache back to EXT4, connect the phone to the PC again, transfer the ROM file to the internal storage and make the Flash again...
Hope this help you

Nord N100 EDL Mode - Dead / Gone

I flashed the 11.0.1 global boot image to my BE82CB to attempt root via these instructions: https://forum.xda-developers.com/t/...eplus-nord-with-magisk-and-temp-root.4340113/
Unfortunately, it bricked my device. It boots to a T-Mobile loading screen but feezes there.
I'd like to use the MSM for 10.5.8.BE82CB to unbrick this, but I can't enter EDL mode. These are the ways I've tried:
a) hold down vol up / down for 10 seconds - attach USB
a result) device boots to fastboot
b) fastboot reboot emergency
b result) device boots to fastboot
note: even just plugging in a charging USB boots the device to fastboot
Any ideas on how to get my phone into EDL mode, or did I kill it and permanently brick my phone?
let me help you here. if youre in fastboot you still have flashing access. do you remember your old version number?
I have exactly the same problem, after installing twrp I accidently formatted some partitions including system, and they aren't mounted, because of this I can't use edl and i can't decrypt data to get access to system partition. I can use only fastboot.
does fastboot reboot edl work? if not you might have to buy a deep flash cable off amazon to get it into edl, only about $10-15
You have to enter recovery mode and make windows look for the Qualcomm driver first. May take a few reboots of the phone in recover to trigger windows but you'll see optional link inwindows update when it does find something. Click and download the comm driver. mine was "Qualcomm HS-USB QDLoader 9008 (COM3)" your COM may not be COM3.
Reboot PC and turn off phone.
Open the msm downloader and click start
hold UP and DOWN only - plug in phone -> phone will seem like nothing happens but you should see a COM pop up in the software
then continue with the download, it take some mins.
hope it helps some. I have N100 sprint/t-mobile
i can say that the software saved me for sure. it took me back to android 10 but im ok with it.
Possibly unrelated, I was testing different GSI images accidentally wiped system. wouldn't turn off just rebooted. I was able to get into EDL mode I just had to hold down volume up & down just after selecting power off in fastboot menu. maybe this will help, but no guarantee.
bouyakasha said:
I flashed the 11.0.1 global boot image to my BE82CB to attempt root via these instructions: https://forum.xda-developers.com/t/...eplus-nord-with-magisk-and-temp-root.4340113/
Unfortunately, it bricked my device. It boots to a T-Mobile loading screen but feezes there.
I'd like to use the MSM for 10.5.8.BE82CB to unbrick this, but I can't enter EDL mode. These are the ways I've tried:
a) hold down vol up / down for 10 seconds - attach USB
a result) device boots to fastboot
b) fastboot reboot emergency
b result) device boots to fastboot
note: even just plugging in a charging USB boots the device to fastboot
Any ideas on how to get my phone into EDL mode, or did I kill it and permanently brick my phone?
Click to expand...
Click to collapse
I had to use a cable, but it worked well. Make sure the drivers are installed before. It took a few tries and I had to rotate the cable, but it worked eventually. Install the drivers, reboot, make sure phone is off, plug in cable and press the button. Qualcomm should show up under ports in device manager and you should be all set.

Question I am stuck in fastboot and can only boot into fastboot please help??

I can only accsess fastboot and cannot reboot into anything except fastboot.... I tried extracting the payload bin but can only flash a few lines then I am told to reboot into fastbootd but cannot access that either... I cannot access recoveries either and I have tried to flash them but still wont budge... any ideas??
Use MSM tool
I also have this problem and I can't get it to EDL mode nothing happens stuck in fastboot.
I just typed a whole guide on how I managed to solve this in detail and the tab got closed out... in short then, download Qualcomm drivers and not oneplus's. There are many drivers in the file, just extract the whole thing and point to the file on device manager and include subfolders. It should find which I think was the HS-USB QDloader 9008 driver then install. Make sure you download the correct MSM for your version. The latest for global (or O2) is only hosted on one server and was going to take 12 hours to download on highspeed internet so I used lemonadep_22_O.05_210324 being 11.2.2.2. Use the Win7 version. Even though you cannot use EDL, you can reference these key combinations to get it recognized. If you're having a completely black screen, use the all button press hold until it vibrates. Make sure you are shutdown all the way and if needed use fastboot to. With MSM opened, drivers installed, and phone off, hold both vol keys and connect to PC. Hit Enum to refresh connections and hopefully it shows up and you can get a successful download complete. I found that the black screen was actually the device being in recovery mode. It was possible to successfully enter recovery using boot with power and volume down at times, although all sideload OTA's (along with prior fastboot flash boot *.img, fastboot -w, fastboot update, fastboot reboot-edl, ect.) failed. There was a lot of trial and error where just repeating some things after they had failed almost magically started working or stopped however this process is what worked in my case.
xifo.0001 said:
I just typed a whole guide on how I managed to solve this in detail and the tab got closed out... in short then, download Qualcomm drivers and not oneplus's. There are many drivers in the file, just extract the whole thing and point to the file on device manager and include subfolders. It should find which I think was the HS-USB QDloader 9008 driver then install. Make sure you download the correct MSM for your version. The latest for global (or O2) is only hosted on one server and was going to take 12 hours to download on highspeed internet so I used lemonadep_22_O.05_210324 being 11.2.2.2. Use the Win7 version. Even though you cannot use EDL, you can reference these key combinations to get it recognized. If you're having a completely black screen, use the all button press hold until it vibrates. Make sure you are shutdown all the way and if needed use fastboot to. With MSM opened, drivers installed, and phone off, hold both vol keys and connect to PC. Hit Enum to refresh connections and hopefully it shows up and you can get a successful download complete. I found that the black screen was actually the device being in recovery mode. It was possible to successfully enter recovery using boot with power and volume down at times, although all sideload OTA's (along with prior fastboot flash boot *.img, fastboot -w, fastboot update, fastboot reboot-edl, ect.) failed. There was a lot of trial and error where just repeating some things after they had failed almost magically started working or stopped however this process is what worked in my case.
Click to expand...
Click to collapse
After hundreds of trys I finally got it scared ****less that I lost my phone.
holydemon said:
After hundreds of trys I finally got it scared ****less that I lost my phone.
Click to expand...
Click to collapse
lol same here, you say it's working now though?
xifo.0001 said:
lol same here, you say it's working now though?
Click to expand...
Click to collapse
Yeah but that was a hassle should've been easier to reach that interface. I was almost sending it to service for nothing but a stupid unreachable interface nonsense.
Also to note when I tried with original cable from the box was successful the other usb cable gave me problems.

Categories

Resources