Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Boot Splash problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Ineluki12
Tux's lil' helper
Tux's lil' helper


Joined: 19 Nov 2004
Posts: 93
Location: Missouri

PostPosted: Thu Dec 09, 2004 7:08 pm    Post subject: Boot Splash problems Reply with quote

I'm trying to get a boot splash screen like the livecd, but I'm having issues. There are a couple of *really* long threads about this, but they describe different methods of approach. I'm not really sure what's the most up-to-date and effective, so I was wondering if I could get some help. I'm using the 2.6.9 gentoo-dev-sources kernel, and I've enabled all of the obvious options in the kernel. At the moment, I have the vesa driver support set to vesafb as opposed to vesafb-tng. I'm getting the correct resolution and tux is showing up, but I'm not getting the splash image. Any thoughts? Here's my grub.conf file:

Code:

default 0
timeout 03
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.9-r6
root=(hd0,0)
kernel=(hd0,0)/kernel-2.6.9-gentoo-r6 root=/dev/hda3 vga=0x31A video=vesafb:1280x1024-32@60
initrd (hd0,0)/fbsplash-emergence-1280x1024

_________________
"Before insulting a man, walk a mile in his shoes. That way, he's a mile away and without shoes." --unknown
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Thu Dec 09, 2004 8:40 pm    Post subject: Reply with quote

Turn off the logo in the kernel because for some reason tux and bootsplash don't like to coexist. And change your grub config to this
Code:

kernel=(hd0,0)/kernel-2.6.9-gentoo-r6 root=/dev/hda3 vga=0x31A video=vesafb:ywrap,mtrr
initrd (hd0,0)/fbsplash-emergence-1280x1024


Make sure you have Processor Type and Features --> MTRR support set to yes in the kernel before you change your grub config.
Back to top
View user's profile Send private message
Ineluki12
Tux's lil' helper
Tux's lil' helper


Joined: 19 Nov 2004
Posts: 93
Location: Missouri

PostPosted: Thu Dec 09, 2004 9:01 pm    Post subject: Reply with quote

Great, thanks! I'll give it a try. Also I just came across this site:

http://gentoo-wiki.com/HOWTO_fbsplash

Update: This site is exactly what I needed! Thanks for the help though.
_________________
"Before insulting a man, walk a mile in his shoes. That way, he's a mile away and without shoes." --unknown
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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