Compiz works RADEONX1650+FreeBSD7-stable+Xorg7.4

Robert Noland rnoland at FreeBSD.org
Sat Feb 7 09:06:26 PST 2009


On Sat, 2009-02-07 at 07:18 +0900, Maho NAKATA wrote:
> 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

X will autoload drm, so this is not usually needed.

> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
-- 
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090207/2bbf3043/attachment.pgp


More information about the freebsd-x11 mailing list