On 2005-07-16 13:17, Nicolas Blais <[EMAIL PROTECTED]> wrote: > Hi, > Can anyone tell me how to boot in 1024x768x16 (vidcontrol MODE_279) or > at least have all the ttyv at that resolution after boot. I have seen > the sc flag 0x0080 to set it at 800x600 but I would want 1024 since my > lcd native resolution is 1024x768 and in 800x600 the refresh rate > causes flicker.
Does the video mode switch to 1024x768 as expected when you run as root the following command? # vidcontrol MODE_279 If it does, then you can add "MODE_279" to allscreens_flags in your /etc/rc.conf file. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"