Discusión:Plymouth

De ProyectoFedora

Según http://www.mjmwired.net/kernel/Documentation/fb/vesafb.txt ,

53	 Linux_kernel_mode_number = VESA_mode_number + 0x200

Así que la tabla de números para el kernel son:

57	    | 640x480  800x600  1024x768 1280x1024
58	----+-------------------------------------
59	256 |  0x301    0x303    0x305    0x307   
60	32k |  0x310    0x313    0x316    0x319   
61	64k |  0x311    0x314    0x317    0x31A   
62	16M |  0x312    0x315    0x318    0x31B  

Agregando otros temas para el arranque:

$ su -
# yum install plymouth-plugin-{fade-in,pulser,spinfinity} 
# plymouth-set-default-theme pluginname
# /usr/libexec/plymouth/plymouth-update-initrd 

Temas:

plymouth-plugin-throbgress-0.7.0-0.2009.05.15.1.fc11.i586
plymouth-plugin-fade-throbber-0.7.0-0.2009.05.15.1.fc11.i586
plymouth-plugin-solar-0.6.0-0.2008.11.17.3.fc10.i386         << El de F10 :)
plymouth-plugin-space-flares-0.7.0-0.2009.05.15.1.fc11.i586
plymouth-plugin-two-step-0.7.0-0.2009.05.15.1.fc11.i586
plymouth-plugin-label-0.7.0-0.2009.05.15.1.fc11.i586
# plymouth-set-default-theme throbgress
/usr/share/plymouth/themes/throbgress/throbgress.plymouth does not exist ... falta mas investigación aqui...