From owner-freebsd-x11@FreeBSD.ORG Mon Sep 17 14:41:07 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8429D16A468 for ; Mon, 17 Sep 2007 14:41:07 +0000 (UTC) (envelope-from cokane@cokane.org) Received: from alnrmhc11.comcast.net (alnrmhc11.comcast.net [204.127.225.91]) by mx1.freebsd.org (Postfix) with ESMTP id 5532813C46A for ; Mon, 17 Sep 2007 14:41:07 +0000 (UTC) (envelope-from cokane@cokane.org) Received: from discordia (c-75-69-212-227.hsd1.nh.comcast.net[75.69.212.227]) by comcast.net (alnrmhc11) with ESMTP id <20070917143058b1100of25ce>; Mon, 17 Sep 2007 14:30:58 +0000 Received: by discordia (Postfix, from userid 103) id 268DE14E565; Mon, 17 Sep 2007 10:30:58 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.1.8-gr1 (2007-02-13) on discordia X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8-gr1 Received: from [172.20.1.3] (erwin.int.cokane.org [172.20.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by discordia (Postfix) with ESMTP id 3D17914E55A for ; Mon, 17 Sep 2007 10:30:45 -0400 (EDT) Message-ID: <46EE8F4C.9080802@cokane.org> Date: Mon, 17 Sep 2007 10:29:32 -0400 From: Coleman Kane User-Agent: Thunderbird 2.0.0.6 (X11/20070813) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Radeon DRI Problems after latest X.org 7.3 update 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: Mon, 17 Sep 2007 14:41:07 -0000 Hi all, Ever since I updated to the latext X.org 7.3 ports, my DRI support for my ATI Radeon rv350 card no longer works well. Previously, I used compiz as my window manager (with patch available here to drm kmod: http://bugs.freedesktop.org/show_bug.cgi?id=11870). Under X.org 7.2, this had been working fine ever since I got around the FreeBSD kernel module issue above. Now, I can run it, but I get a large amount of on-screen artifacts and visual glitches. From what I can tell, if I have multiple windows open (and the "desktop" window from nautilus does count) the non-foreground windows seem to get their visuals destroyed and replaced with scaled and faded versions of whatever the current foreground window is. I *am* using the fade effect in compiz, which makes the non-focus windows appear slightly translucent. In addition, I reverted back to metacity (no composting) and I have tried to run glxgears. I get a serious amount of visual glitches all over my screen. Last time I tried this, my xserver crashed out (signal 11). I'm running gdm, so it is revived after a crash. I am curious if others are experiencing similar woes with the new updates, or if anyone has a solution. -- Coleman Kane