Re: [PATCH] vgacon: Workaround for resize bug in some chipsets

From: H. Peter Anvin
Date: Sun Nov 13 2005 - 22:34:37 EST


Followup to: <4377CDD8.1000509@xxxxxxxxx>
By author: "Antonino A. Daplas" <adaplas@xxxxxxxxx>
In newsgroup: linux.dev.kernel
> >>
> >>
> > I think vgacon doesn't touch the 8/9 pixel setting, so the fonts are hw
> > extended to 9 pixels by VGA in many modes.
> >
>
> It's not a hardware limitation, but vgacon is hardcoded to accept fonts that are
> only 8 pixels wide. You can try it by doing a setfont.
>

The *font* is always 8 pixels wide. Whether or not you display it in
8- or 9-pixel mode is irrelevant to the formatting of the font.

In general, for vgacon, it should use the 9-pixel mode, at least by default.

-hpa
-
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/