From owner-freebsd-current@FreeBSD.ORG Fri Dec 5 07:20:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C0E1065672 for ; Fri, 5 Dec 2008 07:20:33 +0000 (UTC) (envelope-from jackie@boolome.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id 127EB8FC12 for ; Fri, 5 Dec 2008 07:20:32 +0000 (UTC) (envelope-from jackie@boolome.com) Received: by ti-out-0910.google.com with SMTP id a1so2740274tib.3 for ; Thu, 04 Dec 2008 23:20:31 -0800 (PST) Received: by 10.110.21.17 with SMTP id 17mr5259963tiu.59.1228461631633; Thu, 04 Dec 2008 23:20:31 -0800 (PST) Received: from ?192.168.1.100? ([60.210.216.195]) by mx.google.com with ESMTPS id d1sm204453tid.15.2008.12.04.23.20.28 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Dec 2008 23:20:30 -0800 (PST) From: boolome To: freebsd-current@freebsd.org Content-Type: text/plain Organization: boolome Date: Fri, 05 Dec 2008 15:20:20 +0800 Message-Id: <1228461620.1175.1.camel@www.boolome.cn> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: how to config for run compiz fusion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2008 07:20:33 -0000 > On Fri, 2008-12-05 at 11:14 +0800, boolome wrote: > > Option "AccelMethod" "XAA" > > Option "XAANoOffscreenPixmaps" "true" > > Option "AddARGBGLXVisuals" "true" > > Try using EXA, which is the default. i.e. comment out all of the above > lines. Otherwise, it looks very much like what I run on my 965... What > version of FreeBSD are you running? > > robert. > I have commented the lines you mentioned . but problem same. %uname -a FreeBSD www.boolome.cn 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Oct 19 16:07:48 CST 2008 boolome@www.boolome.cn:/usr/obj/usr/src/sys/boolome i386 Thanks your reply,robert . and Can I have a look at your xorg.conf , and how you run compiz ?