From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 21:57:12 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AE6F106567D for ; Sun, 17 Aug 2008 21:57:12 +0000 (UTC) (envelope-from sroberts@vickiandstacey.com) Received: from doppler.zen.co.uk (doppler.zen.co.uk [212.23.3.27]) by mx1.freebsd.org (Postfix) with ESMTP id DE21E8FC39 for ; Sun, 17 Aug 2008 21:57:11 +0000 (UTC) (envelope-from sroberts@vickiandstacey.com) Received: from [212.23.3.140] (helo=smarthost01.mail.zen.net.uk) by doppler.zen.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1KUq0d-0000oT-UV for freebsd-questions@FreeBSD.ORG; Sun, 17 Aug 2008 21:42:00 +0000 Received: from [82.68.31.182] (helo=localhost.vickiandstacey.com) by smarthost01.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1KUq0b-00028q-UZ for freebsd-questions@FreeBSD.ORG; Sun, 17 Aug 2008 21:41:58 +0000 Received: from localhost.vickiandstacey.com (localhost.vickiandstacey.com [127.0.0.1]) by localhost.vickiandstacey.com (8.13.8/8.13.8) with ESMTP id m7HLft8w007420 for ; Sun, 17 Aug 2008 22:41:56 +0100 (BST) (envelope-from sroberts@localhost.vickiandstacey.com) Received: (from sroberts@localhost) by localhost.vickiandstacey.com (8.13.8/8.13.8/Submit) id m7HLft3Y007419 for freebsd-questions@FreeBSD.ORG; Sun, 17 Aug 2008 22:41:55 +0100 (BST) (envelope-from sroberts) Date: Sun, 17 Aug 2008 22:41:55 +0100 From: Stacey Roberts To: FreeBSD Questions Message-ID: <20080817214155.GA1754@chimera.vickiandstacey.com> Mail-Followup-To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) X-Originating-Smarthost01-IP: [82.68.31.182] Cc: Subject: FreeBSD 7-STABLE +Gnome +Compiz-Fusion? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stacey@vickiandstacey.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 21:57:12 -0000 Hi, I'm trying to get Compiz-Fusion + Gnome to work on my newly (completed installation + initial upgrades last night) installed IBM T43p notebook, but I'm not sure that I'm doing this right.., Basically, I've: - 1] Installed OS 2] Upgraded OS to latest Stable as of (early AM) Aug 17th 2008 3] Upgraded install-time ports (portupgrade, cvsup, etc) 4] Installed XORG 5] Installed compiz-fusion from ports 6] installed gnome2 from ports 7] Tried following instructions located here: http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html I can log into Gnome desktop fine, but running the suggested cmds: % compiz --replace --sm-disable --ignore-desktop-hints ccp & % emerald --replace & as per the article above, doesn't appear to do anything. I mean, what else is there that I need to do, besides, please? Here's some system info: $ uname -a FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug 16 19:49:12 BST 2008 root@:/usr/obj/usr/src/sys/IRON i386 $ pkg_info -a | grep -i compiz-fusion | head -3 compiz-fusion-plugins-main-0.6.0_2 compiz-fusion-plugins-extra-0.6.0_2 compiz-fusion-0.6.0_1 $ pkg_info -a | grep -i gnome2-2 | head -1 gnome2-2.22.3 $ pkg_info -a | grep -i xorg-server | head -1 xorg-server-1.4.2,1 $ Graphics card: ATI Technologies Inc M22 [Mobility Radeon X300] Any help or pointers appreciated, please. Thanks! Regards, S Roberts