Motorola Boot Logo Maker Modified success
but
fastboot flash logo_a logo.bin fail
Can anyone help me
[email protected] said:
Motorola Boot Logo Maker Modified success
but
fastboot flash logo_a logo.bin fail
Can anyone help me
Click to expand...
Click to collapse
I've tried too but also fails. Same with someone from 4pda forum.
Related
I really need some help, my moto g on the fast boot screen and says
fastboot reason: UTAG "flashfail"configured as fastboot
I can not seem to do anything.
any help would be appreciated.
+1 can't flash boot.img, recovery.img and system.img
problem flashing custom recovery
thewerthon said:
+1 can't flash boot.img, recovery.img and system.img
Click to expand...
Click to collapse
Same problem here ..
bootloader is unlocked sucessfully
not able to root
whenever i try to flash recovery using
Code:
sudo fastboot flash recovery recovery-clockwork-6.0.4.7-falcon.img
(or any other recovery for that matter )
all i get is this : ( check the image pls )
PLEASE HELP
Hello,
I hope someone can help me to troubleshoot my phone (Moto 2G XT1068).
When power on, moto logos go off and then just black glowing screen appears.
Tried:
Reset
Rooting - does not load dead red android, just restarts phone and goes back to black glowing screen.
Any help greatly appreciated.
Thank you for your time and I am looking forward to hearing from someone soon.
Kind regards,
Art
liffeg said:
Hello,
I hope someone can help me to troubleshoot my phone (Moto 2G XT1068).
When power on, moto logos go off and then just black glowing screen appears.
Tried:
Reset
Rooting - does not load dead red android, just restarts phone and goes back to black glowing screen.
Any help greatly appreciated.
Thank you for your time and I am looking forward to hearing from someone soon.
Kind regards,
Art
Click to expand...
Click to collapse
reflash stock firmware using this guide http://forum.xda-developers.com/showthread.php?t=3187750
creative21 said:
reflash stock firmware using this guide http://forum.xda-developers.com/showthread.php?t=3187750
Click to expand...
Click to collapse
Thanks creative21,
I did use RETLA_XT1068_5.0.2_LXB22.99-16_cid12_CFC.xml.zip
and
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
Still loads moto logo and returns to glowing black screen.
Thanks for suggestion.
Did you get an OK after each step when you flashed?
Sent from my SM-T530NU using Tapatalk
Sorry but this is the moto 3nd gen forum, aks it at the moto g 2nd gen forums
hello fellas
I just unlocked my bootloader, flashed aokp and used a little bit.
every Gapps i install stayed buggy, so I decided to install the original firmware than root it.
So I downloaded the original stuff
then:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Then it keep showing boot logo then android robot with deleting (something like that) on screen
and keep rebooting and doing this stuff for ever
Yes, I downloaded the right files for my phone
xt1544
I can still flash custom recovery and flash custom roms and boot them, but no stock roms
Could anyone help me?
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
sagar27691 said:
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
Click to expand...
Click to collapse
Nope :/
and it installs everything with no errors
OtavioMalzone said:
Nope :/
and it installs everything with no errors
Click to expand...
Click to collapse
Then u need to ask any dev. Or try steps again...
I've found my error. very stupid acctualy haha
my xt1544 has 6 system.img_sparsechunk parts, and all tutorials went only util .5
That's why it was not booting correclty!
anyway, tnx
Here is a stock boot logo from moto e5 Play flashable via fastboot (720X1280)
The purpose of this logo.bin is to "hide" N/A, Bad Key message.
to flash the edited logo.bin put your phone into fastboot mode and then run the commands below.
Code:
Code:
fastboot flash logo logo.bin
and then
Code:
fastboot reboot
Link:
https://mega.nz/file/5Y40ACKa#DeAwi_FfAVuNEcOB_wxaoTFFO3LGSY06DXI2tL6p-hk
thanks a lot mate! that's exactly what I needed
To Install First Put Device in Fastboot
adb reboot-bootloader
Then When On Fastboot
fastboot flash logo logo.bin
Thanks and Let me know if you like
WARNING YOU DO THIS AT YOUR OWN RISK
Commands:
adb reboot-bootloader
fastboot flash logo logo.bin
fastboot reboot
sdd17 and sdf17 are logo_a and _b sizes
Stock logo.bin is 9276kb
Weary about trying. Can you provide any evidence of it working? I would love to try it out.
Changed some things updated logo.bin
im using this now no problems metropcs variant
logo bin is under the max size so there is no problem flashing
Also if you want to go back to stock images this is the stock logo bin file
So flashing back to original would be the same commands except with this stock logo.bin
Commands:
adb reboot-bootloader
fastboot flash logo Stock_logo.bin
fastboot reboot
androidpimpz said:
To Install First Put Device in Fastboot
adb reboot-bootloader
Then When On Fastboot
fastboot flash logo logo.bin
Thanks and Let me know if you like
WARNING YOU DO THIS AT YOUR OWN RISK
Commands:
adb reboot-bootloader
fastboot flash logo logo.bin
fastboot reboot
Click to expand...
Click to collapse
How did you do it?
Yea. I've tried overwriting orange1, but haven't had any luck. I'm using an upstream version of MotoBootLogoMaker. https://github.com/raven428/MotoBootLogoMaker