From owner-freebsd-x11@FreeBSD.ORG Thu Jul 19 04:00:33 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76BC216A404 for ; Thu, 19 Jul 2007 04:00:33 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id 82B1813C4C4 for ; Thu, 19 Jul 2007 04:00:32 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=daemon.micom.mng.net) by publicd.ub.mng.net with esmtpa (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IBNBi-000MXX-D0; Thu, 19 Jul 2007 12:00:26 +0800 Message-ID: <469EE1DA.4090502@micom.mng.net> Date: Thu, 19 Jul 2007 12:00:26 +0800 From: Ganbold User-Agent: Thunderbird 2.0.0.0 (X11/20070425) MIME-Version: 1.0 To: sebosik@demax.sk References: <60088.158.193.82.62.1184770640.squirrel@webmail.demax.sk> <469EC8C6.6030204@micom.mng.net> <469ED672.4000506@micom.mng.net> In-Reply-To: <469ED672.4000506@micom.mng.net> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: OT: solution for Beryl/Compiz on i945GM [try it] 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: Thu, 19 Jul 2007 04:00:33 -0000 Heliodor crashes too:( So I guess it is something related to beryl/xorg. Ganbold Ganbold wrote: > Emerald still crashes with these patches :( > Can you show your xorg.conf? > > thanks > > Ganbold > >> sebosik@demax.sk wrote: >>> Hi all >>> >>> I`ve played with compiz (and beryl) last week to solve issue >>> regarding to >>> white window bug on intel 945GM graphics. I`ve found required patches, >>> applied them against xorg-server sources (from ports collection) and >>> VIOLA, everything works like a charm :-). >>> >>> What you need are some patches: >>> 01-no-move-damage.patch >>> 02-dont-backfill-bg-none.patch >>> 05-offscreen-pixmaps.patch >>> xorg-server-1.2.0-GLCore-track-visuals.patch >>> >>> download first three items from here: >>> http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-server/files/ >>> >>> >>> GLcore patch location: >>> http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/x11/xorg-server/?cvsroot=Current&only_with_tag=CURRENT >>> >>> >>> Cook recipe: >>> 1, cd /usr/ports/x11-servers/xorg-server >>> 2, make extract && make patch >>> 3, apply downloaded patches against sources of xorg >>> - cd work/xorg-server-1.2.0 >>> - apply all patches with: patch -p0 < >>> /directory/location/filename.patch >>> >>> 4, make install clean (on my lappie it took about 2 minutes) >>> 5, set in your ~/.xinitrc variable on first line: >>> LIBGL_ALWAYS_INDIRECT=1 >>> 6, (as I`m KDE user) type "compiz gconf &" before startkde in .xinitrc >>> >>> My .xinitrc looks like this: >>> >>> ## COMPIZ: window manager + window decorations >>> # >>> LIBGL_ALWAYS_INDIRECT=1 >>> compiz gconf & >>> gtk-window-manager & >>> sleep 0.5 >>> >>> ## KDE: fire up desktop >>> # >>> startkde >>> >>> >>> 5, enjoy the ride (-: >>> >>> >>> Have a nice cubic day. >>> >>> --- >>> Jan Sebosik, Slovakia >>> sebosik@demax.sk >>> >>> _______________________________________________ >>> 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" >>> >>> >>> >>> >> >> > > -- Nothing is impossible for the man who doesn't have to do it himself. -- A. H. Weiler