Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootsplash - no background
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mikejr
Tux's lil' helper
Tux's lil' helper


Joined: 07 Nov 2004
Posts: 107

PostPosted: Tue Aug 09, 2005 5:28 pm    Post subject: Bootsplash - no background Reply with quote

I've followed this guide:
http://gentoo-wiki.com/HOWTO_fbsplash

I've tried vesa and vesa-tng, and am now using the radeon kernel driver. All seem to work in terms of setting the console resolution - yet none display the background. They even have the padding at the bottom for the livecd graphic... it just doesn't show up. Any suggestions?

Here is my current grub.conf (keep in mind - I've also tried the vesa route)
Code:

default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo 2.6.12 Framebuffer
root (hd0,0)
#kernel /kernel-2.6.12-gentoo-r6 root=/dev/sda8
kernel /kernel-2.6.12-gentoo-r6 root=/dev/sda8 video=radeonfb:1024x768-32@75 splash=silent,theme:livecd-2005.1 CONSOLE=/dev/tty1


I don't want or need the "bootsplash" per se - just the framebuffer and background.

Any suggestions?
Back to top
View user's profile Send private message
krusty Ruffle
n00b
n00b


Joined: 27 Jul 2005
Posts: 5

PostPosted: Fri Aug 12, 2005 2:46 am    Post subject: Reply with quote

After many hours of fighting & cussing these lines in my grub.conf finally worked for me:

Code:

kernel (hd0,0)/vmlinuz ro root=/dev/hda3 video=radeonfb:1024x768-32@60 splash=verbose,theme:krusty quiet CONSOLE=/dev/tty1
initrd (hd0,0)/fbsplash-krusty-1024x768



Of course, the theme name is different, and the resolution/refresh rate is what my laptop supports, but the rest might help ya?

Good luck
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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