I Got it working on my Acer laptop (old ATI 9700 chipset) with Compiz. It was not difficult with the new bundle with "experimental ATI support". The bundle did most of the work and I just needed to tweak the xorg.conf a bit. Some modules (I think "blur" is one of them) crash xorg, so I just disabled them in compiz... I didn't expect much anyways from this old chip anyways.
> In device section I added Option "Bus Type" "PCI" as > recommeded: > > Section "Device" > Identifier "Standard VGA" > VendorName "Unknown" > BoardName "Unknown" > The chipset line is optional in most cases. It can > be used to override > # the driver's chipset detection, and should not > normally be specified. > > # Chipset "generic" > > # The Driver line must be present. When using > run-time loadable driver > # modules, this line instructs the server to load the > specified driver > # module. Even when not using loadable driver > modules, this line > # indicates which driver should interpret the > information in this section. > > Driver "vga" You need to fix this first. If I remember right, think you need to use the "radeon" driver. This message posted from opensolaris.org
