View previous topic :: View next topic |
Author |
Message |
senzacionale Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/984502653414c72453c0c3.gif)
Joined: 29 Jun 2004 Posts: 532 Location: Slovenia
|
Posted: Sat Sep 25, 2004 11:21 am Post subject: problemms with fb and splash |
|
|
i have problemms with fb and splash
my xorg.conf is something like that
default 0
timeout 10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
# With both framebuffer and bootsplash
title=Gentoo GNU/Linux (+fb +splash)
root=(hd0,0)
kernel=(hd0,0)/boot/bzImage root=/dev/hda3 video=vesafb:ywrap,mtrr vga=0x31A splash=silent
initrd=(hd0,0)/boot/initrd-1280x1024
and i got errors or some freeke screen _________________ Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
senzacionale Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/984502653414c72453c0c3.gif)
Joined: 29 Jun 2004 Posts: 532 Location: Slovenia
|
Posted: Sat Sep 25, 2004 11:34 am Post subject: |
|
|
i also use bootsplash_patch (is this wrong) and in kernel i have * in AGP
i have 2.6.8.1-lsd5 kernel _________________ Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ravensix Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 Sep 2004 Posts: 220
|
Posted: Sat Sep 25, 2004 11:44 am Post subject: |
|
|
Firstly thats your grub.conf which seems right to me, what video card do you have and did you enable framebuffer? I assume you're trying to work the old framebuffer splash, try using splashutils (emerge splashutils) theres a tutorial thread around. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
senzacionale Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/984502653414c72453c0c3.gif)
Joined: 29 Jun 2004 Posts: 532 Location: Slovenia
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ravensix Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 Sep 2004 Posts: 220
|
Posted: Sat Sep 25, 2004 4:38 pm Post subject: |
|
|
The first thread refers to framebuffer bootsplash, which is whats in bootsplash.org(i think, didn't bother to look at it incase if it showed mostly images, im still in CLI mode, and is no longer in development, plus is depriciated. You'll wanna go with genplash which is the tutorial in the second thread you posted, the one I refered you to. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
senzacionale Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/984502653414c72453c0c3.gif)
Joined: 29 Jun 2004 Posts: 532 Location: Slovenia
|
Posted: Sat Sep 25, 2004 5:27 pm Post subject: |
|
|
what about 2.6.8-r4 kernel.
i need fbsplash patch or is already in it. _________________ Spletno narocanje hrane in dostava hrane na dom na portalu DostavaHrane.si |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ravensix Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 Sep 2004 Posts: 220
|
Posted: Sat Sep 25, 2004 6:25 pm Post subject: |
|
|
It depends on your patchset, if you don't see
Code: | Support for framebuffer splash (NEW!) |
under logo configuration(thats where it was for me and i use 2.6.9-rc1-nitro4) then its not patched and needs to be lemme find the thread you can find it http://dev.gentoo.org/~spock i believe then when you download the patch:
Code: | cd /usr/usr/linux
cat /path/to/patchfile | patch -p1
make menuconfig |
That should work for you. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|