Date: Sat, 07 Feb 2009 12:06:16 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Maho NAKATA <chat95@mac.com> Cc: freebsd-x11@freebsd.org Subject: Re: Compiz works RADEONX1650+FreeBSD7-stable+Xorg7.4 Message-ID: <1234026376.1562.49.camel@ferret.2hip.net> In-Reply-To: <20090207.071848.193785503.chat95@mac.com> References: <20090207.071848.193785503.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-UF35wOdh8ExcIzQpE/jK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 >=20 > ---------------------------------------------------------------- > Note: it won't work with i386. Please let me know if it works for you. >=20 > 1. Update to 7-stable (both kernel and userland) >=20 > As drm information for RADEON X1650 (etc) are not updated, in the 7.1-REL= EASE, first, update the kernel and userland to later than SVN rev 187021 (2= 009/1/10) version. >=20 > 2. load radeon module at the boot time. > add following in /boot/loader.conf > radeon_load=3D"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 >=20 > Section "Files" > ---------------------------------- > In my case hald somehow doesn't work well, so I added > > Option "AllowEmptyInput" "false" > as well. >=20 > 4. install compiz > portinstall x11-wm/compiz-fusion > portinstall x11-wm/emerald >=20 > 5. start compiz+emerald by: > $ LIBGL_ALWAYS_INDIRECT=3D1 compiz --replace ccp & > $ emerald --replace & > ---------------------------------------------------------------- > Best, > -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/=20 > _______________________________________________ > 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" --=20 Robert Noland <rnoland@FreeBSD.org> FreeBSD --=-UF35wOdh8ExcIzQpE/jK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEABECAAYFAkmNv4gACgkQM4TrQ4qfROM3SQCfaJC/ZhZS1SU5wuWZ859XGWrU Zs0AnAqQ99EOBgrK9bszcCzoUZqT2l09 =VHe7 -----END PGP SIGNATURE----- --=-UF35wOdh8ExcIzQpE/jK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1234026376.1562.49.camel>