Moderator: ago
Parti dal documento sul wiki: fbsplashbi-andrea wrote:Vorrei abbelire dopo il menu di Grub, con un'immagine di sfondo, un pò come avviene alle altre distribuzioni e ripeterla al login di Gdm, como posso fare?
Code: Select all
emerge -b splashutilsCode: Select all
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
* Last emerge --sync was 43d 21h 54m 59s ago.
* IMPORTANT: 2 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) media-gfx/splashutils-1.5.4.4
* splashutils-lite-1.5.4.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* splashutils-gentoo-1.0.17.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* miscsplashutils-0.1.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* libpng-1.4.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* jpegsrc.v8a.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* freetype-2.3.12.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* zlib-1.2.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
[b]* Due to problems with klibc, it is currently impossible to compile splashutils
* with 'hardened' GCC flags. As a workaround, the package will be compiled with
* -fno-stack-protector. Hardened GCC features will not be used while building
* the splash kernel helper[/b].Code: Select all
emerge -pqv gccCode: Select all
* Last emerge --sync was 43d 22h 3m 25s ago.
* IMPORTANT: 2 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
[ebuild R ] sys-devel/gcc-4.5.3-r2 USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libssp) -lto (-multilib) -multislot -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla"Code: Select all
splashutils
media-gfx/splash-themes-gentoo
media-gfx/bootsplash-themesCode: Select all
grub2Code: Select all
splash_manager -c set --theme=natural_gentoo --tty=1Code: Select all
Can't open /dev/fb0 or /dev/fb/0
Error: Theme 'natural_gentoo' doesn't seem to provide a config file for the current resolution ().Code: Select all
splash_manager -c demo -t natural_gentoo -m s --steps=100Code: Select all
Can't open /dev/fb0 or /dev/fb/0
Error: Theme 'natural_gentoo' doesn't seem to provide a config file for the current resolution (0x0).Code: Select all
splash_geninitramfs --verbose --res 800x600 --append /boot/initramfs-3.7.10-gentoo.img natural_gentoo
o Unpacking /boot/initramfs-3.7.10-gentoo.img..
o Creating directory structure..
o Copying //sbin/fbcondecor_helper..
o Copying themes..
- natural_gentoo
o Creating initramfs image..
Code: Select all
initramfs-3.7.10-gentoo.imgCode: Select all
fbgrab fbscreen.pngCode: Select all
Error: Couldn't open /dev/fb0.