Re: fbcon / VESA VGA support

Kurt Garloff (garloff@kg1.ping.de)
Thu, 12 Nov 1998 08:49:54 +0100


On Wed, Nov 11, 1998 at 11:08:43AM -0800, Selbak, RollaX N wrote:
> How do you enable fbcon/ VESA VGA support on Linux?
Compile with vesa-fbcon supprt and put this into yout lilo.conf
append = "video=vesa:ypan"
vga = 771
This sets your VGA into VESA mode 0x103 (800x600x8bpp) and tells you VESA-fbcon
driver to use scrollback support (if VESA 2.0 PMI exists).

Read linux/Documentation/fb/vesafb-txt and linux/Documentation/svga.txt.

-- 
Kurt Garloff <K.Garloff@ping.de>  (Dortmund, FRG)
PGP key on http://student.physik.uni-dortmund.de/homepages/garloff
Unix IS user friendly - it's just selective about who its friends are!

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