>Just a guess. >Do you pass an option like vga="a certain number" to your kernel in lilo?
Yes, "vga = 791" ([EMAIL PROTECTED]) If i dont use this, the screen becames smaller. O_o >If that's so you have to be sure to have compiled a video driver >into your kernel. It then should work if you compile with these options >CONFIG_FRAMEBUFFER_CONSOLE=y >CONFIG_FB_VESA=y (Instead of this generic one you can also choose a more >specific driver if the driver of your card is listed) Hummm i saw this options, will check for what i selected. >Other option is just to remove the vga= line from lilo and have linux >have a text boot. I will try this one, maybe this "vga=791" in lilo.conf is not needed anymore Thanks a lot. =)