OVH Cloud OVH Cloud

boot totalement graphique ?

10 réponses
Avatar
Stephane
Bonjour à tous,

comment faire pour avoir un boot totalement graphique façon mandrake .

Pour le moment bootsplash m'affiche bien une jolie image au moment de la
sélection du système à charger, mais le chargement qui suit est
toujours le défilement des messages et infos du noyau (blanc sur fonf
noir).


Bon je sais ce n'est pas trés important mais ce ,'est pas ... joli !


merci

Stéphane


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

10 réponses

Avatar
Thomas CLavier
Stephane a écrit :
Bon je sais ce n'est pas trés important mais ce ,'est pas ... joli !



pas la peine d'utiliser bootsplash, pas de recompilation, juste apt-get
install splashy ... mais je crois qu'il est encore dans experimental.

--
Thomas Clavier http://www.tcweb.org
Lille Sans Fil http://www.lillesansfil.org
+33 (0)6 20 81 81 30 JabberID :
Avatar
Gaëtan PERRIER
Le Fri, 30 Sep 2005 19:42:31 +0200
Xavier Maillard a écrit:

On 30 Sep 2005, Stephane verbalised:

> comment faire pour avoir un boot totalement graphique façon
> mandrake .

apt-get install splashy

Ca marche sans rien faire. En fait c'est un bootsplash userland
donc c'est Bien(tm).



N'existe pas dans testing...

Gaëtan
Avatar
Xavier Maillard
--=-=- Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On 30 Sep 2005, Stephane verbalised:

comment faire pour avoir un boot totalement graphique façon
mandrake .



apt-get install splashy

Ca marche sans rien faire. En fait c'est un bootsplash userland
donc c'est Bien(tm).
--
Xavier MAILLARD (GnuPG: 1024D/1E028EA5)
EmacsOS user (http://emacsfr.org)
APRIL (http://www.april.org)


--=-=- Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDPXkLaQDKmx4CjqURAk7PAJ98V6rLkWo1rL1QTybuu5ysIjKtEQCeNU/n
nExOnMGFEuB4ODGUYWjOiK4 =+4ca
-----END PGP SIGNATURE-----
--=-=-=--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Olivier Tétard
--=-=- Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Gaëtan PERRIER a tapoté :

Le Fri, 30 Sep 2005 19:42:31 +0200
Xavier Maillard a écrit:

apt-get install splashy

Ca marche sans rien faire. En fait c'est un bootsplash userland
donc c'est Bien(tm).



N'existe pas dans testing...



Ni dans unstable : il est dans [1 experimental].

1. http://packages.debian.org/experimental/graphics/splashy

Olivier.

--
gpg --keyserver pgp.mit.edu --recv-keys 0x43CEA851

______________________________________________________
Olivier Tétard - Toutoune25
site : http://www.miskin.be
Jabber :
GoogleTalk/Jabber :
______________________________________________________

--=-=- Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDPX6j8paoH0POqFERAvREAJ4i9QmELK4ebmV1xebzJXqsiekB/wCdF4H5
bkrCOjCERXKUJ7Hb5+2ytjk =DkCJ
-----END PGP SIGNATURE-----
--=-=-=--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stephane
Xavier Maillard a écrit :
On 30 Sep 2005, Stephane verbalised:


comment faire pour avoir un boot totalement graphique façon
mandrake .




apt-get install splashy

Ca marche sans rien faire. En fait c'est un bootsplash userland
donc c'est Bien(tm).



Je viens de l'installer mais aucunchangement... toujours les messages
sur écran noir !

Alors j'ai tenté un dpkg-reconfigure splashy qui me dit :

1/qu'il n'y a pas de splashimage (alors qu'elles sont dans
/boot/grub/splashimages)
2/qu'il a reconfiguré menu.lst

je reboote : pareil !


alors en console je fais :

# splashy boot

** (process:6051): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed

** (process:6051): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed
Splashy: reusing FIFO /etc/splashy/splashy.fifo

** (process:6052): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed

** (process:6052): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed
debian:/home/steph# FATAL: video.c <235>:
(#) DirectFBError [DirectFBCreate(&video->dfb)]: File not found!


Bon, évidemment là je ne comprends rien...

Si quelqu'un a une idée ?

Merci

Stéphane


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
crazyjoke
Toutes ces erreurs sont des assertions (chose qui ne dois JAMAIS etre vraie en
principe dans un code) dans un code C.
Seule la dernière me dit quelque chose : Je pense que tu dois avoir une console
avec Frame Buffer activé pour que le programme splashy fonctionne (c'est une
option du noyau à mettre en dur).

Si j'ai pu aider, tant mieux :)


Quentin

Xavier Maillard a écrit :
> On 30 Sep 2005, Stephane verbalised:
>
>
>>comment faire pour avoir un boot totalement graphique façon
>>mandrake .
>
>
> apt-get install splashy
>
> Ca marche sans rien faire. En fait c'est un bootsplash userland
> donc c'est Bien(tm).

Je viens de l'installer mais aucunchangement... toujours les messages
sur écran noir !

Alors j'ai tenté un dpkg-reconfigure splashy qui me dit :

1/qu'il n'y a pas de splashimage (alors qu'elles sont dans
/boot/grub/splashimages)
2/qu'il a reconfiguré menu.lst

je reboote : pareil !


alors en console je fais :

# splashy boot

** (process:6051): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed

** (process:6051): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed
Splashy: reusing FIFO /etc/splashy/splashy.fifo

** (process:6052): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed

** (process:6052): CRITICAL **: spl_find_element: assertion
`(GList*)data != NULL' failed
debian:/home/steph# FATAL: video.c <235>:
(#) DirectFBError [DirectFBCreate(&video->dfb)]: File not found!


Bon, évidemment là je ne comprends rien...

Si quelqu'un a une idée ?

Merci

Stéphane


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact







--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Xavier Maillard
--=-=- Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On 30 Sep 2005, Olivier Tétard stated:

> N'existe pas dans testing...

Ni dans unstable : il est dans [1 experimental].

1. http://packages.debian.org/experimental/graphics/splashy



Alors effectivement, ce paquet ne fait pas partie ni de Etch ni
de Sid. Pour bénéficier de la souplesse de apt, il faut ajouter
cette toute petite ligne dans votre /etc/apt/sources.list :

deb http://splashy.alioth.debian.org/debian unstable main

Ensuite c'est que du classique :

apt-get update && apt-get install splashy

Pour le reste (configuration, informations, problèmes, ...), il
suffit d'aller sur la page du projet :

http://splashy.alioth.debian.org/

A+

--
Xavier Maillard,


--=-=- Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDPfjoaQDKmx4CjqURAiKoAKCoCvrQMoisisyuUIlSt5ATDicgPwCff+uL
ZPm4msjO35TLJ7wf/28grGw =jRag
-----END PGP SIGNATURE-----
--=-=-=--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Thomas Clavier
Stephane wrote:
[...]
Si quelqu'un a une idée ?



Comme indiqué dans la doc de splashy (/usr/share/doc/splashy/) il faut
activer le framebuffer (une option à ajouter au chargeur de boot)

--
Thomas Clavier http://www.tcweb.org
Lille Sans Fil http://www.lillesansfil.org
+33 (0)6 20 81 81 30 JabberID :


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Xavier Maillard
--=-=- Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On 2 oct 2005, Thomas Clavier uttered the following:

Stephane wrote:
[...]
> Si quelqu'un a une idée ?

Comme indiqué dans la doc de splashy (/usr/share/doc/splashy/)
il faut activer le framebuffer (une option à ajouter au
chargeur de boot)



Voici par exemple comment est activé le framebuffer ici :

,----[ zcat /proc/config.gz | grep ^CONFIG_FB ]
| CONFIG_FB=y
| CONFIG_FB_CFB_FILLRECT=y
| CONFIG_FB_CFB_COPYAREA=y
| CONFIG_FB_CFB_IMAGEBLIT=y
| CONFIG_FB_SOFT_CURSOR=y
| CONFIG_FB_MODE_HELPERS=y
| CONFIG_FB_VESA=y
| CONFIG_FB_INTEL=y
| CONFIG_FB_INTEL_DEBUG=y
`----

--
"GNU is my religion"

.O. Xavier Maillard
..O Reims - France
OOO +33 6 68 04 64 37


--=-=- Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDQCBMaQDKmx4CjqURAnjHAJ4/8fqwP8ys9iJyxB+rRupeht5XXgCeOYxh
KxD38m3/aMVo1Dltt/XTmvQ =+2IM
-----END PGP SIGNATURE-----
--=-=-=--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Xavier Maillard
--=-=- Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On 2 oct 2005, Xavier Maillard said:

On 2 oct 2005, Thomas Clavier uttered the following:

> Stephane wrote:
> [...]
> > Si quelqu'un a une idée ?
>
> Comme indiqué dans la doc de splashy
> (/usr/share/doc/splashy/) il faut activer le framebuffer (une
> option à ajouter au chargeur de boot)

Voici par exemple comment est activé le framebuffer ici :

,----[ zcat /proc/config.gz | grep ^CONFIG_FB ]
> CONFIG_FB=y
> CONFIG_FB_CFB_FILLRECT=y
> CONFIG_FB_CFB_COPYAREA=y
> CONFIG_FB_CFB_IMAGEBLIT=y
> CONFIG_FB_SOFT_CURSOR=y
> CONFIG_FB_MODE_HELPERS=y
> CONFIG_FB_VESA=y
> CONFIG_FB_INTEL=y
> CONFIG_FB_INTEL_DEBUG=y
`----



Plus l'option vgay1 dans le gestionnaire de démarrage (GRUB).

A+
--
Hito no kokoro wa kawareru mono


--=-=- Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDQDp3aQDKmx4CjqURAqJEAJ9DiGYtkL9fix2u0acQ1Bk4GUvi7wCgo9iu
H1hWdwPVPjLAshVYBQnjM7A ÁRz
-----END PGP SIGNATURE-----
--=-=-=--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact