Atmel website | ARM Community | AVR freaks | Technical Support
Banner
Welcome to AT91SAM Community Forum
http://www.at91.com/samphpbb/

Replacing splash screen - initlogo.rle
http://www.at91.com/samphpbb/viewtopic.php?f=28&t=20386
Page 1 of 1

Author:  ramonf [ Tue Sep 06, 2011 11:00 am ]
Post subject:  Replacing splash screen - initlogo.rle

I want to replace the splash logo.
what is the size of image works best with AT91SAM9M10 ?
I want it to fill the entire screen.
Thanks.
Ramon.

Author:  Embest [ Tue Sep 06, 2011 11:24 am ]
Post subject:  Re: Replacing splash screen - initlogo.rle

It will be the screen size 480*272

Author:  ramonf [ Tue Sep 06, 2011 11:41 am ]
Post subject:  Re: Replacing splash screen - initlogo.rle

It doesn't work, the logo is not displayed and there's nothing on screen.
I followed this guide: http://prepaidandroids.net/topic/1291-g ... om-source/

and yes, I replaced the /system/initlogo.rle (because the one in the root is overwritten each boot)

Author:  Embest [ Tue Sep 06, 2011 12:20 pm ]
Post subject:  Re: Replacing splash screen - initlogo.rle

May be this kind of method cannot work properly,since our image works.You may check if the initlogo.rle you made is correct or not.

Author:  ramonf [ Tue Sep 06, 2011 1:15 pm ]
Post subject:  Re: Replacing splash screen - initlogo.rle

Which kind of method did you used for the splash screen ?

Author:  Embest [ Wed Sep 07, 2011 8:41 am ]
Post subject:  Re: Replacing splash screen - initlogo.rle

Using the convert tool from imagemagick ( http://www.imagemagick.org).And rgb2565 from Android tools.

Commands like:
#convert -depth 8 logo.png rgb:logo.raw
#(SRC_HOME)/out/host/linux-x86/bin/rgb2565 -rle <logo.raw >initlogo.rle

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/