On Tue, 22 May 2007 20:58:42 +0200 Hagen K__hl <[EMAIL PROTECTED]> wrote:
> Hi, > after upgrading to xorg-7.2, when I try to start X with a resolution > of 1280x1024 the screen just won't come up. The server startx, but I > get nothing to see. Resolutions up to 1024x768 work. > > I run FreeBSD 6-stable, on a Duron 800MHz and a Matrox G450. > > If I can provide any more useful information, I will try to do. > Thanks in advance, > You have "DefaultDepth 16" and the corresponding entry only has 1024x768. X is doing exactly what you asked for. Change DefaultDepth to 24 or add more entries for a Depth of 16. --- Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
