Re: Console 80x50 SVGA

From: Willy Tarreau
Date: Sun Nov 07 2004 - 04:04:01 EST


On Sat, Nov 06, 2004 at 12:41:12PM -0600, Camilo A. Reyes wrote:
>
> If I may ask what vga number are you using to set it to 1024x768.
> I believe I have tried it before with no success, but I'm willing
> to try again.

I'm not right now in front of this one, but from memory, I believe I
set "vga=771" in lilo, and 773 should be 1280x1024. That's easy, you
take the mode you want from the documentation (Documentation/fb/vesafb.txt
I believe), you add 0x200 (512) to it and you use this value. So in my
case, 771 = 0x303 = 0x200 + 0x103, which should be the mode for 1024x768x8.

Hope this helps,
Willy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/