From: Lan U. <ob...@am...> - 2006-03-26 02:17:57
|
--- "Nathanael D. Noblet" <nat...@gn...> wrote: > On Sat, 2006-03-25 at 15:51 -0800, Lan User wrote: > > Hello, > > machine but need a 16 bit or less framebuffer to > > I found the 24 bit framebuffer mode of vga=806 but > > unable to figure out a 16 bit (or less) mode that > > the 800x480 resolution. > > Is there a full list of modes that someone could > > me to or is there another way to "discover" the > > correct vga= number that will enable 800x480 at 16 > > Thanks much in advance, > > I remember using video=tridentfb,mode=1024x768@16 as > kernel boot > parameter... Not sure if the above is fully correct, > but google should > clear that up if it isn't. > I'd like to keep using the vesa driver for the framebuffer support. There does exist support for 800x480 with the Neomagic driver but it isn't as fast or good looking as vga=806 and has other artifact related bugs, so I'd like to keep using the Vesa driver. I'm very curious as to how someone discovered vga=806 when it's not documented anywhere. Maybe I coud use the same method that someone used to discover vga=806, to find a 16bit vesa mode. I have also tried the append line of "video=vesafb:800x480@16" but that has no effect. Thanks, Patrick. |