Comment 4 for bug 141543

Revision history for this message
serengeti (slav-mir) wrote :

It's still broken on my system:

$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:514d (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1152x864) to maximum 3D texture size (1024): Failed.
aborting and using fallback: /usr/bin/metacity

My card is Radeon 9100 with 64 MB of memory and I am using the opensource ati driver.

Changing the function check_texture_size() in /usr/bin/compiz to always return 1 fixes it for me, so I'm sure it's not an xserver configuration problem.

dpkg -l says compiz version is 1:0.6.0+git20071002-0ubuntu1 (I have just updated the system).