From owner-freebsd-x11@FreeBSD.ORG Sun Mar 20 18:09:31 2011 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 841CD1065673 for ; Sun, 20 Mar 2011 18:09:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4C4CB8FC18 for ; Sun, 20 Mar 2011 18:09:31 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p2KI9U5a065986; Sun, 20 Mar 2011 12:09:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p2KI9UCR065983; Sun, 20 Mar 2011 12:09:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 20 Mar 2011 12:09:30 -0600 (MDT) From: Warren Block To: Ki-Hyoun Kim In-Reply-To: <20110320171254.58462pbh6k8ay4ys@mail.khkim.de> Message-ID: References: <20110320171254.58462pbh6k8ay4ys@mail.khkim.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 20 Mar 2011 12:09:30 -0600 (MDT) Cc: freebsd-x11@freebsd.org Subject: Re: Compiz + FreeBSD8.1 + ATI + White Screen 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: Sun, 20 Mar 2011 18:09:31 -0000 On Sun, 20 Mar 2011, Ki-Hyoun Kim wrote: > > Hello, > > I have tried to install Compiz on my T60 with ATI Graphic Card. glxinfo | > grep -i render gives me > > direct rendering: Yes > OpenGL renderer string: Mesa DRI R300 (RV515 7149) 20090101 x86/MMX/SSE2 TCL > > 3D Acceleration seems to work. I have installed the port mesa-demos, and the > programm "gloss" works > very well. > > Now, if I try to run Compiz, I do the following commands: > > export LIBGL_ALWAYS_INDIRECT=1 > compiz --replace --sm-disable --ignore-desktop-hints ccp & > > Then, I get a white screen, but Mouse Pointer is still there. It seems, that > the Compiz Plugin "zoom" works. > > I tried to reinstall libGL, xorg-server, dri, but all the same. Here's how it worked for me: LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering ccp & Haven't tried it with the new xorg.