Re: short display with 2.1.132-ac3, matroxfb and XF86_SVGA 3.3.3

Linus Torvalds (torvalds@transmeta.com)
Fri, 1 Jan 1999 09:53:26 -0800 (PST)


On Fri, 1 Jan 1999, Geert Uytterhoeven wrote:
>
> It's the other way round: the X server can't live with the frame buffer
> console. It can live with the text console only.

I know that didn't use to be true - I could start a X server from within
another X server, and the second X server would restore the _graphics_
mode of the first one.

I suspect the fb people haven't even _talked_ to the X people. It should
be trivial to add an option to XFree86 to say "oh, btw, the mode is
already set up, don't bother with modeswitching on entry or exit".

But I suspect there is some GGI mentality somewhere - people thinking that
all graphics should be done by the fb layer and thus don't even _want_ to
consider X working. And such mentality is worse than a small bug, I'm
afraid, as it tends to mean that the thing never gets fixed.

Oh, well.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/