[syslinux] Other video modes besides 640x480

H. Peter Anvin hpa at zytor.com
Mon Jul 21 15:56:28 PDT 2008


Loïc Grenié wrote:
>      I've written the code to switch to the largest available video mode.
>   As is, it is probably not very useful (because the font is probably
>   barely legible on a 150dpi display and because I've not modified the
>   background loading code).
> 
>      Would it be interesting to develop it further or would it be considered
>   overbloat ?

I have gotten a couple of requests for this; it does complicate the code 
and (and this is realistically speaking much worse) you risk driving the 
monitor in a mode it doesn't have, especially if the BIOS doesn't 
provide EDID information (some BIOSes don't, but it does mean relying on 
more.)

I would like to see a strong use case for this before putting it in, but 
I'm not ruling it out, either.

	-hpa





More information about the Syslinux mailing list