bricked lumia fix the problem - Windows 10 Mobile

1. Download firmware form www.lumiafirmware.com ,type your firmware code { find your lumia firmware code in your phone backside}
3.download firmware {rm-XXXXXXXXXXXXXXX.ffu} file
4.install wp internals 1.2
5.select "FLASH"
6select."FLASH ORIGINAL FFU "
7.select your "xxxxxxxxxx.FFU" file
8.flash ffu image
your lumia got red screen with NOKIA logo
one more time no 5-8 method , finally your lumia back to work

this only for supported lumias, not for all.... if WP Internals not recognize Lumia, you cant flash anything
also topic for WP Internals already exist...
https://forum.xda-developers.com/windows-phone-8/development/windows-phone-internals-unlock-t3257483

Related

[FIX] Blank Screen On Boot (format sys_boot)

BLACK SCREEN ON BOOT ISSUE FIX​
First of all Big thanks to my dear friend Ano11 for the bootloader image ​
If you format /sys_boot by mistake from CWM recovery and you end up with Black screen no NOKIA and only Vibrating and cant fix it on NOKIA Care Suite or NOKIA Flasher this is how to fix it.
Human Beings Issue Details:
by formatting /sys_boot you have deleted the program that will connect your phone to NOKIA Care Suite so it will no longer recognize your phone neither any NOKIA Flasher and now this is how bring it back to let the NOKIA Care recognize it again.
Alians Tech Details about issue:
formatting /sys_boot removes the bootloader which has fastboot, the device will no longer be a phone it'll be just a flash memory with alot of partitions accessible from any linux device. and since the /sys_boot is located on /dev/block/mmcblk0p3 we just need to restore a bootloader image there and it will restore fastboot that will fix everything then with NOKIA Care or NOKIA Flasher etc. "WE HAVE ADB WORKING DO ANYTHING YOU WANT!!!!!!"
Now to how to fix it!!!
Requirements:
1- Ubuntu Live CD (Dont use any other variation or another Linux because i ONLY Tested it on Ubuntu)
2- Download Attachment File.
3- A Good USB cable( i strongly recommend the original cable to avoid problems)
Steps to FIX:
1- Boot up in a Working Ubuntu (or Ubuntu Live CD)
2- Download and extract the attachment in Home Folder
3- Open up Ubuntu Menu and look up (Disks)
4- Remove your NOKIA X Battery and Unplug it from any USB or charger, re-insert battery, then hold Power button untill phone Vibrates then release power button. after you do all that plug it in USB to your computer
** if you have done those steps perfectly you should see a new device in (Disks) application will say(something-qualcomm-something) depends on the type of your phone. you will see a table on the right when you click it that has 3 partitions and then many other partitions grouped up don't touch these at all**
5- click on the third partition from left it should be in size of 52MB.
6- right click it and choose (Restore Disk from an Image).
7- Browse to your Home folder then in (NOKIA X RM980 BOOTLOADER) and choose mmcblk0p3.img
8- it will ask you if you are sure click Restore.
9-Wait for it to finish. when it does close Disks then unplug phone, remove battery, re-insert it, power up your phone.
BANG NOKIA APPEARS!!! The phone is back to life!!! no cloning needed and no NOKIA Care Center Needed. you can now use NOKIA Flasher and NOKIA Care Suite to restore your phone to factory firmware or use XDA Furoms to install CWM back and your favorite Custom ROM
UPDATE
You guys have asked me for the Backup procedure and i promissed to repost it but I did not have time to post so i'm very very sorry for being late!!
How to back up the bootloader partition
start up your nokia x RM-980, enable debugging, connect to USB and find an ADB then give it next comand:
Code:
adb shell
you should be in your phone shell. then:
Code:
dd if=/dev/block/mmcblk0p3 of=/sdcard/mmcblk0p3.img
that will backup your bootloader as mmcblk0p3.img in root of your sdcard
xWaLeEdOoOx said:
Hello guys!
since we all do mistakes, i alongside alot of people have formatted /sys_boot partition on our dear RM-980.
that partition is actually the bootloader and without it the phone bricks.
the signs of that brick is black and no screen lights but a vibration that indecates "PLEASE HELP ME!!"
connecting it to windows will cause seeing a drive that windows can't detect and it will ask to format it which is the worst IDEA EVER!! and fastboot will never detect the phone.
if plugged in to Linux you'll get full control over all phone partitions including internal SD, system, boot, bootloader etc.
its easy to flash images from linux side using gparted or "disks in ubuntu which i use" but also fastboot can't be used.
all we need is an mmcblk0p3 dump to save all dead NOKIA X lives!!
it can be easily done on ADB on any computer if you are willing to help follow the following easy steps:
start up your nokia x RM-980, enable debugging, connect to USB and find an ADB then give it next comand:
Code:
adb shell
you should be in your phone shell. then:
Code:
dd if=/dev/block/mmcblk0p3 of=/sdcard/mmcblk0p3.img
that will backup your bootloader as mmcblk0p3.img in root of your sdcard
now compress that in a zip and donate it here with your phone CODE (you can find it in the back of your phone)
I will collect the bootloaders for all the CODEs you people will send.
i don't think there will be much diffrence between them but.. we need to archive that since Microsoft is banning everything NOKIA X related out there!!
Thank you very much in advance
Click to expand...
Click to collapse
How to flash mmcblk0p3.img on linux pro? Thanks.
nguyentuyen said:
How to flash mmcblk0p3.img on linux pro? Thanks.
Click to expand...
Click to collapse
i will make it easy for you but first i need to test it. so if you have a working bootloader for RM-980 please follow my steps and upload the image on google drive, mega or mediafire and share it with us. i need to test my theory before putting people in danger.
xWaLeEdOoOx said:
i will make it easy for you but first i need to test it. so if you have a working bootloader for RM-980 please follow my steps and upload the image on google drive, mega or mediafire and share it with us. i need to test my theory before putting people in danger.
Click to expand...
Click to collapse
I use nokia X+ rm-1053,if you need i will upload it for you. Thanks
nguyentuyen said:
I use nokia X+ rm-1053,if you need i will upload it for you. Thanks
Click to expand...
Click to collapse
i'm still not sure about NOKIA X+ for where the bootloader is located in the mmc but thank you
xWaLeEdOoOx said:
I will collect the bootloaders for all the CODEs you people will send.
i don't think there will be much diffrence between them but.. we need to archive that since Microsoft is banning everything NOKIA X related out there!!
Thank you very much in advance
Click to expand...
Click to collapse
I uploaded my boot partition in this thread: http://forum.xda-developers.com/showthread.php?t=2784522&page=2
GUYS ITS NOW FIXED and i've updated the TOPIC for the instructions!!! GOOD LUCK
my nokia x is no vibrate no boot no logo no blank screen no charging now is it porsib
xWaLeEdOoOx said:
BLACK SCREEN ON BOOT ISSUE FIX​
First of all Big thanks to my dear friend Ano11 for the bootloader image ​
If you format /sys_boot by mistake from CWM recovery and you end up with Black screen no NOKIA and only Vibrating and cant fix it on NOKIA Care Suite or NOKIA Flasher this is how to fix it.
Human Beings Issue Details:
by formatting /sys_boot you have deleted the program that will connect your phone to NOKIA Care Suite so it will no longer recognize your phone neither any NOKIA Flasher and now this is how bring it back to let the NOKIA Care recognize it again.
Alians Tech Details about issue:
formatting /sys_boot removes the bootloader which has fastboot, the device will no longer be a phone it'll be just a flash memory with alot of partitions accessible from any linux device. and since the /sys_boot is located on /dev/block/mmcblk0p3 we just need to restore a bootloader image there and it will restore fastboot that will fix everything then with NOKIA Care or NOKIA Flasher etc. "WE HAVE ADB WORKING DO ANYTHING YOU WANT!!!!!!"
Now to how to fix it!!!
Requirements:
1- Ubuntu Live CD (Dont use any other variation or another Linux because i ONLY Tested it on Ubuntu)
2- Download Attachment File.
3- A Good USB cable( i strongly recommend the original cable to avoid problems)
Steps to FIX:
1- Boot up in a Working Ubuntu (or Ubuntu Live CD)
2- Download and extract the attachment in Home Folder
3- Open up Ubuntu Menu and look up (Disks)
4- Remove your NOKIA X Battery and Unplug it from any USB or charger, re-insert battery, then hold Power button untill phone Vibrates then release power button. after you do all that plug it in USB to your computer
** if you have done those steps perfectly you should see a new device in (Disks) application will say(something-qualcomm-something) depends on the type of your phone. you will see a table on the right when you click it that has 3 partitions and then many other partitions grouped up don't touch these at all**
5- click on the third partition from left it should be in size of 52MB.
6- right click it and choose (Restore Disk from an Image).
7- Browse to your Home folder then in (NOKIA X RM980 BOOTLOADER) and choose mmcblk0p3.img
8- it will ask you if you are sure click Restore.
9-Wait for it to finish. when it does close Disks then unplug phone, remove battery, re-insert it, power up your phone.
BANG NOKIA APPEARS!!! The phone is back to life!!! no cloning needed and no NOKIA Care Center Needed. you can now use NOKIA Flasher and NOKIA Care Suite to restore your phone to factory firmware or use XDA Furoms to install CWM back and your favorite Custom ROM
Click to expand...
Click to collapse
my noka x rm980 059W119 v2 no power on no vibrate no boot no blank screen not detecting in pc now is it porsibal to repair
javidalana said:
my noka x rm980 059W119 v2 no power on no vibrate no boot no blank screen not detecting in pc now is it porsibal to repair
Click to expand...
Click to collapse
what did you do 1st of all?? and you need to charge your phone, keep it in charger "not pc" over night and then check if it vibrates
Please give any video of whole process because i dont see that opetion you told right click on that partion and you will see restore data from disk...
please help me to live my nxl......
Kunal111 said:
Please give any video of whole process because i dont see that opetion you told right click on that partion and you will see restore data from disk...
please help me to live my nxl......
Click to expand...
Click to collapse
In case you do not see any partitions, In that case you have not only formatted ("emptied") this partition but removed all partitions, I assume. So you have to make a new partition (or even all partitions) prior to restoring the mmcblk0p3.img disk image. I have no experience with doing this on a phone (don't know how critical the location and order of partitions is), but I guess a partition listing of a working Nokia X will help you further. Later today when I am at home I hope I can post the partition listing for you.
Help me
I have one problem how to flash that mmcblk0p3.img on nokia x
i download all file alos ubuntu .
Kunal111 said:
I have one problem how to flash that mmcblk0p3.img on nokia x
i download all file alos ubuntu .
Click to expand...
Click to collapse
It might help if you describe exactly what you are doing...
Is your device recognized as Qualcomm something at all?
In order to get it recognized on my Windows computer as Qualcomm device, I have to boot into bootloader mode, i.e.:
BootLoader Mode:
1. Turn off your device
2. Remove wires and battery
3. Hold on Volume + Key while you connect USB
4. Device should be detected as Qualcomm CDMA Technologies MSM
(copied from http://forum.xda-developers.com/showthread.php?t=2667572
So a different procedure as what the OP mentioned.
You so might try that on Ubuntu as well...
5-click on the third partition from left it should be in size of 52MB.
6- right click it and choose (Restore Disk from an Image).
I'hv not done only this process......
please help me how to restore
Thanxx in advanced
Kunal111 said:
5-click on the third partition from left it should be in size of 52MB.
6- right click it and choose (Restore Disk from an Image).
I'hv not done only this process......
please help me how to restore
Thanxx in advanced
Click to expand...
Click to collapse
Second attempt: Is your device recognized as a Qualcomm device? Do you see it in the device list on the left?
help
Yes , but how can i flast that img file on 52mb partion
Kunal111 said:
Yes , but how can i flast that img file on 52mb partion
Click to expand...
Click to collapse
And do you see the 52 MB partition on the right? What happens if you select it and rightclick on it, do you see the option "Restore partition from image" or something similar?
It helps if you post in detail what your problem is, otherwise we end up in many question-answer posts... Like we are doing now...
xWaLeEdOoOx said:
BLACK SCREEN ON BOOT ISSUE FIX​
First of all Big thanks to my dear friend Ano11 for the bootloader image ​
If you format /sys_boot by mistake from CWM recovery and you end up with Black screen no NOKIA and only Vibrating and cant fix it on NOKIA Care Suite or NOKIA Flasher this is how to fix it.
Click to expand...
Click to collapse
Hi there,
First of all: thanks for the acknowledgements
This morning my son came to me complaining that his Nokia X was not working anymore.
I checked it and: no recovery mode, no bootloader access. Black screen, no Nokia logo, no vibration (!).
I thought: would I need this thread and my own bootloader image now?? That would be a coincidence!
Connecting the phone to the pc using USB still resulted in "Qualcomm device detected", but nothing more.
Then I noticed that the battery felt a bit loose inside the phone, also I noticed a crack in the plastic cover of the phone.
A closer look to the battery connector of the phone showed that two of them were really bent!
So I opened the casing to have a better access to the connector (really very easy using a torx T5 screw driver), nowhere these terrible plastic clips to break off when you open the device like in other phone brands...
Using my reading glasses and a magnifying glass I bent the clips back -> the phone was revived.
I guess my son must have dropped the phone real hard which resulted in bending these clips...
So people, the take home message is: also check the battery connectors closely when you experience similar problems.
Can you tell me how to back up my bootloader to an img? I have Nokia_XL.
I'm on elementary OS Freya.
ADB and fastboot are installed successfully.
vishalbiswas said:
Can you tell me how to back up my bootloader to an img? I have Nokia_XL.
I'm on elementary OS Freya.
ADB and fastboot are installed successfully.
Click to expand...
Click to collapse
Take a look at the second post, you can find the procedure in the quotes from the orginal posting of the OP (the OP removed it later from his post).
 @op / @ xWaLeEdOoOx : maybe good to add this the procedure to your post again.
You may need to check if the partition name is the same for the XL version, e.g. by looking at the TWRP log files.

Made a Huge Mistake: Formated and Cannot Restart the Phone! Help!!

I didn't know when I was formating my phone in CWS recovery mode. But when I tried to restart the phone, is showed me blank screen and even there is no vibration of starting.
I am really mad at this, how to get back to start my phone?
if you wanna fresh nokia x stock rom then download nokia care suite from here - http://www.seidea.com/2015/05/20/nokia-care-suite-pst-5-0-5-6-134-1513/
and stock nokia rom from here - http://cellomania.com/ffu/
pyumredkar said:
if you wanna fresh nokia x stock rom then download nokia care suite from here - http://www.seidea.com/2015/05/20/nokia-care-suite-pst-5-0-5-6-134-1513/
and stock nokia rom from here - http://cellomania.com/ffu/
Click to expand...
Click to collapse
I will try what you suggest me.
But there is NO VIBRATION, and NO DISPLAY. I should slap myself for formatting the phone without understanding the risk.
Love Psyche said:
I will try what you suggest me.
But there is NO VIBRATION, and NO DISPLAY. I should slap myself for formatting the phone without understanding the risk.
Click to expand...
Click to collapse
formatting system partition from custom recovery also formats bootloader partition. you need to follow this guide - http://forum.xda-developers.com/nokia-x/general/fix-blank-screen-boot-format-sysboot-t3126617
pyumredkar said:
formatting system partition from custom recovery also formats bootloader partition. you need to follow this guide - http://forum.xda-developers.com/nokia-x/general/fix-blank-screen-boot-format-sysboot-t3126617
Click to expand...
Click to collapse
Is it worked for when there is NO vibration along with blank screen?
And if so, please upload bootloader for RM-1053 model (X+).
I would suggest you that you must flash nokia x bootloader partition for right now until ur device starts. because when you flash nokia x+ rom with care suite your appropriate bootloader img will be flashed correctly from nokia care suite
In the guide you provided:http://forum.xda-developers.com/nokia-x/general/fix-blank-screen-boot-format-sysboot-t3126617, at 4th point of "How to fix", it said your phone should be vibrated.
But my phone cannot vibrate. Have you got my point? It has NO VIBRATION, not just only blank screen.
it is the last option for repairing ur device, anotherly it seems hardbricked and Microsoft stopped developing repairing spare parts of the device. so no any other hope.
Do you mean, I have no solution for this issue?
maybe
I still have hope and waiting for help about the issue.
I thought I would have a solution, but nobody showed me a solution. Maybe there is no solution!
At first check, if battery is properly inserted (maybe some pins are bent?), then recharge battery.
Next try again with this tutorial: http://forum.xda-developers.com/nokia-x/general/fix-blank-screen-boot-format-sysboot-t3126617
You can download latest Nokia X bootloader from http://cellomania.com/ffu/ (type your CODE from sticker inside device and download RM980_1.2.4.1_boot.img file)
If it won't work, run terminal (in Ubuntu), connect phone again, wait some seconds, type
Code:
dmesg >> ~/dmesg.log
and send dmesg.log file (use file manager to find it) to any pastebin-like service, so we'll be able to check, if Ubuntu can detect the phone.

Unbrick nexus 5x

This method works for both variants (16 GB and 32 GB). I just whant to make an thread because 2 days ago i just bricked my nexus 5x 16 GB by lock bootloader with Resurection
Remix installed and with an custom recovery (TWRP). After 1 day of searching i give it up. Yestarday i just start again and i did it .
THIS WAS TESTED WITH AN NEXUS 6P ORIGINAL CABLE. DO NOT USE AFTERMARKET CABLES BECAUSE DON`T HAVE THE SERIALS PINS AND THE LGUP AND PC WILL NOT SEE YOUR PHONE IN DOWNLOAD MODE
thanks to : bitdomo gee one JaCh0o sniperIT
support threads
http://forum.xda-developers.com/nexus-5x/help/device-locked-t3355549/post66318089#post66318089
http://forum.xda-developers.com/nexus-5x/help/req-help-to-unbrick-t3251740
http://developer.android.com/preview/download-ota.html
Steps
1. Download TOT file for your device
2. Download LG usb drivers
3. Download LGUP tool
4. Download 8994 dll for LGUP
5. Install LG usb drivers
6. Install LGUP tool
7. Install 8994 dll for LGUP
8. Turn off your phone
9. Press and hold the volume_up key while you connect the phone to the PC with usb cable.
10. Wait for Windows to install the new drivers
11. Start LGUP
12. Put the TOT file like in the screenshot.
13. Push start and wait
14. Let the progress to 100 %.
15. The phone will boot and will recive and message about your internal memory problem (16 GB variant) because the TOT file is for 32 GB model.
ignore that message
16.Now unlock bootloader (enter in develop mode tick that button enter on bootloader and just use fastboot oem unlock press yes . The phone will factory reset and enter
again on the android)
17. Reboot to bootloader and move the arrows till see recovery mode ! Keep press the power button when the recovery animation apear and press twice vol + and wipe data/cache
like a factory reset, and then just use ADB SIDELOAD from recovery
18. Copy on the adb folder the Android N 7 OTA and use on the pc on cmd adb sideload name.zip , after finish reboot
19. The phone will enter on Android N 7 . BECARFULL BECAUSE AFTER BOOT YOUR BOOTLOADER IS LOCKED AUTOMATICALY AFTER ANDROID 7 N WAS INSTALLED.
20. Unlock the bootloader and now can be write the official android 6.0.1 (don`t try to write only after the android n 7 was installed because you will recive an error about system and internal memory
again the TOT file is for 32 gb)
I followed the steps, however at step 15 my phone just froze at the Google logo, but I have the 32 GB variant so that may be expected (Note that I enabled OEM/bootloader locking like an idiot when trying to solve this a few hours ago). I waited ten minutes and it remained stuck at that logo, so I rebooted into the bootloader, went into recovery, and ran "adb sideload bullhead-ota-nrd90m-fdb8250a.zip". It seems like it installed without any problems, except when I booted back to system, I got stuck at the four dots again...
Could any LG experts provide insight? I'm about to just have the phone replaced, but I'm flying across the country in less than a week, so I'll need a phone...
jabarel said:
This method works for both variants (16 GB and 32 GB). I just whant to make an thread because 2 days ago i just bricked my nexus 5x 16 GB by lock bootloader with Resurection
Remix installed and with an custom recovery (TWRP). After 1 day of searching i give it up. Yestarday i just start again and i did it .
THIS WAS TESTED WITH AN NEXUS 6P ORIGINAL CABLE. DO NOT USE AFTERMARKET CABLES BECAUSE DON`T HAVE THE SERIALS PINS AND THE LGUP AND PC WILL NOT SEE YOUR PHONE IN DOWNLOAD MODE
thanks to : bitdomo gee one JaCh0o sniperIT
support threads
http://forum.xda-developers.com/nexus-5x/help/device-locked-t3355549/post66318089#post66318089
http://forum.xda-developers.com/nexus-5x/help/req-help-to-unbrick-t3251740
http://developer.android.com/preview/download-ota.html
Steps
1. Download TOT file for your device
2. Download LG usb drivers
3. Download LGUP tool
4. Download 8994 dll for LGUP
5. Install LG usb drivers
6. Install LGUP tool
7. Install 8994 dll for LGUP
8. Turn off your phone
9. Press and hold the volume_up key while you connect the phone to the PC with usb cable.
10. Wait for Windows to install the new drivers
11. Start LGUP
12. Put the TOT file like in the screenshot.
13. Push start and wait
14. Let the progress to 100 %.
15. The phone will boot and will recive and message about your internal memory problem (16 GB variant) because the TOT file is for 32 GB model.
ignore that message
16.Now unlock bootloader (enter in develop mode tick that button enter on bootloader and just use fastboot oem unlock press yes . The phone will factory reset and enter
again on the android)
17. Reboot to bootloader and move the arrows till see recovery mode ! Keep press the power button when the recovery animation apear and press twice vol + and wipe data/cache
like a factory reset, and then just use ADB SIDELOAD from recovery
18. Copy on the adb folder the Android N 7 OTA and use on the pc on cmd adb sideload name.zip , after finish reboot
19. The phone will enter on Android N 7 . BECARFULL BECAUSE AFTER BOOT YOUR BOOTLOADER IS LOCKED AUTOMATICALY AFTER ANDROID 7 N WAS INSTALLED.
20. Unlock the bootloader and now can be write the official android 6.0.1 (don`t try to write only after the android n 7 was installed because you will recive an error about system and internal memory
again the TOT file is for 32 gb)
Click to expand...
Click to collapse
hi. i did this but my phone was international version and with flashing this rom
my Boot loader locked and never unlock with nexus root toolkit
what can i do now?
mgtbmgtb said:
hi. i did this but my phone was international version and with flashing this rom
my Boot loader locked and never unlock with nexus root toolkit
what can i do now?
Click to expand...
Click to collapse
i have international too ! let me know what you did !
jabarel said:
i have international too ! let me know what you did !
Click to expand...
Click to collapse
my bootloader was locked too ! let me know all details but if your phone boots in bootloader will work even your bootloader is locked ! so you need to have and original cable or compatible one because if you boot on download mode your pc don`t reconigze the phone ! aftermarket cables don`t have serials pins !
1. boot on download mode
2.write that TOT file (maybe you will remain stuck on google logo after you write the TOT file)
3.Enter on recovery mode wipe/cache and then use adb sideload to write the ota zip file (this will repair your partiton )
let me know if you figure it out ! I`m on USA on vacation but tomorow i will fly home and i will try to help you more !
Huskehn said:
I followed the steps, however at step 15 my phone just froze at the Google logo, but I have the 32 GB variant so that may be expected (Note that I enabled OEM/bootloader locking like an idiot when trying to solve this a few hours ago). I waited ten minutes and it remained stuck at that logo, so I rebooted into the bootloader, went into recovery, and ran "adb sideload bullhead-ota-nrd90m-fdb8250a.zip". It seems like it installed without any problems, except when I booted back to system, I got stuck at the four dots again...
Could any LG experts provide insight? I'm about to just have the phone replaced, but I'm flying across the country in less than a week, so I'll need a phone...
Click to expand...
Click to collapse
reboot in recovery wipe/cache factory reset sorry for delay i was in vacation
plz 16gb tot
tuningsea said:
plz 16gb tot
Click to expand...
Click to collapse
it`s working with 32 gb too ! mine is 16gb i unbrick my phone with 32 gb TOT file.... thats the reason why i send via adb sideload the android n ota file to repair the partition table...
jabarel said:
i have international too ! let me know what you did !
Click to expand...
Click to collapse
hi again. i flash the tot. after that i wiped cache partition on recovery. and i flash the bullhead-ota-nrd90m-fdb8250a.zip with sideload on recovery. process completed successfully but in middle of flashing This message appears:
E: unknown command [log]
i checked log and This is what was written:
E:faild to mount /cache (invalid argument)
E:cant mount /cache/recovery/last_locale
locale is [(null)]
then i reboot and my phone stuck in boot and reboting again
my phone is locked so i cant flash cache.img with nexus root toolkit
what can i do body?
mgtbmgtb said:
hi again. i flash the tot. after that i wiped cache partition on recovery. and i flash the bullhead-ota-nrd90m-fdb8250a.zip with sideload on recovery. process completed successfully but in middle of flashing This message appears:
E: unknown command [log]
i checked log and This is what was written:
E:faild to mount /cache (invalid argument)
E:cant mount /cache/recovery/last_locale
locale is [(null)]
then i reboot and my phone stuck in boot and reboting again
my phone is locked so i cant flash cache.img with nexus root toolkit
what can i do body?
Click to expand...
Click to collapse
after you flash the tot file your phone starts? Try after you write TOT file to enter on recovery and use wipe/cache factory reset and see if boot ! Don`t write the ota file only after you check if starts after you write TOT file. I will upload for you another OTA file to try with this. i will send you the link, it`s a beta one because when you use this OTA will erase everything and will repair the partitions and will lock the bootloader. Try with this OTA file. Try to boot after you write the TOT file. I was destroy 2 days when i bricked my nexus, i know how it is......! Let me know if you will win this time. I hope you will unbrick your phone
https://drive.google.com/file/d/0B03qc7cQ-LeDSUFuMmYxOVZ2ZjA/view?usp=sharing
got to step 10 my phone was stuck at zero percent on the firmware update screen and the windows computer was not doing anything related to driver install
---------- Post added at 10:57 PM ---------- Previous post was at 10:24 PM ----------
my phone got stuck on the google logo after step 15 and i tried to do what yo said and go into recovery but when i boot itto recovery there is a Android man with a red triangle and an exclamation mark. plz help!! also twrp got erased when i use the lg tool
There is a combination of up and power button. Google how to get into stock recovery. This is what you see.
http://forum.xda-developers.com/showthread.php?p=69092591
Hello,
I was wondering how to create a TOT file by myself.
Is there any guide somewhere?
Sorry for raising this thread from the dead but what can I do if my device isn't recognized on my computer in mode 9008?
I connect it to my computer but it's not doing a thing and after a few seconds boot up with this error.

Idol tools Suite for 4.7 [6039] version 21-11-2016

Hi!
I update the Idol suite for 4.7 6039 phone version, it is a Windows tools ( sorry).
Log:
It use ADB tools
Can unlock bootloader
Flash TWRP 3.0.0-0 for Idol 4.7
Backup yur phone ROM (need root)
Can boot in bootloader mode
Can reboot from bootloader mode
Can boot in to recovery
Can simply reboot the phone
Can extract the files from a ext4 image, like system.img
Can flash a single image
Can pull to edite the build.prop file and create a flash zip for it
Can boot in to twrp 3.0.0-0 with out flashing ( useful to recover the phone)
Can pull the apks from system and create a flash zip ( If you want to change something in apps or change a pp for another than you want to flash it again )
Can edite the apk files and create a flash zip
Can create a new Splash image and a zip to flash it
It have idol drivers for windows
NOTE:
Some tools are not mine, I simply put everything together in one place!​
I am not responsible for any damage they may cause to your device.
Use it at your responsability​
Extract the folder from zip in to descktop and execute the Idol_Suite_V3.exe file.
​
New_Idol_4.7_Suite.zip
Any issue please tell me!
Enjoy it!
The tool is update:
Now you can modify boot and recovery to.
thank you dude.
You can upload the file again
Thanks!!!
Hi Persona78, first can i say what a fantastic job you have done, most of my research on the idol 3 4.7 points back to you, hats off sir!
I'm still having a problem and i'm really at a loss here after about a week of no returns.
adb refuses to recognise my 6039y when in bootloader so i cannot flash recovery, or ROM, or any command. I have all drivers installed correctly, vendor id of 0x1bbb is set in a.ini file in adb_usb.ini, i keep search for different approaches but turning up nothing!
Are there anything to suggest? I would be most appreciative!
Thanks, Marlin

LG G4 VS986 QH-USB QD Loader 9008_HELP!

Bought refurbished LG G4 ( Did nt knew earlier)
ROM - H81510C -
Unstable, Device got stuck with dual windows.
Freezes quite often.
Thought of flashing and used send command terminal.
It got bricked and went to Q9008 mode.
When I checked the board it says MODEL VS986
Tried SD card method---might be using wrong dump file
Tried QFIL.
Nothing working.
Help will be appreciated.
You're screwed. Hopefully you have insurance.
Spookymyo said:
You're screwed. Hopefully you have insurance.
Click to expand...
Click to collapse
No, I don`t have
Did you try LGUP software to reflash a VS986 KDZ?
Thanks
Can u send me the link for procedure
whats the current state of your device?
-> can you boot into Android?
-> can you boot into Download mode?
.
https://drive.google.com/file/d/0B41...ew?usp=sharing Extract folder / Move folder into QFIL folder as a folder not as individual files / load the firehoseprogrammer, patch, & raw / Flash / Remove battery / insert battery / hold volume up and plug in at same time until "download mode" appears on device / wait for drivers to install ? flash vs98627C.kdz with LGUP.
This will only work if the device bricked on 27C or earlier. If you know what FW version you bricked on the extract that FW and replace the appropriate files in the recovery image folder.
LINK not working
gratefuldeaddougie said:
https://drive.google.com/file/d/0B41...ew?usp=sharing Extract folder / Move folder into QFIL folder as a folder not as individual files / load the firehoseprogrammer, patch, & raw / Flash / Remove battery / insert battery / hold volume up and plug in at same time until "download mode" appears on device / wait for drivers to install ? flash vs98627C.kdz with LGUP.
This will only work if the device bricked on 27C or earlier. If you know what FW version you bricked on the extract that FW and replace the appropriate files in the recovery image folder.
Click to expand...
Click to collapse
Link not working !!!!!

Categories

Resources