Bootsplash

bon après avoir fait:

-emerge bootsplash

  • configurer mon kernel 2.6.10-gentoo-r7 comme ca:

Code maturity level options —>
[] Prompt for development and/or incomplete code/drivers
Processor type and features —>
[
] MTRR (Memory Type Range Register) support
Device Drivers —>
Block devices —>
<> Loopback device support
<
> RAM disk support
(4096) Default RAM disk size
(16) Default number of RAM disks
[] Initial RAM disk (initrd) support
Graphics support —>
[
] Support for frame buffer devices
[] VESA VGA graphics support
VESA driver type (vesafb) —>
<
> ATI Radeon display support
[] DDC/I2C for ATI Radeon support
[
] Support for the framebuffer splash
Console display driver support —>
[] Video mode selection support
<
> Framebuffer Console support

  • fait un cp /usr/share/bootsplash/initrd-gentoo-highquality-1024x768 /boot/

  • configurer mon grub.conf comme ca:
    title=Gentoo
    root=(hd0,5)
    kernel /boot/bzImage root=/dev/hda6 video=vesafb:ywrap,mtrr vga=0x317 splash=$
    initrd=/boot/initrd-gentoo-highquality-1024x768

le framebuffer fonctionne bien mais pas le splashscreens!?? une idée svp

( os: Linux localhost 2.6.10-gentoo-r7 #11 Tue Feb 22 20:44:10 CET 2005 x86_64 AMD Athlon™ 64 Processor 3000+ AuthenticAMD GNU/Linux )

le fbsplash a remplacé le bootsplash
on en a parlé ici http://forum.clubic.com/forum2.php?post=8147&cat=10&page=82&config=clubic.inc&cache=cache&p=2&sondage=0&owntopic=0&trash=0&subcat=0&print=0
et une doc complete ici
http://gentoo-wiki.com/HOWTO_fbsplash

http://fr.gentoo-wiki.com/HOWTO_fbsplash
oké ca marche merci
mise a part ca pour ceux qu’une radeon utilise old drivers sinon ca ne fonctionne pas.