On Sun, Aug 20, 2006 at 07:01:06AM -0400, Timothy Miller wrote:
> >That there is the biggest failing of Linux graphics.  Applications simply
> >run better when they can choose their graphics mode, but that is extremely
> >flaky under Linux because of the way that graphics are implemented in
> >Linux.  The only reliable thing is to start Linux in a 1024x768x24
> >framebuffer, which guarantees that X11 will be able to start up, but also
> >requires everything to run in 1024x768x24 because X11 cannot switch video
> >modes when in framebuffer mode.
> 
> Yeah.  We want to be able to have every vconsole have any resolution
> and depth it wants.


        While wrestling with all these other issues, remember that some
displays can't change mode.  Ain't physically capable of it.  You're more
likely to find them in embedded applications and mobile devices, but they do
occur on desktops and workstations too.  For instance, the display I'm
writing this message on does 1280 x 1028 x 8.  Nothing else.  The monitor
won't even sync if you try 1024 x 768, and the board doesn't have enough
memory bandwidth to do more than 8-bit color at the required 135 MHz
dotclock rate.  And that's how it's gonna be until my wife's Mac gets fixed,
and I get my 21" Trinitron back.
        So if an application wants a specific mode, it will sometimes have
to be done virtually, not physically.
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to