Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fbsplash not showing splash
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
techrolla
n00b
n00b


Joined: 30 Sep 2004
Posts: 26

PostPosted: Fri Jan 21, 2005 8:35 pm    Post subject: fbsplash not showing splash Reply with quote

Hello, I am just having a slight problem with fbsplash and kernel 2.6.10-r6. I believe I have the bootloader configured correclty and am using an initrd. Here is the boot loader entry:

Code:

#default kernel to boot
default 0

#boot delay
timeout 10

#hot splash image
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.10-r6
        root (hd0,0)
        kernel (hd0,0)/vmlinuz-2.6.10-gentoo-r6 root=/dev/hda5 video=vesafb:ywrap,mtrr,1024x768-16@85 splash=silent,theme:emergence
        initrd (hd0,0)/fbsplash-emergence-1024x768

title=Gentoo Linux 2.6.8
        root (hd0,0)
        kernel /vmlinuz-2.6.8-gentoo-r3 root=/dev/hda5


the initrd file exists and fbsplash gives no error messages in dmesg, in fact it seems to think eveything is working. However, no background or splash actually comes up. Could this be a vesa problem with my video card (voodoo 3)? Thanks.[/code]
Back to top
View user's profile Send private message
total_planlos
n00b
n00b


Joined: 02 Jan 2005
Posts: 71
Location: Austria/Klagenfurt

PostPosted: Fri Jan 21, 2005 9:55 pm    Post subject: Reply with quote

you also have to config the splash config file in /etc/conf.d/splash!!! did you also put splash into the boot runlevel??

maybe this link could help: https://forums.gentoo.org/viewtopic.php?t=206778&highlight=gensplash
Back to top
View user's profile Send private message
techrolla
n00b
n00b


Joined: 30 Sep 2004
Posts: 26

PostPosted: Fri Jan 21, 2005 11:54 pm    Post subject: Reply with quote

Hello and thank you. Eveything was already configured, but I got it working. All I had to do was change vesafb to tdfxfb in the video section in grub. Works great (after a little tweaking :))
Back to top
View user's profile Send private message
techrolla
n00b
n00b


Joined: 30 Sep 2004
Posts: 26

PostPosted: Sat Jan 22, 2005 5:05 am    Post subject: Reply with quote

Actually, I take that back, it doesn't work great. I can't get the images or text to fill the whole screen. Checking my monitors refresh rate, I see that it is at 85.4, instead of 85. Is this a bug with tdfxfb? Or how can I get the fbsplash to use vesafb (setting it in grub doesn't work). Thanks.
Back to top
View user's profile Send private message
desertstalker
Apprentice
Apprentice


Joined: 18 Sep 2004
Posts: 209

PostPosted: Sat Jan 22, 2005 8:07 am    Post subject: Reply with quote

Do you have both vesafb and tdfxfb compiled into the kernel?

If you dont have vesafb compiled in you cant use (obviously) try buildiong a kernel with just the vesafb option selected not tdfxfb and see if that works.

Sometimes the framebuffers dont play nice with each other.
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