From owner-freebsd-x11@FreeBSD.ORG Fri Feb 6 22:43:20 2009 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 7568B106564A for ; Fri, 6 Feb 2009 22:43:20 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id 0FA4D8FC16 for ; Fri, 6 Feb 2009 22:43:19 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so1054136tib.3 for ; Fri, 06 Feb 2009 14:43:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to :subject:from:x-mailer:mime-version:content-type :content-transfer-encoding; bh=ifDyEQqXL352V1w2Yv4Z+3E4XdV8PbwSdqdvTlZVeJg=; b=XrYA4qPa99YdKpxrfCv06l9K0vbOHpfZEc5pfgYooXpwPOPzNxGeOlacxm2n5kqrWO dtZT8Eej9vRlkDPgmqpAQXgNNchbTRiF7VhAzZ2TUPeaYib1DXcm21A3rgXdEPEeg8lx RHlA3PxFd+JyzEIbH0PhM4DAeC8Npk/UrD6Ew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:subject:from:x-mailer:mime-version :content-type:content-transfer-encoding; b=TSqdvct8jT/Cu58ZLv86G/zTyRjzgSWx9nU5WjSBtlWRV5lmrhBMmmrcT+RPjkhtvb /hChXbON2oF5DWNmcJ9CAunsfO77WwulHSsET76BQnXmcapZVKrFeOl0sOfvkoYWbKja t8OVbOrQHrDM9dO+QSE5l6gCpJmU4D+BhFYJA= Received: by 10.110.68.10 with SMTP id q10mr3426392tia.32.1233958767015; Fri, 06 Feb 2009 14:19:27 -0800 (PST) Received: from localhost (rikad85.riken.jp [134.160.214.85]) by mx.google.com with ESMTPS id u12sm2384219tia.38.2009.02.06.14.19.25 (version=SSLv3 cipher=RC4-MD5); Fri, 06 Feb 2009 14:19:26 -0800 (PST) Sender: Maho NAKATA Date: Sat, 07 Feb 2009 07:18:48 +0900 (JST) Message-Id: <20090207.071848.193785503.chat95@mac.com> To: freebsd-x11@freebsd.org From: Maho NAKATA X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Compiz works RADEONX1650+FreeBSD7-stable+Xorg7.4 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: Fri, 06 Feb 2009 22:43:21 -0000 Hi all, thanks kudos! http://blog.livedoor.jp/maho_nakata/archives/51115172.html ---------------------------------------------------------------- Note: it won't work with i386. Please let me know if it works for you. 1. Update to 7-stable (both kernel and userland) As drm information for RADEON X1650 (etc) are not updated, in the 7.1-RELEASE, first, update the kernel and userland to later than SVN rev 187021 (2009/1/10) version. 2. load radeon module at the boot time. add following in /boot/loader.conf radeon_load="YES" make sure that radeon drm is activated at the boot time. $ dmesg | grep radeon info: [drm] Initialized radeon 1.29.0 20080613 3. patch /etc/X11/xorg.conf --- xorg.conf 2009-02-03 19:28:25.000000000 +0900 +++ xorg.conf 2009-02-05 15:55:41.000000000 +0900 @@ -3,6 +3,7 @@ Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" + Option "AIGLX" "true" EndSection Section "Files" ---------------------------------- In my case hald somehow doesn't work well, so I added > Option "AllowEmptyInput" "false" as well. 4. install compiz portinstall x11-wm/compiz-fusion portinstall x11-wm/emerald 5. start compiz+emerald by: $ LIBGL_ALWAYS_INDIRECT=1 compiz --replace ccp & $ emerald --replace & ---------------------------------------------------------------- Best, -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/