Date: Sat, 16 Jul 2005 20:31:15 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Nicolas Blais <nb_root@videotron.ca> Cc: freebsd-questions@freebsd.org Subject: Re: Boot in 1024x768x16 Message-ID: <20050716173115.GB1490@beatrix.daedalusnetworks.priv> In-Reply-To: <200507161318.10377.nb_root@videotron.ca> References: <200507161318.10377.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-07-16 13:17, Nicolas Blais <nb_root@videotron.ca> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050716173115.GB1490>