From owner-freebsd-x11@FreeBSD.ORG Sat Feb 11 13:17:42 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3AED106564A for ; Sat, 11 Feb 2012 13:17:42 +0000 (UTC) (envelope-from akirchhoff135014@comcast.net) Received: from qmta12.westchester.pa.mail.comcast.net (qmta12.westchester.pa.mail.comcast.net [76.96.59.227]) by mx1.freebsd.org (Postfix) with ESMTP id 95D448FC08 for ; Sat, 11 Feb 2012 13:17:42 +0000 (UTC) Received: from omta20.westchester.pa.mail.comcast.net ([76.96.62.71]) by qmta12.westchester.pa.mail.comcast.net with comcast id Yckd1i0011YDfWL5Cd4TrA; Sat, 11 Feb 2012 13:04:27 +0000 Received: from sorrow.ashke.com ([68.38.117.6]) by omta20.westchester.pa.mail.comcast.net with comcast id Yd4T1i00E08Mag43gd4TVM; Sat, 11 Feb 2012 13:04:27 +0000 Date: Sat, 11 Feb 2012 08:04:25 -0500 From: Adam K Kirchhoff To: Adam K Kirchhoff Message-ID: <20120211080425.469719fd@sorrow.ashke.com> In-Reply-To: <4F2FF356.2060203@comcast.net> References: <20120206014536.7ece944b.miwi@FreeBSD.org> <4F2FF356.2060203@comcast.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, freebsd-current@freebsd.org, x11@freebsd.org Subject: Re: [CFT] Xorg Upgrade 7.5.2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2012 13:17:42 -0000 I've run it for a while now and am actually having a pretty serious issue: http://thorn.visualtech.com/screenshot.jpg As you can see, that big window on the right monitor (though certainly doesn't limit itself to just that screen) is almost entirely corrupt. It's an xfce4 Terminal, though this can happen with nearly any window, and happens both with compositing enabled or disabled. Getting the window to redraw somehow (either by highlighting all the text or resizing it) will fix tha areas that are redrawn. The problem is most often triggered by moving the window around, or moving other windows around on top of it. Unfortunately, it makes X barely usable. Adam On Mon, 06 Feb 2012 10:35:50 -0500 Adam K Kirchhoff wrote: > > A big thanks to all. > > [adamk@memory ~]$ cat /var/log/Xorg.0.log | head -n 10 > [ 46.127] > X.Org X Server 1.10.4 > Release Date: 2011-08-19 > [ 46.128] X Protocol Version 11, Revision 0 > [ 46.128] Build Operating System: FreeBSD 9.0-STABLE amd64 > [ 46.128] Current Operating System: FreeBSD memory.visualtech.com > 9.0-STABLE FreeBSD 9.0-STABLE #5: Thu Jan 26 22:09:39 EST 2012 > root@memory.visualtech.com:/usr/obj/usr/src/sys/MEMORY amd64 > [ 46.128] Build Date: 06 February 2012 09:37:45AM > [ 46.128] > [ 46.128] Current version of pixman: 0.24.0 > [ 46.128] Before reporting problems, check http://wiki.x.org > > [adamk@memory ~]$ glxinfo | grep -i OpenGL > IRQ's not enabled, falling back to busy waits: 2 0 > OpenGL vendor string: Advanced Micro Devices, Inc. > OpenGL renderer string: Mesa DRI R600 (RV710 954F) TCL > OpenGL version string: 2.1 Mesa 7.11.2 > OpenGL shading language version string: 1.20 > OpenGL extensions: > > 3D compositing works with KDE's desktop effects. compiz works as > well (though enabling the magnifier plugin crashes X). xmoto, > foobillard, neverball and openarena are all (to varying degrees) > playable. > > Adam > > > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"