Jump to content

Replace Orange logo on startup with Intel logo


Recommended Posts

Guest PaulOBrien
Posted

Hi folks!

It's possible to replace the Orange logo on startup with an Intel logo. To do so (at your own risk!)...

  • Download this file - DOWNLOAD (ROMraid)
  • Check the MD5 of the file is 49aa4b86f32874ede94f3eec9ec47496
  • Restart your device in fastboot boot ('adb reboot bootloader' or power on with volume down held)
  • From a command prompt with fastboot available, run 'fastboot flash logo logo.intel.img')
  • Reboot

Simples? :)

P

Guest Frankish
Posted (edited)

Good news thanks for being brave!

Oh and obvious is there a backup of orange logo question. :)

Edited by Frankish
Guest darkvicious
Posted (edited)

hello I put the file on the storage logo.intel phone before the flash mode then do I start and after FlashBoot What is manipulation to ?

Edited by darkvicious
Guest PaulOBrien
Posted

w00t!

:D

hello I put the file on the storage logo.intel phone before the flash mode then do I start and after FlashBoot What is manipulation to ?

Um...? If the instructions above aren't clear this is probably not something to play with!

P

  • 3 weeks later...
Posted (edited)

What happens if one needs to return to store, is there an orange backup here anywhere ?

Also, will this mess up charging animation like it does on the skate ?

Adb drivers are installed, but adb sees no device ? So if I power on with volume down to enter bootloader mode my device will not be seen with adb/fastboot right ? which would mean I have problem as I cannot then do adb reboot, nor can I pull battery, so in effect I would be stuck right ?

Edited by Guest
Guest Frankish
Posted

You need to add the device id too it's posted somewhere on these forums...

Posted (edited)

You need to add the device id too it's posted somewhere on these forums...

Thanks Frankish, think I will just leave it for now, if we get cracked bootloader I will use the flashable method, less risky.

Edited by Guest
  • 3 months later...
Guest The-Bledard
Posted

Hello,

I'm on ICS through Xolo update, I've got the Xolo startup logo, when I flash the Intel's one, it doesn't want to flash it (partition logo doesn't exist :s). Can you help me ?

Guest punjabi
Posted

If anyone does find a way to bring back the Intel splash screen I'd be really interested to know! :D

  • 2 months later...
Guest Visham25
Posted

Everytime i type fastboot flash logo logo.intel.img

i get

failed flash cmds error

Guest BlueMoonRising
Posted

Everytime i type fastboot flash logo logo.intel.img

i get

failed flash cmds error

The commands from Ricky s tool for the Orange logo are :-

:orangelogo

adb.exe kill-server

adb.exe start-server

adb.exe wait-for-device

adb remount

sleep 5

adb push logo\orange\logo.img /sdcard/logo.img

adb push flashtool /system/bin/

adb shell chmod 777 /system/bin/flashtool

adb shell flashtool -i logo -w /sdcard/logo.img

adb shell rm -r /sdcard/logo.img

adb reboot

Don't know if that helps you at all.

Guest Visham25
Posted

The commands from Ricky s tool for the Orange logo are :-

:orangelogo

adb.exe kill-server

adb.exe start-server

adb.exe wait-for-device

adb remount

sleep 5

adb push logo\orange\logo.img /sdcard/logo.img

adb push flashtool /system/bin/

adb shell chmod 777 /system/bin/flashtool

adb shell flashtool -i logo -w /sdcard/logo.img

adb shell rm -r /sdcard/logo.img

adb reboot

Don't know if that helps you at all.

i dont get it
Guest Visham25
Posted

Everytime i type fastboot flash logo logo.intel.img

i get

failed flash cmds error

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.