Gadget Miracles, Tracfone LG Smartphone Comparison, Android Jelly Bean, Flash tool, Avengers Box, Ulefone, samsung, iphone, Infinix and stock firmware

Jumat, 10 Juni 2016

[Revised] How To Unbrick Qualcomm Android Devices

[Revised] How To Unbrick Qualcomm Android Devices - I made this blog Gadget Miracles already a few years ago, although I am busy working in my office still build this blog for you who need information about gadgets, has very much information that we provide about the [Revised] How To Unbrick Qualcomm Android Devices which you are looking for at this time, please refer to the information we provide in full guarantee because I have collected a lot of information from the source of the richest:

Articles : [Revised] How To Unbrick Qualcomm Android Devices
full Link : [Revised] How To Unbrick Qualcomm Android Devices
Article Android, Article unbrick qualcomm,

You can also see our article on:


[Revised] How To Unbrick Qualcomm Android Devices

Android devices running on Qualcomm processor have proven to be almost unbrickable. This is so because this guide has been tested and discovered not to be working on some Qualcomm devices, LG G series for instance. So, if you're currently reading this, have some faith, it might just work for you. But don't bother trying it on LG G series.

Unbricking Qualcomm Android Devices

Step One: Analyzing the possible cause of the brick

In newer Qualcomm devices firmware (not the HLOS part, but NON-Hlos, SBL1, TZ, HYP, RPM, and Aboot), especially ARMv8-A, Qualcomm diminished the famous “Qualcomm HS-USB Diagnostics 9006”, and introduced two types of “Qualcomm HS-USB QDLoader 9008”. 

So, before attempting to unbrick your Qualcomm device you need to figure out which 9008 mode your phone is in. This now brings us to:

Step Two: Preparing your Computer

  • Disconnect your PC's internet connections and unplug your mobile device from the computer.
  • Download and install the latest .net Framework on your Computer. Download here
  • Uninstall all mobile related drivers, as well as any Qualcomm driver (if any). Uninstall from Device Manager first, then Program Manager.
  • Alternatively, you can use REVOUninstaller to uninstall all driver related software, then use Device Remover to remove all device drivers.
  • Now, run Command Prompt as Administrator and issue the follow commands followed by Enter button
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

  •  Reboot you computer, and it should now boot into test mode as shown in the screenshot below. (bottom-right of your screen)

  • Download QualcommDrv.zip, extract to an empty folder, then open the folder according to your Windows type (x64 or x86) and double click dpinst64.exe or dpinst32.exe (depending on your Windows installation) to install the Qualcomm driver.
  • Now connect your phone to the computer. It should now be detected as “Qualcomm HS-USB QDLoader 9008” and the driver version 2.0.8.7 (you can check in “Device Manager”).

Step Three: Possible cause of brick (brick type)

If you were just messing with system image, boot image, system’s framework or other things that does not relate to Qualcomm’s core files (modem-NON-HLOS.bin, aboot-emmc_appsboot.mbn, sbl1, hyp, tz, rpm partition, for example installing sound patch, etc, your device will enter the new 9008 mode, which is a combination of the old “Qualcomm HS-USB Diagnostics 9006” and “Qualcomm HS-USB QDLoader 9008”. Symptoms of this brick mode include:
  • The LED charging indicator near the phone speaker will display red.
  • Your phone will vibrate endlessly, and this vibration will end only if you disconnect the phone from your PC and remove the battery.
If Device Manager is launched, you’ll see “Qualcomm HS-USB QDLoader 9008” under PORTS (COM & LPT) or “QHUSB_BULK” under Other devices, and “Qualcomm MMC Storage USB Device” under Disk drives. See screenshot below


OR


However, if your Mobile’s Qualcomm’s partition is messed up while playing around with NON-HLOS.bin, emmc_appsboot.mbn, sbl1.mbn, hyp.mbn, tz.mbn, rpm.mbn, or by other means, messing the whole Qualcomm’s eMMC partition, your device will most likely go into the OLD “Qualcomm HS-USB QDLoader 9008” mode. Symptons:
  • The phone charging indicator would not light if you connect your mobile to Computer.
In Device Manager only “Qualcomm HS-USB QDLoader 9008” will be listed in PORTS (COM & LPT) or “QHUSB_BULK” in Other devices, but no “Qualcomm MMC Storage USB Device” in Disk drives. See screenshot below



If you are reading this, you need to have followed the procedure above to discover the exact cause of your device brick and the brick mode it is in: whether it is in the OLD ‘9008″ or NEW “9008” mode. This will help you proceed to the unbricking process below.

Step Four: Unbricking your Qualcomm device

For devices in NEW “Qualcomm HS-USB QDLoader 9008” MODE

If your device is in this mode, the unbrick process and steps is a whole lot easier. You need someone who has the same phone as you to backup and upload their device’s complete eMMC image for you. The device needs to have root access. Learn how to root here.

To get such image, you or your friend needs to do the following:
  • Get an external MicroSD card with “exfat” system file, and the size of this SD card should be larger than 16 GB, which is the size of the whole partition.
  • Do a complete factory reset on the phone. If a custom recovery is installed, use it to wipe data, cache, and internal storage.
  • While the sdcard is in the phone, run the follow commands via adb
adb shell
su
dd if=/dev/block/mmcblk0 of=/storage/sdcard1/backup.img bs=512 count=30535646
The size of the backup.img is around 16 GB, However, if compressed would be about 2 GB.

Let's proceed...

  • Download MiniTool Partition Wizard and HDD Raw Copy Tool.
  • Copy the backup.img file to Computer
  • Connect the Qualcomm device to Computer via USB cable and do not disconnect from here.
  • Now launch MiniTool Partition Wizard and you should see a drive with about 29 partitions. See sample screenshot below


  • Delete all 29 partitions and click Apply ...wait for the process to complete.
  • Once the process is complete, launch HDD Raw Copy Tool 
  • Now, select the backup.img and click Continue

  • Select Qualcomm MMC Storage USB Device and click Continue
  • Once in the next page, select everything, then click Start


Unfortunately, if you're unable to get the backup.img file from anyone, you will need to force your device to enter the old Qualcomm HS-USB QDLoader 9008 mode. Read below to do this...

  • Launch MiniTool Partition
  • Delete all 29 partitions
  • Click on Create Partition. Select Primary Partition and choose ext4 file system. Do not give this drive a name or label.
  • Now click Apply and be patient for the process to complete
  • Once complete, disconnect the phone from Computer and remove battery. Insert after a few seconds. Welcome to old Qualcomm HS-USB QDLoader 9008 mode.

Unbricking Devices in old Qualcomm HS-USB QDLoader 9008 mode

  • Download QPST 2.7 build 422 (QFIL) and 8675_W00.zip
  • Extract the QPST and double-click on setup.exe to install
  • Extract 8675_W00 to a different folder
  • Download your phone's stock firmware. Should not be a zip file, but a flashable single firmware extension.
  • It is assumed that you've already installed QFIL on your computer before reaching this step.
  • Launch QFIL from programs or start menu
  • Fill out QFIL options as follows:

The programmer will be prog_emmc_firehose_8936.mbn
Use the rawprogram0.xml
Use the patch0.xml 
Note: all these files are contained in extracted 8675_W00 folder

  • Now click on Download button.


The phone should automatically reboot itself once the flashing process is complete and enter into a bootloop.

  • Disconnect the device from computer now
  • Once it's about booting up again press Volume up button while reconnecting to computer so as to put the device in Bootloader mode
  • Open 8675_W00 folder now and double click FlashAll(AfterQFil).bat.
  • Your phone should now reboot to its stock firmware and boot completely to system.
Congratulations!


Credits: DroidSavvy



enough already information about [Revised] How To Unbrick Qualcomm Android Devices

hopefully the information [Revised] How To Unbrick Qualcomm Android Devices can give you answers to all your questions ayang is conveyed to google.

finished already information about [Revised] How To Unbrick Qualcomm Android Devices if you mers this information useful for you and want to bookmark or share please use link https://19miracles.blogspot.com/2016/06/revised-how-to-unbrick-qualcomm-android.html

Tag : , ,
Share on Facebook
Share on Twitter
Share on Google+

Related : [Revised] How To Unbrick Qualcomm Android Devices

6 komentar:

  1. sphynx Kittens For Sale Now! We are breeders of high-quality Sphynx Cats. CFA & TICA Registered. We have worked extremely hard over the past several years to produce strong, beautiful, & healthy lines. Our cats are extremely loving, and very affectionate! We confidently offer to pet, show, and/or breeding homes. Our kittens reside all over the United States and various other countries!

    BalasHapus
  2. Really nice and interesting post. I was looking for this kind of information and enjoyed reading this one. Keep posting. Thanks for sharing.
    Sattaking
    Sattaking
    Sattaking
    Sattaking
    Sattaking
    Sattaking
    sattaking
    Sattaking

    BalasHapus
  3. best nutritional supplements in Cameroon and Nigeria

    NG4L is home of the best nutritional supplements in Nigeria. NG4L provides top quality natural health and beauty products in Cameroon at affordable prices.

    BalasHapus

  4. Totally loved your article. Looking forward to see more more from you. Meanwhile feel free to surf through my website while i give your blog a read.
    welcome to Newsome Maltese Puppies
    where to buy Maltese Puppies
    Maltese puppies
    Maltese Puppies For Sale




    BalasHapus
  5. Be inspired by the incredible success stories of individuals who have found relief, transformation, and hope through Healing Buddha.
    pranic healing

    BalasHapus