I have 7.12 installed on my thinkpad t60p (FireGL V5250) under RHEL 5., and it seems stable under non-compiz use.
I just ensured AIGLX was enabled, and enabled desktop effects. Unfortunately as soon as the compiz window manager starts, the desktop effectively freezes. Any running apps continue to run, but cannot be interacted with. Further an attempt to switch to a VT results in simply a flashing cursor top left.
Aftersome reading/some tweaks, Here's the errors I get
bash-3.1$ fusion-icon
* Using the GTK Interface
* Searching for installed applications...
/usr/bin/ccsm
/usr/bin/compiz
/usr/bin/gtk-window-decorator
/usr/bin/emerald
/usr/bin/metacity
/usr/bin/kwin
* gnome session
* No GLX_EXT_texture_from_pixmap present with direct rendering context
... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
* Executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Traceback (most recent call last):
File "/usr/bin/fusion-icon", line 129, in ?
choose_interface()
File "/usr/bin/fusion-icon", line 101, in choose_interface
import_interface(interface)
File "/usr/bin/fusion-icon", line 66, in import_interface
exec('import ' + module)
File "<string>", line 1, in ?
File "/usr/share/fusion-icon/interface_gtk.py", line 238, in ?
gtk.main()
KeyboardInterrupt
With my xorg.conf looking like this:
bash-3.1$ cat /etc/X11/xorg.conf