Results 1 to 8 of 8
Hi,
I've tried to install fbsplash in my gentoo installation (like the one in the gentoo live distribution: very very nice!); I've emerged fbsplash and added the support to the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-23-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 1
framebuffer splash problem
Hi,
I've tried to install fbsplash in my gentoo installation (like the one in the gentoo live distribution: very very nice!); I've emerged fbsplash and added the support to the kernel (option CONFIG_FB_SPLASH); but when I recompile the kernel, the message "xxx theme not found" suggest me that something didn't go right. When I reboot with the new kernel no enhanced console seems to be activated.
Note: I'm using kernel 2.6, so I think I don't need to patch its sources to support fbsplash... Am I wrong?
- 01-24-2005 #2
Do you have these options set:
as well as the driver for your graphics card? (probably vesa...)Code:CONFIG_FB=y CONFIG_FB_MODE_HELPERS=y CONFIG_FB_SPLASH=y
Did you use splashutils to make an initrd? Where are you getting this compile error?"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 01-24-2005 #3Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
where's this "fbsplash"? I tried emerging it, doesn't exist.
Emotions are the key to the soul.
Registered Linux User #375050
- 01-24-2005 #4The tools that you use with fbsplash are called 'splashutils'. fbsplash is enabled in the kernel.
Originally Posted by Stormblazer
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 01-26-2005 #5Just Joined!
- Join Date
- Nov 2004
- Posts
- 31
might i suggest a 5 step approach to a fully working framebuffer splash?
http://dev.gentoo.org/~spock/project...easy-steps.php
on a sidenote, make sure you have activated the following options in your kernel
andCode:===> device drivers ===> block devices <*> RAM disk support (16) Default number of RAM disks (4096) Default RAM disk size (kbytes) [*] Initial RAM disk (initrd) support
Code:===> device drivers ===> graphics support <*> Support for Frame Buffer Devices ..... ..... ..... <*> VESA VGA Graphics Support VESA driver type (vesafb-tng) ( ) VESA Default Mode <<< make damn sure that is blank :P ======> console display driver support <*> framebuffer console support <*> support for framebuffer splash
- 01-26-2005 #6Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
From what I understand, it doesn't NEED initrd, you'll just get the splash image a little sooner...
That said, I can't get it to work at all. No errors, it just doesn't work.Emotions are the key to the soul.
Registered Linux User #375050
- 01-26-2005 #7Just Joined!
- Join Date
- Nov 2004
- Posts
- 31
i got it working on my first try
send me a private message and give me access to your box via SSH and i will get your framebuffer splash workin for yaz
- 01-27-2005 #8Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
I think I'll pass on that one...
Emotions are the key to the soul.
Registered Linux User #375050


Reply With Quote
