Moto X Boot Logos

KidJoe

Inactive Recognized Contributor
Aug 23, 2008
3,208
1,560
0
Thorndale/Romansville, PA
I've added the Dark (black) and Light (white) that say "powered by Android" into -> http://mark.cdmaforums.com/X-STUFF/X-LogoBins.zip (when you unzip, the Cvtd folder contains the original graphic so you can see what they are, and the LogoBin folder contains the logo.bin ready to flash)

The Light started as a JPG, I just converted it, I haven't had time to test it. The Dark works.

If you have troubles mfastboot flashing to your phone, you might want to rename as Logo.bin before trying to mfastboot flash, and make sure your battery has over 85% charge.

EDIT: I just got time and tested the Light one... it works too.

And apparently there is a new boot animation today too
 
Last edited:

mechevar

New member
Jan 6, 2013
2
1
0
Thanks the download worked great. I got the stock logo with just took a couple of commands.
Code:
adb reboot bootloader
fastboot flash logo Logo-AndroidPower-clogo.bmp.bin
I've added the Dark (black) and Light (white) that say "powered by Android" LINK (when you unzip, the Cvtd folder contains the original graphic so you can see what they are, and the LogoBin folder contains the logo.bin ready to flash)

The Light started as a JPG, I just converted it, I haven't had time to test it. The Dark works.

If you have troubles mfastboot flashing to your phone, you might want to rename as Logo.bin before trying to mfastboot flash, and make sure your battery has over 85% charge.

EDIT: I just got time and tested the Light one... it works too.

And apparently there is a new boot animation today too
 
  • Like
Reactions: thenestor

kicker22004

Senior Member
Mar 28, 2008
414
120
0
I got "variable not supported" and the image got totally distorted on boot :/
I'm getting the same error when i'm trying to flash the logo..not the clogo. My device is not a Dev but it is Unlocked via the china man. I'v now tried flashing this with

Code:
fastboot flash logo (file.bin)
and

Code:
fastboot flash clogo (file.bin)
All i get is a messed up boot image. Any help guys. Thanks
 

KidJoe

Inactive Recognized Contributor
Aug 23, 2008
3,208
1,560
0
Thorndale/Romansville, PA
I'm getting the same error when i'm trying to flash the logo..not the clogo. My device is not a Dev but it is Unlocked via the china man. I'v now tried flashing this with

Code:
fastboot flash logo (file.bin)
and

Code:
fastboot flash clogo (file.bin)
All i get is a messed up boot image. Any help guys. Thanks
If you have an unlocked bootloader, do not touch CLOGO.BMP.

If you have an Unlocked bootloader, you need to flash LOGO.BIN

Use mFastboot when possible, and have a battery that is charged above 80%.

If the logo.bin you have doesn't work, try one from this zip file -> http://mark.cdmaforums.com/X-STUFF/X-LogoBins.zip (unzip it, and grab a .BIN from the LogoBin folder). They work with 4.4 and 4.4.2. 4.2.2 had a slightly different graphic format for the Logo.Bin so those for 4.4/4.4.2 might not work if your phone is running 4.2.2
 

kicker22004

Senior Member
Mar 28, 2008
414
120
0
it's probably the 4.2.2 causing it then. I'm stuck until Republic Wireless updates. Anyway you can guide me to where i can convert the bin for the 4.2.2 standards?
 

KidJoe

Inactive Recognized Contributor
Aug 23, 2008
3,208
1,560
0
Thorndale/Romansville, PA
For clarification purposes, is it safe to update Motorola Boot Services from the Play Store if I'm rocking a custom boot logo.bin from this thread? Or will it overwrite my custom-ness?
Moto Boot Services will update the CLOGO.BMP which is used for a Locked bootloader, and the boot animation. (the original boot animation seems to stay in place... a 2nd one is added by the Moto Boot Services and that is used instead)

It will not touch the LOGO.BIN which is used for an Unlocked and Relocked bootloader.
 
  • Like
Reactions: sasokutenshin

piccit

Senior Member
Dec 16, 2011
384
108
0
Moto Boot Services will update the CLOGO.BMP which is used for a Locked bootloader, and the boot animation. (the original boot animation seems to stay in place... a 2nd one is added by the Moto Boot Services and that is used instead)

It will not touch the LOGO.BIN which is used for an Unlocked and Relocked bootloader.
Right. So to be clear, it won't change your boot logo but it will change your boot animation (you can find the new one somewhere in /data/ in a Moodles folder and rename it if you're not a fan).
 

goldeneagle1972

Senior Member
Nov 29, 2008
281
95
0
I managed to open logo.bin using IrfanView. I found out that the original logo.bin does not only contain the M Logo and the Warning Message, it also contains the Battery Empty sign. I would assume that this is the sign that is displayed when your battery is completely drained and you try to turn on the phone or plug it in to charge it.

So for those of you who are replacing the original logo.bin with custom ones, you're not just loosing the Warning Message, you're also loosing the Battery Empty sign!

See below:

That's not true, I have a custom boot logo and when my Moto G is off and charging it shows me the battery picture with the percentage it's at...
 

KidJoe

Inactive Recognized Contributor
Aug 23, 2008
3,208
1,560
0
Thorndale/Romansville, PA
That's not true, I have a custom boot logo and when my Moto G is off and charging it shows me the battery picture with the percentage it's at...
I know in the G forums, the original logo.bin for the G and X were the same, 3 "images" in it.

I can tell you on the X, if you replace the LOGO.BIN with one created from a single image (following this process -> http://www.droidrzr.com/index.php/t...n-bootlogo-razrhd-razrm-razrog-bionic-sizing/ or similar.. where you open your graphic, pick the right settings to save in the right format as .bin, and flash to phone), when the battery has 0-3% charge, no battery charging symbol is displayed on the screen. In fact, my phone's screen was blank and would not light up. From 4% up, a battery charging symbol will be present.

If you used one of the tools/scripts to create a new logo.bin, that appends your graphic to something, then you'll have the 0-3% battery graphic.
 
  • Like
Reactions: mschumacher69