Motorola One Power is not responding to fastboot commands.
*Screenshot attached*
Whenever I try to flash or boot anything through fastboot :-
1. It never returns the max_size
2. Stuck on the downloading <filename.img> it can be anyfile i.e boot.img, bootloader.img, system.img etc
3. Process a single command for forever
What I've done till now :-
1. Tried flashing stock rom :- Failed
2. Tried Blankflashing :- Failed
3. Tried all ports
4. Tried Various Base OS (win10,8,7) (CentOS,Kali)
5. Tried Different PCs
Even I've given it to service center and I've got Fresh OS installed i.e Pie with August Patch installed but still instead of having bootloader installed and debugging mode on I cannot flash anything through fastboot.
Please Help Me!!!
C:\adb> adb reboot bootloader
C:\adb> fastboot devices
ZF6223RGJK fastboot
C:\adb> fastboot flash recovery twrp.img
downloading 'boot.img'...
Related
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Curious8 said:
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Click to expand...
Click to collapse
Do you have fastboot and frp unlocked?
Yes it is frp unlocked
Check my answer in this thread.
Hope it helps! And if it does, please hit the Thanks button.
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Hi, please don't ask me how I did this but I somehow hardbricked my phone, Model: LLD-L21
currently status is literally a brick, screen doesn't even turns on, holding keys doesn't lead to anything, Only thing I have is fastboot command, in fact when I connect my phone to PC, I hear connecting sound from windows and fastboot drive is up, (even in bootloader the screen is off) so what I have:
FRP is unlocked
Bootloader is unlocked
last installed firmware was EMUI 8
working fastboot
literally nothing more, how can I unbrick this brick my own?
[update]:
I tried your solution but at last part, vendor cannot be flashed (Command not allowd) and I guess no hope
Curious8 said:
Yes it is frp unlocked
Click to expand...
Click to collapse
How you did FRP unlock?
I just flashed the latest AEX, Pico GApps & Gabriel Kernel. There were no error message in the TWRP. I then wiped cache and then rebooted it. Suddenly my phone stucks at Fastboot logo.
I tried press the power button & recovery combo multiple time but it will always comes back to Fastboot logo. I can't turn it off at all, I can't reboot it to the system, I can't boot it to TWRP either. Nothing works.
I tried booting it using fastboot on computer. Tried using
Code:
fastboot flash recovery twrp_name.img
command. It succesfully flashed the twrp. But when I try to boot to TWRP using the
Code:
fastboot boot twrp_name.img
] command, it always fails. The error messages are either
Code:
FAILED (Status read failed (Too many links))
or
Code:
FAILED (remote: 'dtb not found')
Tried some other commands like
Code:
fastboot reboot bootloader
but they always come back to the Fastboot logo screen. The Fastboot has also been unlocked.
What should I do? Anyone has an idea? It's been more than an hour and everyone I asked no one has a clue how to solve it.
flash miui stable rom through fastboot
Download stock miui fastboot image from official miui website.
Extract the zip. (7zip Preferred)
Extract the file inside it. (If any)
Select clean_all.bat
Wait till the process completes.
Reboot.
This will fix the issue.
Dont flash ROM + Gapps + Kernel all together.
Just flash ROM and Gapps let first device boot after setting device later flash kernel.
I dirty flashed a new version of xiaomi.eu stable build, and it caused TWRP to uninstall itself.
Whenever I hold power on and volume up it just goes to fastboot.
Now I tried reinstalling TWRP like I've done many times before, but it keeps throwing an error. The error I get is when trying to boot without flashing the img. When I do this, I get the error:
Code:
fastboot boot TWRP.img"
downloading 'boot.img'...
OKAY [ 1.609s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 1.675s
Anyone gotten any ideas on what could be going on here? I'm scared to try anything as my phone currently works, but I need TWRP back to update my phone to a different versions and to install the clock mod again.
Thanks!
Got it to load once, but now back to square one. Throwing same error.
Now when running the command fastboot reboot recovery it's saying
Code:
fastboot: usage: unknown reboot target recovery
And writing 'fastboot boot twrp.img' turns the phone off / makes the screen go black. Fully bricked now as the OS wont load either.
Try on a computer with a USB 2.0 port, or a different usb cable, had the same issue once
Ended up having to reinstall dev rom. Device relocked, so have to wait 15 days again. @BusterBg_18 Thanks, will do when I unlock the device
EDIT: When using Mi Flash tool, make sure to check 'clean all' and not 'clean all and lock' in the bottom right. That's what set me back 2 weeks.
I have the same error. How can I fix this pls?
MrkoZino said:
I have the same error. How can I fix this pls?
Click to expand...
Click to collapse
Flash the latest official rom then start all over again. Follow the post above you about miflash.
Hello, I've had the same problem, then flashed latest dev rom via MiFlash and it booted, but now after I flash any custom ROM in TWRP i have this issue again and need to reflash chinese ROM. How can I flash any custom rom?
i'm stuck in the same issue. stuck in fastboot and it would not load recovery. any fix?
Hi, i fixed the "Failed to load/authenticate boot image: Load Error" by simply restarting the Device.
It seems to appear randomly when flashing partitions and then block all further Transfers.
If the Device loops in Fastboot, the only Solution to me was re flashing the Stock Firmware.
greendra8 said:
And writing 'fastboot boot twrp.img' turns the phone off / makes the screen go black. Fully bricked now as the OS wont load either.
Click to expand...
Click to collapse
I have the same Issue, but reflashing Stock Firmware or making OTA Updates dident helped for me. Ive already tried TWRP and OrangeFox without success. The Screen always turns black and Fastboot stays active in an limited Mode, any Ideas? My host Computer only has 3.0+ Ports only, but ive used an 2.0 Extender so it should be fine?
DJPlaya said:
Hi, i fixed the "Failed to load/authenticate boot image: Load Error" by simply restarting the Device.
It seems to appear randomly when flashing partitions and then block all further Transfers.
If the Device loops in Fastboot, the only Solution to me was re flashing the Stock Firmware.
I have the same Issue, but reflashing Stock Firmware or making OTA Updates dident helped for me. Ive already tried TWRP and OrangeFox without success. The Screen always turns black and Fastboot stays active in an limited Mode, any Ideas? My host Computer only has 3.0+ Ports only, but ive used an 2.0 Extender so it should be fine?
Click to expand...
Click to collapse
long time ago now. but i remember at one point having to flash the stock firmware using the mi unlock tool. i also remember trying every single version of twrp and rom until one finally worked. sorry i can't help much but i believe that's how i eventually fixed it.
hi, I've experienced with the same thing.
this methode help me out from it.
try to reflashing some file image from the rom where youre want to install in hh with adb.
copy this files below from rom image to adb folder
1. system.img (command in adb >> fastboot flash system system.img)
2. boot.img (command in adb like #1, change the name of img file) do till #6
3. vendor.img
4. dtbo.img
5. cust.img
6. misc.img
7. now flashing twrp/recovery.img (choose twrp compatible with rom you want to install) with adb
8. the "fastboot boot recovery.img" with adb
9. flashing the rom by twrp
Marihot said:
hi, I've experienced with the same thing.
this methode help me out from it.
try to reflashing some file image from the rom where youre want to install in hh with adb.
copy this files below from rom image to adb folder
1. system.img (command in adb >> fastboot flash system system.img)
2. boot.img (command in adb like #1, change the name of img file) do till #6
3. vendor.img
4. dtbo.img
5. cust.img
6. misc.img
7. now flashing twrp/recovery.img (choose twrp compatible with rom you want to install) with adb
8. the "fastboot boot recovery.img" with adb
9. flashing the rom by twrp
Click to expand...
Click to collapse
Where do you get these .img files?
iconoclasthero said:
Where do you get these .img files?
Click to expand...
Click to collapse
all img files come from the official rom china stable V12.0.2.0.QEBCNXM (.tgz), download and extract the tgz file then find img files from images folder
Marihot said:
all img files come from the official rom china stable V12.0.2.0.QEBCNXM (.tgz), download and extract the tgz file then find img files from images folder
Click to expand...
Click to collapse
Please tell the details for this method
greendra8 said:
Ended up having to reinstall dev rom. Device relocked, so have to wait 15 days again. @BusterBg_18 Thanks, will do when I unlock the device
EDIT: When using Mi Flash tool, make sure to check 'clean all' and not 'clean all and lock' in the bottom right. That's what set me back 2 weeks.
Click to expand...
Click to collapse
BROOOOOOOOOO HAHAHAHAHAHA I LITERALLY JUST READ YOUR COMMENT AND 10 SECONDS LATER I FLASH THE ROM WITH "CLEAN ALL AND LOCK" Im a f-king dumb bro
Marihot said:
你好,我也经历过同样的事情。
这个方法帮助我摆脱它。
尝试使用 adb 从要在 hh 中安装的 rom 中重新刷新一些文件映像。
将下面的文件从 rom 映像复制到 adb 文件夹
1.system.img(adb >> fastboot flash system system.img中的命令)
2. boot.img(adb 中的命令,如#1,更改 img 文件的名称)直到 #6
3. 供应商.img
4.dtbo.img
5. 自定义.img
6. 杂项.img
7. 现在用adb刷twrp/recovery.img(选择twrp与你要安装的rom兼容)
8. adb 的“fastboot boot recovery.img”
9. twrp刷入rom
Click to expand...
Click to collapse
Thank you, brother
try fastboot set_active a
or fastboot set_active b
Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
danielad200 said:
Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
Click to expand...
Click to collapse
Local update didn't work because of mismatch boot.img and recovery.img. In fastboot flash CN boot and recovery then reboot recovery, wipe data and cache, insert OTG with CN.zip package and install.
***When switching region ROMs always do this method from recovery, local update does not handle this well at all and fails most times.
***If you want you could also try EDL mode, I never tried it but theoretically the command "adb install N629J-update.zip should work. I have not tried this method but that's what EDL mode is for ?
danielad200 said:
Hey I am bricked my device I am was on global rom and then wanted to convert to Chinese rom tried to flash it through system update.. And now stock on fastboot forever until now.. I am tried to flash system. Img of Chinese rom.. Got message that file too big in adb.. There is any program to compress this img?
Click to expand...
Click to collapse
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Pm me i know how to fix
I tried it
vimalrajan1988 said:
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Click to expand...
Click to collapse
I tried it, but i got problem when I flash system.img, the error is: "Invalid sparse file format at header magic". Did you know how to fix that? Sorry for bad English
https://forum.xda-developers.com/red-magic-3/how-to/tool-nubia-red-magic-3-unbirck-tool-t3965044
Easy to use unbrick tool.
vimalrajan1988 said:
Even i had the same issue. First make sure you are using the latest version of ADB and Fastboot. Use 1.4.3 or higher. Sometimes it will be installed in C:\Program Files(X86)\minimal adb and fastboot Folder. Copy the img files to this location and then flash the image.
Download necessary files https://drive.google.com/drive/folde...Ym?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot -w
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash system system.img
fastboot reboot
When you flash system.img you should get a warning message. Don't close the window. Wait for sometime. It should split the file upload as 5 parts. Once all the 5 parts are uploaded. Then type fastboot reboot. Then remove the charging cable(very important) and you should get the normal warning message and then phone will try to boot. Once you get the splash screen and booting screen. Press volume Up and power together. It should go to default recovery. Select English. Wipe data and then wipe cache. Reboot. Now your phone should boot normally. Hope this helps. Good luck.
Click to expand...
Click to collapse
I did it as directed. But after fastboot reboot command. When I pressed v+ and power button I got the traditional white screen with ants.
Link expired please give me new one
I have a problem
I just tryed to install last firmware
(first installed RMX1931EX_11_OTA100,
Flash vbmeta.img in vbmeta and reboot,then Flash Magisk fron canary(//github.com/topjohnwu/magisk_files/blob/canary/magisk-debug.zip))
Evrything going ok witout any error but after reboot I'm in bootloop just relame logo and then start twrp recovery.
then I erase all data with wipe+yes from twrp,my phone only restar in OS without any posibility to go into fastboot.
"PS C:\adb> adb devices
List of devices attached
ce8bf9af recovery
they find phone,but when I try to use adb just folowing message:
PS C:\adb> fastboot + any command
< waiting for device >"
Phone bootet normaly in OS but it is not posible to get fastboot mode or boot into twrp recovery.
Magisk working and Official TWRP app to.
I find over youtube video this boot.img "https://www.youtube.com/watch?v=4wsa81bG6II"
can something like this resolve my problems.Maybe to flash some boot. Img over twrp official app?????
Any sugesstion.
Thanx
You did adb reboot bootloader first and then try fasboot reboot recovery ?
that I know vbmeta should be flashed last
also check if magisk are u usiing need a fix
slicuga said:
I have a problem
I just tryed to install last firmware
(first installed RMX1931EX_11_OTA100,
Flash vbmeta.img in vbmeta and reboot,then Flash Magisk fron canary(//github.com/topjohnwu/magisk_files/blob/canary/magisk-debug.zip))
Evrything going ok witout any error but after reboot I'm in bootloop just relame logo and then start twrp recovery.
then I erase all data with wipe+yes from twrp,my phone only restar in OS without any posibility to go into fastboot.
"PS C:\adb> adb devices
List of devices attached
ce8bf9af recovery
they find phone,but when I try to use adb just folowing message:
PS C:\adb> fastboot + any command
< waiting for device >"
Phone bootet normaly in OS but it is not posible to get fastboot mode or boot into twrp recovery.
Magisk working and Official TWRP app to.
I find over youtube video this boot.img "
"
can something like this resolve my problems.Maybe to flash some boot. Img over twrp official app?????
Any sugesstion.
Thanx
Click to expand...
Click to collapse
I have a fix for this , either try linux software , there it will work 100% device will be detected in fastboot mode , another method is to try luck with the usb drivers provided by the official realme flashtool and make sure if you are using desktop then don't plug your device in cabinet usb port, plug it into motherboard , as i had past issues with cabinet usb port and it worked perfectly with motherboard usb port ...
Some drivers don't seem to work with cabinet usb ports , but they very well work with motherboard usb ports !! So give it a try ....