I've emerge'ed bootsplash but I don't get what I expected. I use the following lines in my grub.conf:

> title=Gentoo Linux
> root (hd0,4)
> kernel (hd0,4)/boot/bzImage root=/dev/hda7 video=vesa:mtrr vga=0x31a splash=silent hdc=ide-scsi hdd=ide-scsi
> initrd=/initrd-1280x1024


I expected to boot up in silent mode whitout the usual boot messages, but it seems like im starting in verbose mode. I get the background jpeg and the boot messages on top. After a little investigation I discovered an error after initialization of the vesa framebuffer:

> vesafb: framebuffer at 0xf6000000, mapped to 0xe080a000, size 2560k
> vesafb: mode is 1280x1024x16, linelength=2560, pages=5
> vesafb: protected mode interface info at c000:03af
> vesafb: scrolling: redraw
> vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
> Looking for splash picture.... silenjpeg size 20209 bytes, does not fit into framebuffer.
> found (1280x1024, 26385 bytes, v3).


I've checked the jpegs using GIMP and they should be the right size 1280x1024.

Does anyone know what's wrong?

Jesper



--
[EMAIL PROTECTED] mailing list



Reply via email to