View previous topic :: View next topic |
Author |
Message |
kingboxer Apprentice
Joined: 26 Nov 2004 Posts: 155
|
Posted: Sun Jun 12, 2005 11:27 am Post subject: [BootSplash] Besoin d'aide (résolu) |
|
|
Salut a tous, j'ai un problème a capter un truc:
Comment faire pour configuré mon BootSplash?
J'ai bien sur suivit ce tuto https://forums.gentoo.org/viewtopic.php?t=207940 .
Il m'a permit de configuré mon framebuffer en haute résolution mais je n'ai pas compris le reste...
J'aimerais pour voir choisir une image et la mettre en fond comme ceci http://dhruba.codewordt.co.uk/images/bootsplash.png
Voila
Merci D'avance Pour L'aide
Kingboxer
Last edited by kingboxer on Sun Jun 12, 2005 6:38 pm; edited 1 time in total |
|
Back to top |
|
|
kingboxer Apprentice
Joined: 26 Nov 2004 Posts: 155
|
Posted: Sun Jun 12, 2005 12:50 pm Post subject: ... |
|
|
Je me demande comme aussi choisir entre une image silent et verbose...
Merci |
|
Back to top |
|
|
spider312 Veteran
Joined: 02 Oct 2004 Posts: 1274 Location: France > Savoie > Chambery
|
Posted: Sun Jun 12, 2005 2:34 pm Post subject: |
|
|
Mais ... c'est quoi la question ?
Parceque "j'ai pas compris le reste" la seule réponse qui existe, c'est "relis le tuto une bonne dizaine de fois"
Tu sais que ton tuto il a presque un an ? tu sais comment ça change un kernel en un an ? J'ai suivi ce tuto, et il marche, je te le conseille donc : http://gentoo-wiki.com/HOWTO_fbsplash |
|
Back to top |
|
|
montesq Tux's lil' helper
Joined: 28 Dec 2004 Posts: 111 Location: Paris
|
Posted: Sun Jun 12, 2005 3:03 pm Post subject: |
|
|
Il y a aussi :
http://fr.gentoo-wiki.com/HOWTO_fbsplash
si tu es allergique à l'anglais...
Enfin si tu choisis cet how-to ou celui de spider312, il faudrait que tu unmerges bootsplash (si mes souvenirs sont bons)...
Bon courage |
|
Back to top |
|
|
kingboxer Apprentice
Joined: 26 Nov 2004 Posts: 155
|
Posted: Sun Jun 12, 2005 3:52 pm Post subject: ... |
|
|
Merci pour ce nouveau lien:
j'avoue j'ai fais une erreur en ne vérifiant pas l'age du tuto;
je ferais ca par la suite |
|
Back to top |
|
|
kopp Advocate
Joined: 09 Apr 2004 Posts: 2885 Location: Grenoble, France
|
Posted: Sun Jun 12, 2005 3:53 pm Post subject: |
|
|
Oui il faut unmerger bootsplash il y a un conflit sinon avec splashutils.
Sinon j'ai modifié l'ancien howto pour donner le lien vers ces wiki et conseiller l'utilisation de gensplash plutot que bootsplash.... comme ça plus de souci |
|
Back to top |
|
|
kingboxer Apprentice
Joined: 26 Nov 2004 Posts: 155
|
Posted: Sun Jun 12, 2005 6:38 pm Post subject: Merci |
|
|
Merci ca marche impec;
J'ai encore juste une derniere quastion:
Comme étendre mon theme splash a toutes les consoles?
Merci encore |
|
Back to top |
|
|
montesq Tux's lil' helper
Joined: 28 Dec 2004 Posts: 111 Location: Paris
|
Posted: Sun Jun 12, 2005 7:10 pm Post subject: |
|
|
Normalement tu dois avoir un truc dans le style :
Code: |
title= Gentoo Linux 2.6.10-r7
root (hd0,0)
kernel (hd0,0)/kernel-2.6.10 root=/dev/sda2 splash=silent,theme:livecd-2005.0 video=vesa:ywrap,mtrr vga=791 CONSOLE=/dev/tty1
initrd (hd0,0)/livecd-2005.0.cfg
|
et bien il faut que tu rajoutes /dev/tty2, /dev/tty3 ... |
|
Back to top |
|
|
blorent Tux's lil' helper
Joined: 01 Aug 2004 Posts: 127 Location: Belgium / Louvain-la-Neuve
|
Posted: Sun Jun 12, 2005 7:41 pm Post subject: |
|
|
le wiki wrote: | If you want all consoles to have a splash screen then type the following command:
# rc-update add splash default |
Chez moi ça a très bien fonctionné comme ça... _________________ Ceci est un bloc de texte qui peut être ajouté aux messages que vous postez. |
|
Back to top |
|
|
montesq Tux's lil' helper
Joined: 28 Dec 2004 Posts: 111 Location: Paris
|
Posted: Sun Jun 12, 2005 9:03 pm Post subject: |
|
|
au temps pour moi..., il vaut mieux que tu ailles voir du côté de ton fichier /etc/conf.d/splash :
Code: |
# on which ttys should fbsplash be enabled? defaults to RC_TTY_NUMBER
# SPLASH_TTYS="1 2 3 4 5 6"
|
|
|
Back to top |
|
|
kingboxer Apprentice
Joined: 26 Nov 2004 Posts: 155
|
Posted: Mon Jun 13, 2005 12:13 am Post subject: |
|
|
blorent wrote: | le wiki wrote: | If you want all consoles to have a splash screen then type the following command:
# rc-update add splash default |
Chez moi ça a très bien fonctionné comme ça... |
Merci ca fonctionne Nikel grace a ca... |
|
Back to top |
|
|
|