05/08/27 12:17:21 Cib+uyZ+
追記です。
dmesgをみてみると、1024x768で成功しているときは、
vesa: ~~~ と、vesaドライバが利用されていることがわかります。
vesafb: framebuffer at 0xf6000000, mapped to 0xcc817000, size 3072k
vesafb: mode is 1024x768x16, linelength=2048, pages=0
vesafb: protected mode interface info at a5f3:1f5f
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
mtrr: your processor doesn't support write-combining
Looking for splash picture.... silenjpeg size 222402 bytes, found (1024x768, 222294 bytes, v3).
Got silent jpeg.
Got silent jpeg.
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
ところが、640x480で失敗しているときには、dmesg中にvesaドライバの認識がされません。
現在のlilo.confは、以下のようになっています。
image=/boot/vmlinuz-2.4.27-custom
label=linux640-0x310
initrd=/boot/initrd-640-2.img
read-only
root=/dev/hda2
vga=0x310
append=" resume2=swap:/dev/hda3 video=vga16fb:mtrr,ywrap splash=silent"