Go to advanced search

by Corry
Sat Jul 21, 2012 7:34 pm
Forum: General programming discussion
Topic: Anybody know how to make a splash screen
Replies: 36
Views: 19202

Re: Anybody know how to make a splash screen

mikerr wrote:fbi - linux framebuffer imageviewer

Code: Select all

 sudo apt-get install fbi 
then run it as

Code: Select all

fbi -a /usr/share/images/desktop-base/spacefun-grub-widescreen.png 
Will this display the image on boot?
Do I have to put the line 'fbi - linux framebuffer imageviewer' in my config file or anything?
by Corry
Sat Jul 21, 2012 6:13 pm
Forum: General programming discussion
Topic: Anybody know how to make a splash screen
Replies: 36
Views: 19202

Re: Anybody know how to make a splash screen

DexOS wrote:Sorry it was a joke, it would put a splash screen, but little else.
As it's for bare metal coding, without a OS (eg: no linux).
And i sure thats not what you want.
:cry:
by Corry
Sat Jul 21, 2012 4:01 pm
Forum: General programming discussion
Topic: Anybody know how to make a splash screen
Replies: 36
Views: 19202

Re: Anybody know how to make a splash screen

Sure this will put a nice splash screen on bootup load MyBmpImage, ScreenBuffer sync end MyBmpImage: file 'Bg.bmp' align 4 ProgramSize: ScreenBuffer: Thanks for the reply. Where abouts would I put that code, and where would I place the bmp file?
by Corry
Fri Jul 20, 2012 6:16 pm
Forum: General programming discussion
Topic: Anybody know how to make a splash screen
Replies: 36
Views: 19202

Anybody know how to make a splash screen

Anybody got any ideas on how to make a splash screen instead of the boot messages?
Thanks

Go to advanced search