Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Feb 2009 20:49:37 +0800
From:      darcsis@gmail.com (Denise H. G.)
To:        Maho NAKATA <chat95@mac.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Compiz works RADEONX1650+FreeBSD7-stable+Xorg7.4
Message-ID:  <86ab8xccv2.fsf@pluton.xbsd.name>
In-Reply-To: <20090207.071848.193785503.chat95@mac.com> (Maho NAKATA's message of "Sat\, 07 Feb 2009 07\:18\:48 %2B0900 \(JST\)")
References:  <20090207.071848.193785503.chat95@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Maho NAKATA <chat95@mac.com> writes:

> 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.

It works for me. X1650 + latest 7.1-STABLE amd64 + latest xorg

>
> 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/ 
> _______________________________________________
> 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"
>

-- 
darcsis ZAI gmail DIAN com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ab8xccv2.fsf>