Guest PaulOBrien Posted June 14, 2012 Report Posted June 14, 2012 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 49aa4b86f32874ede94f3eec9ec47496Restart 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 June 14, 2012 Report Posted June 14, 2012 (edited) Good news thanks for being brave! Oh and obvious is there a backup of orange logo question. :) Edited June 14, 2012 by Frankish
Guest darkvicious Posted June 14, 2012 Report Posted June 14, 2012 (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 June 14, 2012 by darkvicious
Guest PaulOBrien Posted June 14, 2012 Report Posted June 14, 2012 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
Guest Posted July 2, 2012 Report Posted July 2, 2012 (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 July 2, 2012 by Guest
Guest Frankish Posted July 2, 2012 Report Posted July 2, 2012 You need to add the device id too it's posted somewhere on these forums...
Guest Posted July 2, 2012 Report Posted July 2, 2012 (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 July 2, 2012 by Guest
Guest The-Bledard Posted October 6, 2012 Report Posted October 6, 2012 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 October 6, 2012 Report Posted October 6, 2012 If anyone does find a way to bring back the Intel splash screen I'd be really interested to know! :D
Guest Visham25 Posted January 2, 2013 Report Posted January 2, 2013 Everytime i type fastboot flash logo logo.intel.img i get failed flash cmds error
Guest BlueMoonRising Posted January 2, 2013 Report Posted January 2, 2013 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 January 2, 2013 Report Posted January 2, 2013 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 January 2, 2013 Report Posted January 2, 2013 Everytime i type fastboot flash logo logo.intel.img i get failed flash cmds error
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now