From: Jordan C. <jor...@am...> - 2006-08-09 16:46:55
|
On 08/08/06 20:01 -0600, Sean D'Epagnier wrote: > On Tue, Aug 08, 2006 at 04:51:39PM -0700, Kushal Koolwal wrote: > > Hi, > > > > > > How can get the particular resolution on my framebuffer console during the > > system boot? Do I need to place the script somewhere else? > > > > THanks in advance. > > > > Hi, I would also like to know the "correct" way, I know with vesafb you can specify it with the option vga= on kernel. Otherwise you can have an init script run fbset. I think certain fbdrivers can take options for resolution, but not sure about all the timing parameters, check the kernel docs for your driver.. Very recent versions of the gxfb driver in the Geode GIT tree (as well as -mm) will accept the "standard" video=gxfb:<xres>-<yres>-<depth>@<refresh> notation. http://git.infradead.org/?p=users/jcrouse/geode.git;a=commitdiff;h=5eb7482c8215acacf9057c3c000dc277e9007f35 Jordan -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. <www.amd.com/embeddedprocessors> |