From: Geert U. <ge...@li...> - 2004-08-20 13:11:10
|
On Fri, 20 Aug 2004, [iso-8859-1] Ian Allman wrote: > I would like to know why the vesafb driver does not support: > > Changing the screen resolution via fbset Because it's not vesafb which sets up the initial resolution, but the BIOS (via the vga= parameter). To change the resolution afterwards (when the kernel is running) would require some hackery to execute the BIOS mode selection code. Work is in progress, do a Google search for e.g. vesafb-tng. > Double buffering by altering the yoffset virtual to visible resolution parameter. This should be supported. Try `video=vesafb:ypan', cfr. Documentation/fb/vesafb.txt. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |