Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HELP: Creating bootsplash images
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gfreehed
n00b
n00b


Joined: 20 Jun 2003
Posts: 5

PostPosted: Sat Aug 16, 2003 9:57 pm    Post subject: HELP: Creating bootsplash images Reply with quote

Hello, I'm trying to create my own bootsplash theme. Currently, the default theme for Gentoo works @ 1280x1024, however I when I tried to create and load my own image, I just get the standard frambuffer boot screen when I restart. The following is the image I created and my grub.conf file. Thanks in advance for any help.

The Image
grub.conf
Bootsplash Config
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Sun Aug 17, 2003 2:50 am    Post subject: Reply with quote

Here are three ideas:
    1) In your config it looks like ty=256 + th=805 > 1024 which would cause the failure.

    2) I always need squash my jpegs to 16 levels:
    Code:
    convert -depth 16 old.jpg new.jpg


    3) If you want your image to show up at boot time you need to make your own initrd file.
Back to top
View user's profile Send private message
gfreehed
n00b
n00b


Joined: 20 Jun 2003
Posts: 5

PostPosted: Mon Aug 18, 2003 4:53 pm    Post subject: Reply with quote

Thanks, for some reason I thought that the th and tw values were the (x,y) coords of the bottom right corner. I guess I should take my own advice and RTFM.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum