[Completed] Guys Yureka plus hardbriked Tried Every Method ON The Whole XDA community - XDA Assist

Its now Complete 18 days Yureka Plus Hardbricked Just HS-USB qdloader In Device Manager And nothing more.
1. Flash using 32gb Micro sd card by extracting the Emmc Image on Micro sd card :- Failed
2.QPST qfil Image Loader : - Sahara Download Fail Firehose Fail System Exeption
3.MIflash tool :- Flash File Fail
4. Qualcomm flash tool :- Device is in Download Mode Not in Diagnostic Hence Failed
5. Visiting Authorised service Center They just Said WE have to Change the Motherboard . :-- didnt Said yes If yes Then It will be success but Cost Is 5,500 rupee And On Flipkart A new Yureka/Yureka plus Is @6,500 so Why should i do that For a mother board Replacement
I dont Think any method Left Or if any please guys Help Me . using Windows 8.1 In TEST MODE driver signature Disabled Succesfully Everything Done well Device detect Qualcomm HS-USB QDLoader . but Didnt Flash YGDP tool Also Failed Fastboot Adb Commands Flahses my Device But After The Flash Done my Phone Didnt Reboot just Stays There in Fastboot With Random Coloured Lines.

Kaushal Mehra said:
Its now Complete 18 days Yureka Plus Hardbricked Just HS-USB qdloader In Device Manager And nothing more.
1. Flash using 32gb Micro sd card by extracting the Emmc Image on Micro sd card :- Failed
2.QPST qfil Image Loader : - Sahara Download Fail Firehose Fail System Exeption
3.MIflash tool :- Flash File Fail
4. Qualcomm flash tool :- Device is in Download Mode Not in Diagnostic Hence Failed
5. Visiting Authorised service Center They just Said WE have to Change the Motherboard . :-- didnt Said yes If yes Then It will be success but Cost Is 5,500 rupee And On Flipkart A new Yureka/Yureka plus Is @6,500 so Why should i do that For a mother board Replacement
I dont Think any method Left Or if any please guys Help Me . using Windows 8.1 In TEST MODE driver signature Disabled Succesfully Everything Done well Device detect Qualcomm HS-USB QDLoader . but Didnt Flash YGDP tool Also Failed Fastboot Adb Commands Flahses my Device But After The Flash Done my Phone Didnt Reboot just Stays There in Fastboot With Random Coloured Lines.
Click to expand...
Click to collapse
Hello,
I see you posted your query here https://forum.xda-developers.com/general/help/yureka-plus-hardbricked-fastboot-t3527482, this one seems a duplicate.
I am closing this thread.
Good luck!
Regards
Vatsal,
Forum Moderator.

Related

Unbrick all lg model no download,no recovery,no fastboot,no sign of life

HI FRIENDS TODAY I AM GOING TO GIVE FULL AND EXPLAINED TUTORIAL TO UNBRICK ANY LG MODEL ( NOT SUPPORTED BY JTAG,OCTOPUS BOX)
PROBLEM INTRODUCTION
NO DOWNLOAD MODE
NO RECOVERY MODE
NO FASTBOOT MODE
FASTBOOT MODE
LG LOGO STUCK
PC DETECT AS QHSUSB BULK
PARTITION POP UP WHEN CONNECTED TO PC
SECURITY ERROR
KERNEL CRASH
NO SIGN OF LIFE
WHY MY PHONE BRICKED????????​JUST FLASHING WRONG ROM ( MOST IN CASE OF REFURBISHED PHONE PURCHASED FROM THIRD PARTY SELLER)
FLASHING WRONG RECOVERY
FLASHING KERNEL
FLASHING KERNEL
DURING UPDATES ( FAILED OR INTERRUPTED)
AND MANY OTHER CAUSES​
TOOLS REQUIREMENT ​LG FLASH TOOL FOR KDZ AND TOT FILE( http://forum.xda-developers.com/showthread.php?t=2432476​(CREDIT GOES TO HYELTON)​TOT OR KDZ FILE ( DEPENDING ON SITUATION) >>>>>>>>>>( KEEPING BOTH FILES RECOMMENDED)​LG FIRMWARE EXTRACTOR ( http://forum.xda-developers.com/showthread.php?t=2600575) >>>>>>>>>>>> ( DOWNLOAD LATEST VERSION)​
ANDROID SDK SLIM mod edit - malicious link removed) >>>>>>>>>>>> ( USEFULL TO UNBRICK PHONE IN FASTBOOT MODE)​
QUALCOMM DRIVER ( http://www.mediafire.com/download/pba9wajnehr9qwg/Qualcomm+USB+Drivers.rar )>>>>>>>> ( for qhsusb bulk mode)​
PDANET FOR ADB DRIVER ( http://pdanet.co/a/)
IF YOU FLASHED WRONG RECOVERY OR MODIFY PARTITION THEN YOU WILL STUCK IN FASTBOOT
SOLUTION FOR FASTBOOT
EXTRACT ANDROIDSDKSLIM.ZIP FILE ON DESKTOP ( ANY WHERE)
INSTALL PDANET AND CHOOSE LG COMPLETE INSTALLATION
DOWNLOAD PARTITION FILE FOR YOUR MODEL ( IF D802 THEN USE ONLY PARTITION FILE FOR D802) >>>>>>>>>> ( http://downloads.codefi.re/autoprime/LG/LG_G2)
NOTE : 1) YOU CAN EXTRACT PARTITION FILE FROM KDZ OR TOT FILE USING LGFIRMWARE EXTRACTOR TOOL
FOLLOW THIS VIDEO TO KNOW HOW TO EXTRACT PARTITION FILE
2) PARTITION FILE MUST BE IN .img FORMAT ( WHEN WE EXTRACT PARTITION FILE FROM KDZ OR TOT THEN IT IS IN .bin FORMAT SO SIMPLY RENAME FROM .bin to .img )
3) YOU NEED TO EXTRACT 10 FILES FROM TOT ( aboot, boot, sbl1, dbi, laf, recovery, modem, misc, rpm, tz ) and 9 FILES FROM KDZ ( misc file is not present in kdz so dont worry it is not important)
AFTER EXTRACTING PARTITION FILE AND RENAMING THEM YOU WILL GET 10 OR 9 FILE ( aboo.img, boot.img, laf.img, recovery.img, sbl1.img, dbi.img, rpm.img, tz.img, misc.img) and REMOVE ANY NUMBER FROM THE NAME OF FILES ( SUPPOSE YOU GET aboot_21345.bin THEN RENAME TO aboot.img)
NOW COPY THESE PARTITION FILE IN THE LAST FOLDER (PLATFORM-TOOLS) OF ANDROIDSDKSLIM FOLDER.
NOW CONNECT YOUR PHONE TO PC IN FASTBOOT MODE ( OPEN DEVICE MANAGER AND SEE ON THE TOP THERE WILL ANDROID ADB INTERFACE UNDER ANDROID PHONE. IF NOT THEN CHECK ADB DRIVER INSTALLED PROPERLY OR NOT.
NOW GO TO THE THE FOLDER PLATFORM -TOOL INSIDE ANDROIDSDKSLIM FOLDER.
NOW PRESS AND HOLD SHIFT BUTTON ON KEYBOARD AND RIGHT CLICK IN THAT FOLDER AND YOU WILL GET AN OPTION OPEN COMMAND PROMPT OR WINDOW HERE. CLICK ON IT AND YOU WILL GET CMD WINDOW.
NOW TYPE fastboot devices ( IT WILL SHOW YOUR DEVICES )
NOW TYPE THESE COMMAND
fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot reboot
exit​NOW REMOVE USB CABLE AND SWITCH OFF YOUR PHONE BT LONG PRESSING POWER BUTTON
NOW PRESS AND HOLD VOL UP AND CONNECT TO PC AND YOU WILL GET DOWNLOAD MODE FIXED
HURREYYYYYYYYYYYYYY
GO AND FLASH STOCK ROM ( http://forum.xda-developers.com/showthread.php?t=2432476)
IF YOU STILL STUCK IN FASTBOOT MODE THEN TYPE THESE COMMAND ( erase all 10 or 9 file and flash them one by one as shown)
fastboot erase aboot ( this command will erase aboot.img from phone)
fastboot flash aboot aboot.img ( this command will flash aboot to phone )
fastboot erase boot
fastboot flash boot boot.img
fastboot erase laf
fastboot flash laf laf.img
fastboot erase rpm
fastboot flash rpm rpm.img
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot erase modem
fastboot flash modem modem.img
fastboot erase misc
fastboot flash misc misc.img
fastboot erase sbl1
fastboot flash sbl1 sbl1.img
fastboot erase tz
fastboot flash tz tz.img
fastboot erase dbi
fastboot flash dbi dbi.img
fastboot reboot
exit​NOW REMOVE USB CABLE AND SWITCH OFF YOUR PHONE BT LONG PRESSING POWER BUTTON
NOW PRESS AND HOLD VOL UP AND CONNECT TO PC AND YOU WILL GET DOWNLOAD MODE FIXED
HURREYYYYYYYYYYYYYY
GO AND FLASH STOCK ROM ( http://forum.xda-developers.com/showthread.php?t=2432476)
SOLUTION FOR ALL THE PROBLEM WITH NO DOWNLOAD MODE​YOU NEED TO FORCE PHONE INTO QHSUSB BULK MODE BY SHORTING TEST POINT
WHEN YOU GET QHSUSB BULK MODE IN DEVICE MANAGER THEN INSTALL QUALCOMM DRIVER ( http://www.mediafire.com/download/pba9wajnehr9qwg/Qualcomm+USB+Drivers.rar)
NOTE : THERE ARE TWO MODE IN QHSUSB BULK
1) QUALCOMM HS-USB 9006
THIS MODE IS VERY EASY TO FIX. YOU NEED THE PARTITION FILE THAT WE GET IN THE STARTING TO SOLVE FASTBOOT MODE)
TO SOLVE 9006 FOLLOW THIS METHOD ( http://forum.xda-developers.com/showthread.php?t=2582142 )
UBUNTU METHOD IS UNIVERSAL IT CAN BE USED FOR ANY PHONE IN 9006 ( UNBRICK VERY PARTITION METHOD ( http://forum.xda-developers.com/lg-g2/general/unbrick-lg-g2-qhsusbbulkqualcomm-9006-t2939627) BY TUNG KICK IS ONLY FOR G2 HOWEVER IT CAN BE USED FOR GPRO2 AND G FLEX BUT I M NOT SURE IT MAY NOT WORK OR BRICKED MORE)
WHEN YOUR PHONE GET STUCK IN 9006 THEN LOTS OFF DRIVE POP UP WHEN CONNECTED TO PC ( MOST IMPORTANT IDENTIFICATION)
2 ) QUALCOMM HS-USB 9008
IF YOU STUCK IN 9008 THEN THIS IS THE SUPER HARD BRICK MODE.
CONTACT aftabalam8c2 ( http://forum.xda-developers.com/member.php?u=4554553 ) this guy not only can unbrick lg g2 , g3 but g pro 2, g flex, vu3, vu2, nexus4 , nexus 5, lg g , lg gpro, and around MORE THAN 30 ( I DONT KNOW BUT HE TOLD ME ALL HE CAN UNBRICK MORE THAN 50 ) devices of lg which not supported by JTAG OR OCTOPUS BOX.​
ACCORDING TO HIM MOST USER DAMAGED DURING SHORTING OF TEST POINT ( SO BETTER TO ASK HIM BEFOR SHORT)
I NEVER SHORTED SO DONT ASK ME. HE ALSO MADE A SERIES OF TEST POINT ON YOU TUBE FOR MANY DEVICES BUT THESE VIDEO ARE NOT PUBLIC NOW. MAY BE HE MAKE ALL VIDEOS PRIVATE AFTER SOME GUY CHEATED HIM ON XDA ( CONCLUDED FROM HIS COMMENTS)
AND THE ACCOUNT OF THIS GUY DISABLED BY XDA FOR 1 WEEK ( I ASKED HIM PERSONALY ON WHATS APP)
SO IF YOU WANT THE TEST POINT FOR ANY PHONE ASK HIM​.
THIS GUY UNBRICKED MY LG G FLEX IN 20 MINUTES IN FRONT OF ME ( WE ARE FROM SAME STATE SO I WENT HIS HOME)
FO THE FULL STORY OF LG G FLEX UNBRICKING SEE THIS ( http://forum.xda-developers.com/lg-...nload-mode-t3059257/post59555140#post59555140)
SO THE MOST IMPORTANT THING IS TO SHORT THE TEST POINT CORRECTLY WITHOUT DAMAGING EMMC ( I WOULD ADVICE ALL OF YOU PLEASE ASK HIM BEFOR SHORTING MAY HE SHARE THOSE VIDEOS ON YOU TUBE )
FOR COLLECTION OF TEST POINT SEE THIS ( http://forum.xda-developers.com/hardware-hacking/hardware/collection-test-phone-t3048736 )
SOLUTION FOR ERROR DURING FLASHING​FOLLOW THIS GUIDE ( http://forum.xda-developers.com/lg-g2/general/lg-g2-cross-dll-device-model-fota-laf-t3003717 )
THERE ARE MANY GUYS WHO CLAIM TO FIX YOUR BRICKED LG PHONE BUT I DONT KNOW THE AUTHENTICITY OF THESE GUYS
TUNGKICK WHICH IS ALSO WHO UNBRICK HAS VERY BAD RECORD, I SEEN THE POST MANY GUYS CLAIM THAT HE STEAL PASSWORD AND DATA FROM THEIR PC AND TOOL HE USED INSTALL KEYLOGGER TO YOUR PC ( I AM JUST TELLING THE COMMENTS ON GUYS AND THEY ALSO UPLOADED SOME PIC FOR THE PROOF)​
THANKS SO MUCH
THREAD UNDER CONSTURCTION ( I WILL UPDATE PICTURE FOR MORE DETAILS )​
to be continue..........
Hi Guys, pls help me.
This is not the first time i tried to update firmware using KDZUpdater [KDZ_FW_UPD.exe] .
But this is the first time my device has been bricked.
During updating my firmware, i was in "Emergency Mode" and i received some error on KDZUpdater GUI Console.
As i was unable to move from "Emergeny Mode", i tried again to update firmware, but again i got some error.
I thought removing the battery will do some good, but i was wrong.
Now my mobile is as good as "BLACK BRICK".
It even doesn't detect in "Device Manager".
Note:
Before using "KDZUpdater", i had disabled "LG modems" from device manager.
Pls help me on this.
Sent from my TCL J636D+ using XDA Free mobile app
vcforums said:
Hi Guys, pls help me.
This is not the first time i tried to update firmware using KDZUpdater [KDZ_FW_UPD.exe] .
But this is the first time my device has been bricked.
During updating my firmware, i was in "Emergency Mode" and i received some error on KDZUpdater GUI Console.
As i was unable to move from "Emergeny Mode", i tried again to update firmware, but again i got some error.
I thought removing the battery will do some good, but i was wrong.
Now my mobile is as good as "BLACK BRICK".
It even doesn't detect in "Device Manager".
Note:
Before using "KDZUpdater", i had disabled "LG modems" from device manager.
Pls help me on this.
Sent from my TCL J636D+ using XDA Free mobile app
Click to expand...
Click to collapse
You have only one option.
You need to force your phone into qhsusb bulk mode by shorting test point.
What does that mean??
Will this be done through software or I need some special hardware or should I sent to LG service centre.
Pls guide
Sent from my TCL J636D+ using XDA Free mobile app
vcforums said:
What does that mean??
Will this be done through software or I need some special hardware or should I sent to LG service centre.
Pls guide
Sent from my TCL J636D+ using XDA Free mobile app
Click to expand...
Click to collapse
You need to open your phone and do short of some pins.
A guys named aftabalam8c2 has full tutorial video how to do this.
And he will help u.
I m posting his contact details in pm
I have no download mode, but rom still works fine. cant root and cant start into recovery.
I solved the QHUSB 9006 Method in ubuntu, but after filling the partitions, all is like before, still NO download mode.....
Lg g3 f460s no download mode nor flashboot
I have lg g3 prime.
Lg g3 f460s from koria, sk telecom.
I want to install a custom rom, but it failed and i havent kept backup of stock rom, so first it shows " secure boot error" then i again go to fastboot mode and by mistake flash wrong file at boot partition & recovery partition.
After that when i switch on my phone it shows secure boot error & after it 's switched off.
When i press vol+ and insert in usb , download mode dialog comes and after 5 to 6 seconds it switch off automatically.
Not any key combination work for recovery mode & fastboot mode.
Means my phone have not download mode and not fastboot mode.
Now what should i do for unbrick it.
Don't support with lg l65 D280g?
friend you help me with D280g lg? help me pliz
I have the g pro 2 with no download mode just lg logo what should I do?
---------- Post added at 05:30 PM ---------- Previous post was at 05:28 PM ----------
SANJAYTHL said:
I have lg g3 prime.
Lg g3 f460s from koria, sk telecom.
I want to install a custom rom, but it failed and i havent kept backup of stock rom, so first it shows " secure boot error" then i again go to fastboot mode and by mistake flash wrong file at boot partition & recovery partition.
After that when i switch on my phone it shows secure boot error & after it 's switched off.
When i press vol+ and insert in usb , download mode dialog comes and after 5 to 6 seconds it switch off automatically.
Not any key combination work for recovery mode & fastboot mode.
Means my phone have not download mode and not fastboot mode.
Now what should i do for unbrick it.
Click to expand...
Click to collapse
Same here..have you found a fix yet?
daredavel said:
---------- Post added at 05:30 PM ---------- Previous post was at 05:28 PM ----------
Same here..have you found a fix yet?
Click to expand...
Click to collapse
got the solution but can't find the apropriate files, i am showing the method, if you find the files let me know.
1. with willcracker board diag,
in that case you need chipset file for apq8084 (snapdragon 805), i have searched to many but cant find. in that case you need original (latest on your phone) firmware in .tot file and convert it in .mbn file. this you can do in willcracker. only the problem is apq8084 chipset files and latest firmware in tot file. you can find it in .kdz but cant get it in .tot file.
2. with qpst programme. (qfil programe)
in this method you need programmer file, rawprogram.xml & patch.xml of the same version phone (f460s) and yes original firmware.
you can find both program on google or xda.
if you got the appropriate files let me know and share with me.
thanks in advance.
Help
Cannot unbrick ls996 in q-bulk mode. tried everything...every site. Even tried to contact member mentioned in post. Im willing to work hard to unbrick, NOT looking for easy way...out...but im no phone technican by all means. Thanks!!!
I've got a E975 (Optimus G Intl) to unbrick here.
I've got it to fastboot mode, but I can't get the laf.img and dbi.img files (they are not in the .kdz or .dz files).
Can anyone give me a help?
Wrong ROM install in LG f460s
SANJAYTHL said:
got the solution but can't find the apropriate files, i am showing the method, if you find the files let me know.
1. with willcracker board diag,
in that case you need chipset file for apq8084 (snapdragon 805), i have searched to many but cant find. in that case you need original (latest on your phone) firmware in .tot file and convert it in .mbn file. this you can do in willcracker. only the problem is apq8084 chipset files and latest firmware in tot file. you can find it in .kdz but cant get it in .tot file.
2. with qpst programme. (qfil programe)
in this method you need programmer file, rawprogram.xml & patch.xml of the same version phone (f460s) and yes original firmware.
you can find both program on google or xda.
if you got the appropriate files let me know and share with me.
thanks in advance.
Click to expand...
Click to collapse
I have same issue wrong ROM installed on LG f460s and I have no download mode, no recovery, no fastboot no charging shown, no sign of life, just Qualcomm HS-USB QDLoad 9008 is shown in device manager when connect to PC.. I am searching APQ8084 folder to paste in boarddiag tool, Dear if you have found any other way to solve this issue please let me know. thanx in advance
power outage while flashing kdz on LG C660
Please help... I know my phone is a little outdated but I would still love use it for my daily routine . I'm in the middle of flashing the original firmware when the power outage happened. Now it won't power on at all. Been searching for days on what pins/components to short to force it into qhsusb bulk mode but no luck. I hope someone can help me...:crying:
tobitab said:
Please help... I know my phone is a little outdated but I would still love use it for my daily routine . I'm in the middle of flashing the original firmware when the power outage happened. Now it won't power on at all. Been searching for days on what pins/components to short to force it into qhsusb bulk mode but no luck. I hope someone can help me...:crying:
Click to expand...
Click to collapse
Which phone??
Anyone there" help me" i hav bricked my lg g2 f320k" wenever i connect my phone to pc" lots of partitions comes up
superguy19 said:
Which phone??
Click to expand...
Click to collapse
My phone is LG Optimus Pro C660...
---------- Post added at 01:32 PM ---------- Previous post was at 01:18 PM ----------
superguy19 said:
Which phone??
Click to expand...
Click to collapse
Ajayz said:
Anyone there" help me" i hav bricked my lg g2 f320k" wenever i connect my phone to pc" lots of partitions comes up
Click to expand...
Click to collapse
Have you tried checking on the 'Device Manager' what mode is the phone in 'Ports' section when connected to pc?
After that there are instructions in the first page for every mode. My phone doesn't show up and I needed it to force into
qhsusb bulk mode in order to proceed...
Bricked LG H440n
Hello guys I have bricked my LG H440n in an attempt of unlocking the bootloader. My phone doesn't get recognised by pc, I can only enter fastboot mode, but command like "fastboot erase aboot" are not working, it just says remote: "unknown command". Can anyone help me where can I find the pins to short on this phone?
Hello!
I would like to ask some help with my hard bricked G3 D855 16GB, i installed wrong rom
My english is not a best, and i dont dare to do anything. I have win 8.1. I dont know about Linux, and virtual PC.
I will very glad that someone can help me maybe via teamviewer. I also donate You. Please
If you think that You can help me maybe, please write me.

Urgent help needed + QFIL

Hi guys,
As mentioned in a previous thread, my F1 is soft bricked, only with the Oppo logo, no fastboot or recovery. I need to flash it again with a soft called QFIL (soft for Qualcomm devices). But it can't be done with the ordinary stock roms, I need a specific rom compatible with QFIL, like the ones used in the service centers. Is there anyone who can provide me with such a rom, or a link to download one in order to save my device?
Thank you
Can someone owning a Oppo f1 use QFIL to extract all the necessary files in order to flash them to my phone? I would be very grateful.
I have the, flashing tool and rom needed to unbrick the f1 from any softbricked state.
Let me know if you still need it, and I'll upload it somewhere and write a quick guide.
Worked for me even after I killed the bootloader.
tb303lava said:
I have the, flashing tool and rom needed to unbrick the f1 from any softbricked state.
Let me know if you still need it, and I'll upload it somewhere and write a quick guide.
Worked for me even after I killed the bootloader.
Click to expand...
Click to collapse
Hi, good news, I would be glad and would appreciate if you could send them to me.
Thanks in advance.
QDLoader Flasher Drivers and Firmware.
This will unbrick the Oppo F1f even if bootloader has been corrupted.
How to:
Download and extract this archive.
Install the QDLoader driver found in the DRIVER directory of the extracted archive.
Switch phone off, hold Vol-Up and connect USB cable between phone Pc .
Run Msm8x39DownloadTool.exe (in F1EX_11_A.05_160128 directory) as Administrator.
Select phone type (16GB or 32GB)
Choose the port your phone is connected to from the list. (It will be the one which says Com Device as Device Type.
Tick "Reset when .."
Click Start.
Let it do its thing, and bam! working stock F1f.
warning this will delete all user data.
Any questions PM me.
Al
tb303lava said:
QDLoader Flasher Drivers and Firmware.
This will unbrick the Oppo F1f even if bootloader has been corrupted.
How to:
Download and extract this archive.
Install the QDLoader driver found in the DRIVER directory of the extracted archive.
Switch phone off, hold Vol-Up and connect USB cable between phone Pc .
Run Msm8x39DownloadTool.exe (in F1EX_11_A.05_160128 directory) as Administrator.
Select phone type (16GB or 32GB)
Choose the port your phone is connected to from the list. (It will be the one which says Com Device as Device Type.
Tick "Reset when .."
Click Start.
Let it do its thing, and bam! working stock F1f.
warning this will delete all user data.
Any questions PM me.
Al
Click to expand...
Click to collapse
Hi, I downloaded the zip, followed your steps and...my phone is alive and everything works perfectly. Thank you so much for your help. Couldn't have been done without you.
How to choose the port?? I am not able to choose the port. When i connect it to pc whole holding volume up button it doesn't show anything.
sir is your file is from optus australia
tb303lava said:
QDLoader Flasher Drivers and Firmware.
This will unbrick the Oppo F1f even if bootloader has been corrupted.
How to:
Download and extract this
Install the QDLoader driver found in the DRIVER directory of the extracted archive.
Switch phone off, hold Vol-Up and connect USB cable between phone Pc .
Run Msm8x39DownloadTool.exe (in F1EX_11_A.05_160128 directory) as Administrator.
Select phone type (16GB or 32GB)
Choose the port your phone is connected to from the list. (It will be the one which says Com Device as Device Type.
Tick "Reset when .."
Click Start.
Let it do its thing, and bam! working stock F1f.
warning this will delete all user data.
Any questions PM me.
Al
Click to expand...
Click to collapse
oppo f1f from optus australia need qfill firmware
i m from india set come to me for sim unlock
i follow this guide (How To unlock Oppo F1f - Guide unlock network Oppo mobile F1f from youtube) to flash modified firmware
but at the first step i flashed magictricks.zip & set goes to qdloader 9008 mode after reboot
so i need optus australia firmware,thanks in advance
Need some help - Msm8x39DownloadTool.exe not finding phone
Qualcomm HS-USB QSLoader9008 on COM3, according to Device Manager, yet Msm8x39DownloadTool.exe doesn't want to find it at all - Device not connected.
Any help would be really appreciated.
Edit: I have made some progress with some steps not included above.
1) Disable 'Driver Signature Enforcement' in Windows (Google is your friend)
2) Before installing the provided drivers, hold the Volume Up button on your phone, and insert USB from PC > Phone. This places the phone into QHSUSB mode and will be found in Device Manager, under Ports (The Android Bootloader Interface (fastboot) device has an ID of '18D1-D00D', while the QHSUSB device ID is '05C6-9008'.. bingo!).
3) Install the driver as directed. This will change the device from QHSUSB mode to HS-USB QDLoader 9008 on COM3.
Continue with the rest of the guide.
Stock recovery will be returned (v1.2 Rooted - I don't remember this). From here you can install Project Spectrum again, and return back to ColorOS after that.
Hopefully this helps.
tb303lava said:
QDLoader Flasher Drivers and Firmware.
This will unbrick the Oppo F1f even if bootloader has been corrupted.
How to:
Download and extract this archive.
Install the QDLoader driver found in the DRIVER directory of the extracted archive.
Switch phone off, hold Vol-Up and connect USB cable between phone Pc .
Run Msm8x39DownloadTool.exe (in F1EX_11_A.05_160128 directory) as Administrator.
Select phone type (16GB or 32GB)
Choose the port your phone is connected to from the list. (It will be the one which says Com Device as Device Type.
Tick "Reset when .."
Click Start.
Let it do its thing, and bam! working stock F1f.
warning this will delete all user data.
Any questions PM me.
Al
Click to expand...
Click to collapse
I tried this my phone has no Fastboot but recovery says V1.2(Rooted)
I tried this multiple times without luck.
As you still have access to stock recovery, you dont need to use download mode.
Simply put a stock rom zip on your sdcard and flash via the stock recovery. (might have to wipe data also if flashing a different version of the rom).
That will fix your phone.
To get access to fastboot (should you need to flash TWRP recovery), flash magictricks.zip via recovery.
If your phone is so busted you no longer have access to fastboot and recovery it will automatically default to QDloader mode (download mode).
If you want to access download mode while your recovery is still ok, switch phone off, hold Vol-Up (or Vol-down, can't recall) and plug in the usb cable.
AS LONG AS YOU HAVE ACCESS TO RECOVERY, USE THAT TO FLASH A STOCK FIRMWARE, GETTING THE QDLOADER DRIVERS CORRECTLY INSTALLED ON WINDOWS CAN BE RATHER TRICKY.
tb303lava said:
I have the, flashing tool and rom needed to unbrick the f1 from any softbricked state.
Let me know if you still need it, and I'll upload it somewhere and write a quick guide.
Worked for me even after I killed the bootloader.
Click to expand...
Click to collapse
Hey man can you help I've soft bricked my oppo, please need flashing tool and rom
phaw16 said:
I tried this my phone has no Fastboot but recovery says V1.2(Rooted)
I tried this multiple times without luck.
Click to expand...
Click to collapse
HEY BRO HOW DID YOU FIX YOUR F1f SAME PROBLEM HERE I TRY THE STEPS ABOVE BOT INSTALLATION FAILED WHEN FLASHING A ROM please HElp me ver 1.2(rooted)
after flashing my f1f just going to RECOVERY then its auto turn ON and recovery again. bootloop to recovery any fix?
tb303lava said:
QDLoader Flasher Drivers and Firmware.
This will unbrick the Oppo F1f even if bootloader has been corrupted.
How to:
Download and extract this
Install the QDLoader driver found in the DRIVER directory of the extracted archive.
Switch phone off, hold Vol-Up and connect USB cable between phone Pc .
Run Msm8x39DownloadTool.exe (in F1EX_11_A.05_160128 directory) as Administrator.
Select phone type (16GB or 32GB)
Choose the port your phone is connected to from the list. (It will be the one which says Com Device as Device Type.
Tick "Reset when .."
Click Start.
Let it do its thing, and bam! working stock F1f.
warning this will delete all user data.
Any questions PM me.
Al
Click to expand...
Click to collapse
thanks sir, its work
Edabigael said:
after flashing my f1f just going to RECOVERY then its auto turn ON and recovery again. bootloop to recovery any fix?
Click to expand...
Click to collapse
u neeed to flash OTA firmware from recovery, that what i did.. i use F1EX_11_OTA_002_all_201601170010.. put on your sd card and install

YUreka PLus Hardbricked NO fastboot No bootloader NOthing just Red Light via USB

Hey , Device Yureka plus hardbricked NO fastboot no bootloader nothing is happening Just A red light while Connecting To PC/laptop via USB .
SomeHow I managed To got The Device Connected as QUALCOMM HS-USB QDLOADER 9008
Methods I have Tried :-
1. QPST Qfil Qualcommm Flash Image Loader
Error i got :-
Program Path:C:\8675_W00\prog_emmc_firehose_8936.mbn
COM Port number:9
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(S tring sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownload ArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
2. Using 32Gb Micro Sd card extracted The backup.img and Succesfully Loaded To Fastboot with Random Coloured Lines But still no Power ON.
Error I got :- after getting To fastboot Mode in Yureka With Random Coloured Lines the Flash_All_bat files Works but The Phone didnt restart After The flash Process the CMD is CLosed But MY Yureka Is still in The Fastboot mode NO Restart . Hence Failed
3. MIflash Tool
Error I got :- i have The Prog_msm8936.mb Firehouse File but it Needs The MPRG*.* file . Hence failed
Guys please Help Me getting My Yureka Plus BAck to life Its now Complete 7 days He is Coma. just Tell Me Why it is Saying ALl the Time Sahara Failed System Exception ?? all the drivers Are succesfully installed And Am logged in TEST MODE windows 8.1 succusfully still sahara failed ? HELP ME GUYS
Use Androidbrick tool
---------- Post added at 01:00 PM ---------- Previous post was at 12:28 PM ----------
Kaushal Mehra said:
Hey , Device Yureka plus hardbricked NO fastboot no bootloader nothing is happening Just A red light while Connecting To PC/laptop via USB .
SomeHow I managed To got The Device Connected as QUALCOMM HS-USB QDLOADER 9008
Methods I have Tried :-
1. QPST Qfil Qualcommm Flash Image Loader
Error i got :-
Program Path:C:\8675_W00\prog_emmc_firehose_8936.mbn
COM Port number:9
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(S tring sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownload ArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
2. Using 32Gb Micro Sd card extracted The backup.img and Succesfully Loaded To Fastboot with Random Coloured Lines But still no Power ON.
Error I got :- after getting To fastboot Mode in Yureka With Random Coloured Lines the Flash_All_bat files Works but The Phone didnt restart After The flash Process the CMD is CLosed But MY Yureka Is still in The Fastboot mode NO Restart . Hence Failed
3. MIflash Tool
Error I got :- i have The Prog_msm8936.mb Firehouse File but it Needs The MPRG*.* file . Hence failed
Guys please Help Me getting My Yureka Plus BAck to life Its now Complete 7 days He is Coma. just Tell Me Why it is Saying ALl the Time Sahara Failed System Exception ?? all the drivers Are succesfully installed And Am logged in TEST MODE windows 8.1 succusfully still sahara failed ? HELP ME GUYS
Click to expand...
Click to collapse
You need mprg.mbn file of your Android. These file boots your dead android again in fastboot.
Ashwinrg said:
Use Androidbrick tool
---------- Post added at 01:00 PM ---------- Previous post was at 12:28 PM ----------
You need mprg.mbn file of your Android. These file boots your dead android again in fastboot.
Click to expand...
Click to collapse
From Where I wil Get the Device's MPRG.mbn File? Any link? And i have seen The Post Ultimate Guide To Unbrick All Snapdragon Devices and Searched For the Androidbrick.exe and androidbick tool But am unable to Find That i think There is No such tool if Exists Please PRovide The Link Senior Member and That Link For Yureka plus YU5510A H/W ver. P1 S/W ver. P1.150915 these are my Device's Software and hardware Versions And Have Snapdragon 615 chipset MSM8936, or MSM8939 plz Help Dude
Kaushal Mehra said:
From Where I wil Get the Device's MPRG.mbn File? Any link? And i have seen The Post Ultimate Guide To Unbrick All Snapdragon Devices and Searched For the Androidbrick.exe and androidbick tool But am unable to Find That i think There is No such tool if Exists Please PRovide The Link Senior Member and That Link For Yureka plus YU5510A H/W ver. P1 S/W ver. P1.150915 these are my Device's Software and hardware Versions And Have Snapdragon 615 chipset MSM8936, or MSM8939 plz Help Dude
Click to expand...
Click to collapse
I give the link of the tool. But I can't post on XDA.
Mprg.mbn file is given in every stock rom. Find you will get sure.
If I helped. Hit thanks button.
Ashwinrg said:
I give the link of the tool. But I can't post on XDA.
Mprg.mbn file is given in every stock rom. Find you will get sure.
If I helped. Hit thanks button.
Click to expand...
Click to collapse
NO Senior Member I didnt Have Any MPRG.hex or MPRG.mnb File Inside My stock Rom Folder ITs Just A .CPB file to Flash With YGPD tool And nothing Else only Single File .CPB ..... You can Email The Link [email protected].
Kaushal Mehra said:
NO Senior Member I didnt Have Any MPRG.hex or MPRG.mnb File Inside My stock Rom Folder ITs Just A .CPB file to Flash With YGPD tool And nothing Else only Single File .CPB ..... You can Email The Link [email protected].
Click to expand...
Click to collapse
Oh so you have firmware in .Cpb format. You need another stock rom that have all files.
Ashwinrg said:
Oh so you have firmware in .Cpb format. You need another stock rom that have all files.
Click to expand...
Click to collapse
ya I have another stock Roms Too But they Wont Have any MPRG.hex or MPRG.mbn files i have CM 11.0 , CM12.0 CM 13.0 and Cm14.0 they all contain system.img ,boot.img and etc etc but Theres nothing Like MPRG.hex or MPRG.mbn ........ what to do now?
Kaushal Mehra said:
Hey , Device Yureka plus hardbricked NO fastboot no bootloader nothing is happening Just A red light while Connecting To PC/laptop via USB .
SomeHow I managed To got The Device Connected as QUALCOMM HS-USB QDLOADER 9008
Methods I have Tried :-
1. QPST Qfil Qualcommm Flash Image Loader
Error i got :-
Program Path:C:\8675_W00\prog_emmc_firehose_8936.mbn
COM Port number:9
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(S tring sFileName)
at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownload ArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail
Finish Download
2. Using 32Gb Micro Sd card extracted The backup.img and Succesfully Loaded To Fastboot with Random Coloured Lines But still no Power ON.
Error I got :- after getting To fastboot Mode in Yureka With Random Coloured Lines the Flash_All_bat files Works but The Phone didnt restart After The flash Process the CMD is CLosed But MY Yureka Is still in The Fastboot mode NO Restart . Hence Failed
3. MIflash Tool
Error I got :- i have The Prog_msm8936.mb Firehouse File but it Needs The MPRG*.* file . Hence failed
Guys please Help Me getting My Yureka Plus BAck to life Its now Complete 7 days He is Coma. just Tell Me Why it is Saying ALl the Time Sahara Failed System Exception ?? all the drivers Are succesfully installed And Am logged in TEST MODE windows 8.1 succusfully still sahara failed ? HELP ME GUYS
Click to expand...
Click to collapse
How did you manage to get coloured lines on yureka screen?I know this is the fastboot mode in dead yureka. Details plz.

I need urgent help :(

Hey there... I was trying to get my OnePlus 7 -That I just bought - to a rooted Android 10, updating was the easy part but while trying to "fastboot flash boot twrp.img" I think I somehow got myself stuck making the bootloader (aka fastboot mode ) as my main thing the phone load into and now when I turn on the phone it goes straight to fastboot mode I go and try to "fastboot flash boot twrp.img" it says OKAY twice but I can't load into recovery it takws me back to the fast boot again.... Idk what to do... Help
More into:
I got to the twrp before once during the process and idk why dumb me rebooted when I couldn't access my phone files from pc I wanted to put the image of OOS on a flash drive and via OTG but once I restarted by mistake after that whatever choice I make on the fastboot screen will quickly restart and get back to the same screen, so I can do "fastboot flash boot twrp.img" successfully but I can't load to it I hit reboot to recover or Start or Reboot Bootloader nothing takes me to twrp,
Also when I try "fastboot flash recovery twrp.img"
It says sending recovery okay, writing recovery failed, (remote: (recovery_b) no such partition)
I hope to get any help and I'm sorry if it's an obvious thing I couldn't notice, I'm not the sharpest between my brothers. Momma says. ? with me. I'll appreciate it I promise.
Have you tried this Fastboot ROMS?
Use this:
https://forum.xda-developers.com/oneplus-7/how-to/unbrick-tool-oneplus-7-msmtool-hydrogen-t3953240
After that just put offical Rom zip for your region on internal memory and after that install update. voila
Unbrick tool also available for OxygenOS pie https://forum.xda-developers.com/oneplus-7/how-to/op7-unbrick-tool-to-restore-device-to-t3954325 :good:
Help
same issue with me...whenever i try to recover using fastboot method,it gives an error like product name is sdm845 and required is msmnile
and when i use the msm tool , it gives an error of sahara server....
any help is highly appreciated.
sourabhone said:
same issue with me...whenever i try to recover using fastboot method,it gives an error like product name is sdm845 and required is msmnile
and when i use the msm tool , it gives an error of sahara server....
any help is highly appreciated.
Click to expand...
Click to collapse
"sahara server" problem : disable driver signature / update drivers
https://www.howtogeek.com/167723/ho...8.1-so-that-you-can-install-unsigned-drivers/
Qualcomm dr: https://gsmusbdrivers.com/download/android-qualcomm-usb-driver/
you must to press power button at the same time you plug in usb cable.....keep trying and your computer will start installing drivers for Port 9008
(you can use Google Search for more Info about "sahara" problem)
First of all twrp.img is a recovery image. You would normally use fastboot flash recovery twrp.img.
Secondly, you aren't supposed to flash twrp.img but use fastboot boot twrp.img and then boot to twrp and flash the twrp installer. If you can boot into fastboot, type fastboot boot twrp.img(twrp.70 for android q) and then flash twrp installer and oos. And if you can't boot into recovery you will have to use the msm tool.
daitalos said:
"sahara server" problem : disable driver signature / update drivers
Qualcomm dr:
you must to press power button at the same time you plug in usb cable.....keep trying and your computer will start installing drivers for Port 9008
(you can use Google Search for more Info about "sahara" problem)
Click to expand...
Click to collapse
Thanks daitalos for the reply..
the drivers for 9008 are installed as visible in device manager...
the msm tool shows the phone as connected, when i start the process, it waits for loading firehose binary and waits there for 10 sec.....after that throws error of sahara communication failed (FH:258)
i again tried the volume up + power button combo but to no avail...
also there is no red led light on the phone while charging
sourabhone said:
Thanks daitalos for the reply..
the drivers for 9008 are installed as visible in device manager...
the msm tool shows the phone as connected, when i start the process, it waits for loading firehose binary and waits there for 10 sec.....after that throws error of sahara communication failed (FH:258)
i again tried the volume up + power button combo but to no avail...
also there is no red led light on the phone while charging
Click to expand...
Click to collapse
In device manager you can see "Qualcomm HS -USB QDLoader 9008 (com3 for example) ?
You tried another usb port (?)
in windows 10 it is better for the computer to have the "developer mode" enabled
Close any antivirus temporarily..
Run msm tool as Administrator ofcourse..
(I don't know but If you try with msm tool from here : https://forum.xda-developers.com/oneplus-7/how-to/op7-unbrick-tool-to-restore-device-to-t3954325
you should see the models it supports (GM1900, GM1901, GM1903, GM1905)
_I think the problem is on the computer and the communication with the device...
sry for english
Thanks
daitalos said:
In device manager you can see "Qualcomm HS -USB QDLoader 9008 (com3 for example) ?
You tried another usb port (?)
in windows 10 it is better for the computer to have the "developer mode" enabled
Close any antivirus temporarily..
Run msm tool as Administrator ofcourse..
(I don't know but If you try with msm tool from here : h t tp s: // forum . xda-developers . com/oneplus-7/how-to/op7-unbrick-tool-to-restore-device-to-t3954325
you should see the models it supports (GM1900, GM1901, GM1903, GM1905)
_I think the problem is on the computer and the communication with the device...
sry for english
Click to expand...
Click to collapse
Thank you so much daitalos.
At last i was able to recover my phone from being a paperweight.Used my other laptop and it worked perfectly first time.Maybe my 1st laptop was having some issues.

[Hard Brick] My realme Q have hard brick after format data in TWRP

Help me. pls . i cant boot to fastboot
Lingg said:
Help me. pls . i cant boot to fastboot
Click to expand...
Click to collapse
If you have TWRP then you are saved otherwise you need to visit service centre.
Lingg said:
Help me. pls . i cant boot to fastboot
Click to expand...
Click to collapse
Search internet how to enter edl mode to flash ROM with Qfil
People are willing to help, but no response from the post creator. Many others might be in the same situation waiting for a solution. Come on.
I've bricked my device countless times but it only disabled booting to system and recovery for me. Fastboot always kept usable for me no matter how badly I messed up anything. Then I could flash twrp and vbmeta through fastboot.bat solution on PC and finally a working ROM from TWRP. What did you do? Please write about your situation in detail so I might try to come up with a solution. I'm also a realme Q user.
jijojamie said:
People are willing to help, but no response from the post creator. Many others might be in the same situation waiting for a solution. Come on.
Click to expand...
Click to collapse
You need to open your phone and "short" the board using a paperclip or tweezers
Install Qualcomm Snapdragon drivers on pc
When you connect your phone it will appear as Qualcomm 9008 in device manager of windows
Download Qfil flashing program from Qualcomm..install it. ..run it ..it will detect your phone
Flash stock fastboot rom to device using QFIL
nobody can do all the work for you
Google :
-Testpoint realme
-Qfil Qualcomm
-Qualcomm 9008 drivers
- fastboot stock ROM realme
-emmc firehose programmers files realme
KevMetal said:
You need to open your phone and "short" the board using a paperclip or tweezers
Install Qualcomm Snapdragon drivers on pc
When you connect your phone it will appear as Qualcomm 9008 in device manager of windows
Download Qfil flashing program from Qualcomm..install it. ..run it ..it will detect your phone
Flash stock fastboot rom to device using QFIL
nobody can do all the work for you
Google :
-Testpoint realme
-Qfil Qualcomm
-Qualcomm 9008 drivers
- fastboot stock ROM realme
-emmc firehose programmers files realme
Click to expand...
Click to collapse
Ohhh god, that's so advanced stuff.
Msg misunderstood...
I just said there maybe others in the same situation, not me. I won't dare to open my phone and do those stuff because i have messed many in the past. I am on stock rom and very happy..
I was just concerned about the person who posted this thread. Sorry if you misunderstood my msg.
I upgraded to realme ui 1.0, and then formatted data. The result is the same as you. Finally, I can only change the motherboard
gigdn said:
I upgraded to realme ui 1.0, and then formatted data. The result is the same as you. Finally, I can only change the motherboard
Click to expand...
Click to collapse
If you are on RUI 1.0, you will have fastboot and stock recovery access. You can download latest UI and install it via stock recovery. Why change MB?
KevMetal said:
You need to open your phone and "short" the board using a paperclip or tweezers
Install Qualcomm Snapdragon drivers on pc
When you connect your phone it will appear as Qualcomm 9008 in device manager of windows
Download Qfil flashing program from Qualcomm..install it. ..run it ..it will detect your phone
Flash stock fastboot rom to device using QFIL
nobody can do all the work for you
Google :
-Testpoint realme
-Qfil Qualcomm
-Qualcomm 9008 drivers
- fastboot stock ROM realme
-emmc firehose programmers files realme
Click to expand...
Click to collapse
I am not able to get emmc firehose file for realme x2 pro.. still searching for that. can you suggest me where to get?

Categories

Resources