DroidSmurf, on 27 July 2011 - 06:52 PM, said:
OMG thank you betolley, totally worked. @Derekgarn, you just need a 800x600 bmp image in 16 bit form, have fastboot installed on your computer along with adb. Turn off your tablet and press the power button with the menu button, hold until it says fastboot. Next open up a command terminal, go to the directory where your image is at.
> cd c:/sdk/images
> fastboot flash logo logo.bmp
On your tablet, look to see it got transferred over. Reboot your tablet
> fastboot reboot
That is all there is to it, the only thing I was doing wrong was flashing to Splash, instead of logo. All the tutorials for the android phone said splash, but I guess our tablet's partition is named logo.
> cd c:/sdk/images
> fastboot flash logo logo.bmp
On your tablet, look to see it got transferred over. Reboot your tablet
> fastboot reboot
That is all there is to it, the only thing I was doing wrong was flashing to Splash, instead of logo. All the tutorials for the android phone said splash, but I guess our tablet's partition is named logo.
IT'S ALIVE!!!! It worked (at 24 bit while 16 bit just showed a bunch of lines).
I had to copy the adb dlls from the platform-tools folder to make it work though.
I also had to flash twice before it would take, but, after doing so I had success.
You should always check to see if the device is seen first by typeing: fastboot devices
If there's nothing shown, then you'll have to manually update the device driver.
Go to device manager, find the android phone or android device, update the driver, pick android phone/device instead of searching, then choose the android fastboot interface.
Now I have a beautiful boot logo rather than the "cute" Herotab Wolverine-ish & Superman-ish logo.

Help











