hi - One (M7) Q&A, Help & Troubleshooting

how to find my phone logo.bin location ? and how to change my bot logo

djsabuj said:
how to find my phone logo.bin location ? and how to change my bot logo
Click to expand...
Click to collapse
*google/search 'logo.bin location'
Result 'bootanimation.zip file'
Further instructions here
https://www.google.de/url?sa=t&sour...ruUT6jI62_z6syaNw&sig2=Gh7AK4NzQOR6ip84X8HKAg

Related

[Q] unlock bootloader warning logo on RAZR I

Hello anyone know how to remove unlock bootloader warning logo ? Please Help i will be very gratitude for any info
Just download the firmware for your region and extract the file logo_signed, put the device into fastboot mode (press power + vol -) open a console and run the command fastboot flash ulogo logo_signed and reboot your device Hope this helps
Sent from my XT890 using xda app-developers app
You can do it this way
Only ICS and, if the case, maybe Jelly Beam accesed for Homemade
Does not work on Jelly Beam accessed by OTA or RSD Lite
If you mean the caveat that you unlocked bootloader, use the information to a htcmania forum, and as if you can not make a link to there without censor me,
is simple, get files
1. - Fastboot.exe
2. - logo_signed (must be obtained from the firmware, exploring the zip file)
sorry for my bad English
Donwload files
http://db.tt/tak1LsuU
note: logo_signed file is of the firmware: Brasil.en.BR
Procedure
1. - Put the downloaded files in a folder in the root "C" on your pc, (I call this folder Android for example)
2.- Put the phone in fastboot mode (power button and Vol - squeezing them a few seconds until the screen fastboot mode) and connect with USB the phone to pc
3.- Opening a cmd screen, we stand there, I'm in cmd C:\Android\
4. - cheking with command fastboot devices
5. - Performed the command fastboot flash ulogo logo_signed
6. - Conducted after ending command fastboot reboot and that's it
7.- enjoy
Warning: only share what I see written on a forum and I served, so I do not take responsibility for any damage this may cause to your phone
hello
keeps saying somethink about verication lads!!
Does anynone know how to remove this warning from Jelly Bean?
andy_macleod said:
Does anynone know how to remove this warning from Jelly Bean?
Click to expand...
Click to collapse
My friend, download the attatched file and enter fastboot mode, in CMD prompt write the following:
fastboot flash logo logo-CMAK.bmp
fastboot flash ulogo logo-CMAK.bmp
Cheers.
xpc21 said:
My friend, download the attatched file and enter fastboot mode, in CMD prompt write the following:
fastboot flash logo logo-CMAK.bmp
fastboot flash ulogo logo-CMAK.bmp
Cheers.
Click to expand...
Click to collapse
Thanks for you quickly response.
I use stock JB 4.1, may I do your procedure or it just work with cyanogenmod rom?
andy_macleod said:
Thanks for you quickly response.
I use stock JB 4.1, may I do your procedure or it just work with cyanogenmod rom?
Click to expand...
Click to collapse
Sorry andy!
This method i´ve tried and worked on Omar-AVelar ROM April 09, the newer ones didnt worked.
I dunno if will work on another.
Bounty
andy_macleod said:
Thanks for you quickly response.
I use stock JB 4.1, may I do your procedure or it just work with cyanogenmod rom?
Click to expand...
Click to collapse
I too am interested in removing the unlocked warning on OTA JB. We should set up a bounty
xd69 said:
I too am interested in removing the unlocked warning on OTA JB. We should set up a bounty
Click to expand...
Click to collapse
The biggest problem of Razr i is the intel architecture x86 not common in mobiles.
xpc21 said:
Sorry andy!
This method i´ve tried and worked on Omar-AVelar ROM April 09, the newer ones didnt worked.
I dunno if will work on another.
Click to expand...
Click to collapse
Do you mean that you think we will never be free from this ugly warning? :crying:
marcospbs said:
Do you mean that you think we will never be free from this ugly warning? :crying:
Click to expand...
Click to collapse
I don't think so. Just for while, soon someone will find a way to disable this "ugly" warning.
xpc21 said:
My friend, download the attatched file and enter fastboot mode, in CMD prompt write the following:
fastboot flash logo logo-CMAK.bmp
fastboot flash ulogo logo-CMAK.bmp
Cheers.
Click to expand...
Click to collapse
It doesn't works on Pi-Lama ROM 0.6
I suggest you don't even try to flash it. You'll brick your phone. I'm currently stuck on Fastboot and can't boot properly, but i've a CWM backup and can't access CWM anymore.
If you're stucked, i suggest you to flash Omar-Avelar boot.img found here.
Speeding up the process
andy_macleod said:
I don't think so. Just for while, soon someone will find a way to disable this "ugly" warning.
Click to expand...
Click to collapse
A high enough bounty would make someone dev it alot faster!
xd69 said:
A high enough bounty would make someone dev it alot faster!
Click to expand...
Click to collapse
For sure. Lets find at least 100 users from razr i and all deposit US$1,00 in a specific paypall account and give the bounty for who find a way to disable this boring warning.
andy_macleod said:
For sure. Lets find at least 100 users from razr i and all deposit US$1,00 in a specific paypall account and give the bounty for who find a way to disable this boring warning.
Click to expand...
Click to collapse
Im willing to input $20 to the cause so that this gets done faster!
Any luck on JB?
Well, this is what I tried just now:
- I pulled 'logo_signed' and 'ulogo_signed' from 'CFC_9.8.2I-50_SMI-26_S7_USASMIJBRTEU.xml.zip' file, which is the one I had flashed before Omar's ROM.
- I then simple renamed them one with the name of the other (logo became ulogo and viceversa) and tried to flash via 'fastboot flash'
- The error I got was 'Invalid OSID for logo : 2' when attempted to flash 'logo_signed' and 'Invalid OSID for ulogo : 0' for 'ulogo_signed'
- Opened both files using XVI32 and found almost the same header up to hex addr 9A, where there was a 02 on logo file and a 00 on ulogo file
- I edited them, changing the 02 for 00 and viceversa, saved them and tried to flash again, I then get:
At phone's screen:
Fastboot command failed
Getvar max-download size
In cmd screen:
writing 'ulogo'...
Invalid image ulogo
Preflash validation failed
writing 'logo'...
Invalid image logo
Preflash validation failed
At least I got rid of the first error, but have no idea on this second one... any guesses?
.
Hi, what is your command line ? Do you use fastboot ? Rsd lite ?
nick7722 said:
...
- I then simple renamed them one with the name of the other (logo became ulogo and viceversa) and tried to flash via 'fastboot flash'
...
Click to expand...
Click to collapse
I was probably not very clear, I tried flashing them via fastboot, that is 'fastboot flash logo logo_signed' and 'fastboot flash ulogo ulogo_signed'
.

Security Error !!! morningcall is empty

hi, i have tried und open my bootloader with 1clicktool ... failed, later i tried to flash a new rom and now i have the boot screen KG logo and Security Error, Error !!! morningcall is empty
can someone pls help me ? thx
galdeano said:
hi, i have tried und open my bootloader with 1clicktool ... failed, later i tried to flash a new rom and now i have the boot screen KG logo and Security Error, Error !!! morningcall is empty
can someone pls help me ? thx
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2069723
Always use search before posting.:good:
sPEADy said:
http://forum.xda-developers.com/showthread.php?t=2069723
Always use search before posting.:good:
Click to expand...
Click to collapse
ok thx, i have seen this link before.
i am not able to get this S/W mode ... so i have no connection with phone and LG flash tool

[Q] Boot into Bootloader

I've installed PAC Rom and there is an option to reboot into bootloader. However when I do reboot into bootloader I see nothing but a black screen and blue led. But this is the same thing that happens when I connect my device in fastboot mode. Are these two same thing?
yep, these two are the same
BTW. This option also appears in TWRP
But I read somewhere that when you boot into bootloader you'll see a white screen with lots of information?
shekharsuman said:
But I read somewhere that when you boot into bootloader you'll see a white screen with lots of information?
Click to expand...
Click to collapse
When you boot in bootloader, your phone is off-line, and (almost) nothing is started. Why would it have more info available than when all the processes run?
Tell what info you need. There are many places and apps that can get you all kinds of information.
shekharsuman said:
But I read somewhere that when you boot into bootloader you'll see a white screen with lots of information?
Click to expand...
Click to collapse
HTC not Sony or others.

Boot Logos for Moto X using "Moto Boot Logo Maker" by CaitSith2 Plus 1 DkTheme Anim

Boot Logos for Moto X using "Moto Boot Logo Maker" by CaitSith2 Plus 1 DkTheme Anim
Having made several dozen Boot Logos for the two Moto G models that I own using the program "Motorola Boot Logo Maker" developed by CaitSith2 (Thanks to him please if you use his program) I decided to try my luck with my Moto X which I received from Motorola in the last couple of days. Bearing in mind that there is a huge difference in display size (1440 x 2560 - as against 720 x 1280) I was interested to see if this program which easily and automatically produces "logo.bin" files could work with the Moto X.
One advantage of this method is that it automatically gets rid of the "Bootloader Warning" message at the same time as flashing the new logo without any further steps being necessary. If you use CaitSith2's program it is clearly understandable how it works, I used "Custom" and manually adjusted the size to 1440 x 2560. I have to admit that my first attempt at using the program to create a "flashable zip" failed to flash in twrp, however there was no error message and no damage done but then I simply extracted the "bin" file from the zip and used "fastboot" to flash the logo.bin in adb. It maybe that the program can't handle the increased size when it produces the flashable zip but this really doesn't matter because the program gives you the option under "save as" to save just the bin file which as I've said can be flashed in adb.
I attach a .jpg showing the logo I flashed and although using the program is quite straightforward I would be happy to create logos for anyone who wants to post a jpg or png.
EDIT:::::: HAVE ADDED A DARK THEME BOOT ANIMATION IN POST #21
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
ddfault said:
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
Click to expand...
Click to collapse
How did you replace it? Can you please tell the steps?
If your bootloader is locked, do you still have to overwrite a clogo partition instead?
kcipopnevets said:
If your bootloader is locked, do you still have to overwrite a clogo partition instead?
Click to expand...
Click to collapse
Good question I have never found anyone wanting to replace a "locked" bootloader logo, probably because the nasty "unlocked" logo doesn't show until you actually unlock the bootloader! I don't know the answer to the question I am going to ask - can you use ADB on a device with a locked bootloader? Following on from that, can you get into "fastboot" mode on your device if your botloader is still locked? Sorry I can't be more helpful.
AmeyRanberg said:
How did you replace it? Can you please tell the steps?
Click to expand...
Click to collapse
See the last few lines of my original post #1 - that wil tell you how to create the "logo.bin" file. Having done that use the following command in fastboot........... fastboot flash logo logo.bin ............
Haha, no worries. Fastboot and ADB are still functional on a locked bootloader. For the past two Motos locked devices use the "clogo" partition to display the boot screen and it can be overwritten (yes, locked bootloader!) It's pretty nifty and I'm not particularly fond of the stitched logo. They are in .img format.
@kcipopnevets ... As I say I have no experience of changing boot logos on locked bootloaders. I also have never seen the "stitched" boot logo although I use the "stitched" boot animation which I believe is the default for the OTA MM update. If I was facing what I understand to be your problem then in my ignorance I would probably follow these steps ... (I CANNOT TAKE ANY RESPONSIBILITY IF THIS BRICKS ANYONE'S DEVICE) ... I would find a graphic I would like to have as my logo ... I would then import it into the free program "Paint.net" where I could adjust size, and add color and text etc if wanted ... then use Motor Boot Logo Maker to convert the graphic into a "logo.bin" file ... then use fastboot to replace the current boot logo.
Code:
fastboot flash logo logo.bin
If this didn't work I would try
Code:
fastboot flash clogo logo.bin
From your post it would appear you have knowledge of the named partitions of the Moto X and that you believe the logo partition to be named "clogo" if this is a wrong assumption on my part then ignore the second line of code.
ALL USERS PLEASE IGNORE THE SECOND LINE OF CODING - "CLOGO" IS NOT CORRECT, THE CORRECT PARTITION IS "LOGO"
ddfault said:
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
Click to expand...
Click to collapse
Very nice job. Can you share you logo.img file?
maverixz said:
Very nice job. Can you share you logo.img file?
Click to expand...
Click to collapse
@maverixz ... I presume you are referring to @ddfault's dark colored logo and not my original post logo ... Just to clarify, you call it the "logo.img" but as you probably know to use it as a logo the image has to be either (1) a .jpg or .png graphic which you can then manipulate in a graphics program to make it the correct size and color etc and then (2) use such a graphics image in the Boot Logo Maker program to create a recovery flashable ".zip" file (only use v2.2 of the program) or a "logo.bin" file (use either v2.2 or v2.4) which you can then flash via fastboot.
EDIT::::: Although in point (1) above I only mention .jpg and .png files this is because they are the only practical alternatives, you could in fact also use .bmp files - however these are lossless and inevitably create images that are too big to be used by the Moto Logo Maker program.
ddfault said:
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
Click to expand...
Click to collapse
Care to share your bin? I would love to have a blacked out version.
ddfault said:
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
Click to expand...
Click to collapse
would also like the full size version. tia.
spotmark said:
Care to share your bin? I would love to have a blacked out version.
Click to expand...
Click to collapse
@spotmark & @[1] ... Guys just in case @ddfault is not monitoring this thread or he may be busy, I have made a .bin file of his DarkImage and have fastbooted to my own Moto X Pure and it works fine ... bear in mind it is NOT a flashable zip version so you will have to install the file using "fastboot". I will try to upload the .bin file here but it may be that .bin files are not loadable to xda, if that happens then I will rename it by calling it a "zip" file. If that is the case you will have to download it, rename it to a .bin file then "fastboot flash" it. Trust this will work for you.
PS ... bin file wouldn't upload so had to change ext, don't forget it's NOT a flashable zip.
metpolds said:
@spotmark & @[1] ... Guys just in case @ddfault is not monitoring this thread or he may be busy, I have made a .bin file of his DarkImage and have fastbooted to my own Moto X Pure and it works fine ... bear in mind it is NOT a flashable zip version so you will have to install the file using "fastboot". I will try to upload the .bin file here but it may be that .bin files are not loadable to xda, if that happens then I will rename it by calling it a "zip" file. If that is the case you will have to download it, rename it to a .bin file then flash it. Trust this will work for you.
PS ... bin file wouldn't upload so had to change ext, don't forget it's NOT a flashable zip.
Click to expand...
Click to collapse
Does this also contain black "battery charging" images? And could this .bin be flashed with Flashify or do i have to use fastboot method?
Thanks.
sir-harlekin said:
Does this also contain black "battery charging" images? And could this .bin be flashed with Flashify or do i have to use fastboot method?
Thanks.
Click to expand...
Click to collapse
To be quite honest I have never bothered to make & replace "battery charging" logos, just satisfying myself with the main "unlocked" logo but the Moto Boot Logo Maker program has the option to make those logos so give it a try - because of what I believe to be a problem with the META-INF files in the 2.4 version of the program you will still have to save your result as a .bin file not as a flashable zip. As a word of caution make certain that you put the correct size of image into the program.
As far as I know "Flashify" still needs a flashable zip file to work with so any kind of .bin file that you finish up with will have to be flashed using "fastboot", if I get the time I might experiment with battery charging logos.
metpolds said:
@spotmark & @[1] ... Guys just in case @ddfault is not monitoring this thread or he may be busy, I have made a .bin file of his DarkImage and have fastbooted to my own Moto X Pure and it works fine ... bear in mind it is NOT a flashable zip version so you will have to install the file using "fastboot". I will try to upload the .bin file here but it may be that .bin files are not loadable to xda, if that happens then I will rename it by calling it a "zip" file. If that is the case you will have to download it, rename it to a .bin file then flash it. Trust this will work for you.
PS ... bin file wouldn't upload so had to change ext, don't forget it's NOT a flashable zip.
Click to expand...
Click to collapse
Renamed file to .bin rebooted bootloader
fastboot flash logo logo.bin
works blinding warning gone. Thanks.
got a zip?
anyway I could get a zip of this? love the look
ddfault said:
I want to thank you for your post. Because of your post I've been able to build a dark themed version of the logo.img.
I really hate that if you have to power cycle or reboot your phone in the dark you are blindsided by the screen. Not ideal.
Also I was able to replace the Unlock boot logo with the MM flavor of the logo instead of the annoying message on brilliantly white background.
I've attached a thumbnail of the dark version of the MM logo.
Click to expand...
Click to collapse
cwages2291 said:
anyway I could get a zip of this? love the look
Click to expand...
Click to collapse
If you read post #1 and Post #13 you will see that the Moto Boot Logo Maker isn't capable at this time of making "flashable zips" in the correct size for a Moto X Pure. In particular if you note what I say in #13 you can use the file there and flash it using "fastboot".
Code:
fastboot flash logo logo.bin
I got it now. New to all this so just making sure. Thank you.
metpolds said:
If you read post #1 and Post #13 you will see that the Moto Boot Logo Maker isn't capable at this time of making "flashable zips" in the correct size for a Moto X Pure. In particular if you note what I say in #13 you can use the file there and flash it using "fastboot".
Code:
fastboot flash logo logo.bin
Click to expand...
Click to collapse
---------- Post added at 06:27 PM ---------- Previous post was at 06:21 PM ----------
Just now seeing this, thank you so much and great work. Can't wait to use it
metpolds said:
@spotmark & @[1] ... Guys just in case @ddfault is not monitoring this thread or he may be busy, I have made a .bin file of his DarkImage and have fastbooted to my own Moto X Pure and it works fine ... bear in mind it is NOT a flashable zip version so you will have to install the file using "fastboot". I will try to upload the .bin file here but it may be that .bin files are not loadable to xda, if that happens then I will rename it by calling it a "zip" file. If that is the case you will have to download it, rename it to a .bin file then "fastboot flash" it. Trust this will work for you.
PS ... bin file wouldn't upload so had to change ext, don't forget it's NOT a flashable zip.
Click to expand...
Click to collapse
cwages2291 said:
I got it now. New to all this so just making sure. Thank you.
---------- Post added at 06:27 PM ---------- Previous post was at 06:21 PM ----------
Just now seeing this, thank you so much and great work. Can't wait to use it
Click to expand...
Click to collapse
@cwages2291 ... If you run into any problems just post here or PM me and I'll try to help out.

[logo] hellomoto

CREATED BY ME WITH THE HELP OF PHOTOSHOP & MOTOBOOTLOGOMAKER OFCOURSE.
You know the drill.
Code:
FASTBOOT MODE > FASTBOOT FLASH LOGO <FILENAME>.BIN
Download Here
​
hey buddy, how to flash it??
thevinit18 said:
hey buddy, how to flash it??
Click to expand...
Click to collapse
goto fastboot mode open cmd from the same location of the logo then type or copy/paste
fastboot flash logo logo.bin
Beautiful. But could you do a black version?
leandro_soul said:
Beautiful. But could you do a black version?
Click to expand...
Click to collapse
in black you will have "N/A" unlcoked bootloader thing msg. i prefer black too but.

Categories

Resources