I am stuck with fastboot mode error : failed (remote flash write failure) - G3 Q&A, Help & Troubleshooting

I am stuck with fastboot mode error : failed (remote flash write failure)
I am using a G3 phone. Which appeared to have a IMEI of d855 but its motherboard is of 850. I tried to flash kdz for 855 on it.. but now its stuck in fastboot mode with fastboot mode error : failed (remote flash write failure) . Whatever I've tried to do.. The same error appears.. any go around this error ??.. Please any help would be appreciated.. Thank you

Related

[Q] im trying to unlock my bootloader for my huawei but cant get it right??

ok so as the tittle says im trying to unlock my bootloader but i keep on getting this error msg
C:\Users\Administrator\Desktop\phone\platform-tools>fastboot oem unlock
...
FAILED (command write failed (Unknown error))
finished. total time: 0.580s
C:\Users\Administrator\Desktop\phone\platform-tools>
hamzafoad said:
ok so as the tittle says im trying to unlock my bootloader but i keep on getting this error msg
C:\Users\Administrator\Desktop\phone\platform-tools>fastboot oem unlock
...
FAILED (command write failed (Unknown error))
finished. total time: 0.580s
C:\Users\Administrator\Desktop\phone\platform-tools>
Click to expand...
Click to collapse
Huawei uses some special signing and such, it's actually encrypted not locked.
You could flash either B118 / B120 China firmware to unlock bootloader. It has bricked a few peoples devices, but only like 3. Your Cellular network should still work.
Question: Why are you trying to unlock Bootloader?
I haven't tested this, but maybe this could work....
[standard http and www here] facebook [dot] com/photo.php?fbid=1388978534576358&set=a.148582105282 680.33134.144202112387346&type=1&stream_ref=10

Fastboot : FAILED (remote: flash write failure)

I recently bricked my phone and got stuck at fastboot. Any command i enter to erase or flash the image is failed. No download mode, no recovery. My pc detects it as "Marshall london Bootloader Interface". Help me guyz.

Target didn't report max-download-size

Can anyone offer a little assistance please?
I took delivery of my 3rd replacement G4 this afternoon and I'm trying to unlock the bootloader which hasn't been an issue on any of the past 3 devices.
First up, I managed to get the device id, get the unlock.bin from LG but couldn't get the device to respond to any fastboot commands (it was just stuck at "waiting for any device"). After an hour or so of pissing about with drivers, fastboot can now see the phone using the "fastboot devices" command, but when I attempt to flash the unlock.bin file, I receive the below -
Code:
C:\sdk-tools>fastboot flash unlock unlock.bin
target didn't report max-download-size
sending 'unlock' (1 KB)...
FAILED (command write failed (Unknown error))
finished. total time: 0.016s
It doesn't appear to respond to other fastboot commands now either. "fastboot oem device-id" returns -
Code:
FAILED (command write failed (Unknown error))
finished. total time: 5.005s
"fastboot reboot" looks to reboot the device and the on screen command prompt claims to have rebooted the phone successfully, but the phone doesn't reboot.
I've tried different cables, different ports to no avail. I could try another PC but it's in my sons room and he's asleep at the moment. Both PC's are running Windows 10.
Any other ideas?
It's an EE Branded device and according to the LG Info app, the serial number begins with 609 if that's important.
Please disregard, after uninstalling LGUP, the associated dll file and using an alternative version of fastboot (specifically the version included in this)., I've just managed to flash the unlock key and my G4 is unlocked.
Same here sir
I am trying to flash recovery in my Asus Zenfone max Pro m1 .this error shows ..plzz help any fix I am using windows 10PC
Chetancm said:
Same here sir
I am trying to flash recovery in my Asus Zenfone max Pro m1 .this error shows ..plzz help any fix I am using windows 10PC
Click to expand...
Click to collapse
Um... This is LG forum.
For your device check this: https://forum.xda-developers.com/asus-zenfone-max-pro-m1

ZE551ML No bootloader, blackscreen after colored logo on xFSKT

Good night everyone.
I got my zenfone 2 (ZE551ML) bricked after trying to upgrade cm14. I can do xFSTK just fine, but next i got this:
I have a blackscreen after the 4 colour screen, instead of bootloader. Then when i try the commands i got those errors:
fastboot oem erase_token
(bootloader) cmd_oem!arg= erase_token S
(bootloader) [0]erase_token S
FAILED (remote: Fail erase_token_umip)
finished. total time: 0.754s
fastboot oem partition /tmp/partition.tbl
(bootloader) cmd_oem!arg= partition /tmp/partition.tbl S
(bootloader) [0]partition S
(bootloader) [1]/tmp/partition.tbl S
FAILED (remote: GPT command failed
)
finished. total time: 0.773s
fastboot erase system
******** Did you mean to fastboot format this ext4 partition?
erasing 'system'...
FAILED (status read failed (Too many links))
finished. total time: 1.144s
The "Too many links" error is just for one time, if i try the command again it works, but others i cant get workaround
Any help? Is it really dead? :/
just flash raw file using Asus Flash Toll and it will work
Miguelkf said:
just flash raw file using Asus Flash Toll and it will work
Click to expand...
Click to collapse
I got the GPT error when flashing via Asus Flash Tool. And, if i check the log, others that i posted too.
so no hope for me :/

Bootloop after flashing eUI 5.8.19S

Hi friends , I am stuck at boot loop.
I have flashed the eUI 5.8.19S ROM properly and it was working fine. After that , I might have done mistake with TWRP .
Now , I am in bootloop .
My phone is recognized in fastboot mode.
I am able to flash recovery image also ,
But , after that when I am trying to reboot fastboot is giving me error message in phone :
Fastboot oem devices in unlock
Lock failed... return to fastboot in 3s
After getting the above error for couple of times , I have flashed the boot image by
fastboot flash boot boot.img
Also, on trying to boot into recovery , fastboot is showing this error message :
C:\Users\Shounak\AppData\Local\Android\sdk1\platform-tools>fastboot boot twrp-3.1.1-0-x3.img
downloading 'boot.img'...
OKAY [ 0.819s]
booting...
(bootloader) Fastboot oem devices is unlock
(bootloader) Fastboot oem devices is unlock
(bootloader) Start lock flow
FAILED (remote:
Lock failed - Err:0xfffffffe
)
finished. total time: 4.801s
I am unable to understand why is fastboot going into lock flow.
Can you please help me ? I am really stuck here.
coolcoder001 said:
Hi friends , I am stuck at boot loop.
I have flashed the eUI 5.8.19S ROM properly and it was working fine. After that , I might have done mistake with TWRP .
Now , I am in bootloop .
My phone is recognized in fastboot mode.
I am able to flash recovery image also ,
But , after that when I am trying to reboot fastboot is giving me error message in phone :
Fastboot oem devices in unlock
Lock failed... return to fastboot in 3s
After getting the above error for couple of times , I have flashed the boot image by
fastboot flash boot boot.img
Also, on trying to boot into recovery , fastboot is showing this error message :
C:\Users\Shounak\AppData\Local\Android\sdk1\platform-tools>fastboot boot twrp-3.1.1-0-x3.img
downloading 'boot.img'...
OKAY [ 0.819s]
booting...
(bootloader) Fastboot oem devices is unlock
(bootloader) Fastboot oem devices is unlock
(bootloader) Start lock flow
FAILED (remote:
Lock failed - Err:0xfffffffe
)
finished. total time: 4.801s
I am unable to understand why is fastboot going into lock flow.
Can you please help me ? I am really stuck here.
Click to expand...
Click to collapse
R u able to use twrp???

Categories

Resources