You will see flicker when running OpenGL applications under Compiz (aka desktop effects) with both the open source and fglrx drivers which ship with 9.04. For now you can get rid of the flicker by turning desktop effects off.
The latest fglrx driver (Catalyst 9.3) gets rid of that flicker by adding a feature called Redirected Direct Rendering, but that 9.3 driver won't work with Ubuntu 9.04. An upcoming driver release will give you Redirected Direct Rendering on Ubuntu 9.04, which should get rid of the flicker even when Desktop Effects are turned on.
If you are running open source drivers you will have three different drivers; the X driver (called -ati or -radeon), the kernel driver (drm), and the 3D driver (mesa).
If you are running the ATI Proprietary driver (fglrx) there will still be an X driver, a drm driver and a 3D driver, but they are all called fglrx and are all installed as a set.
Full Screen Anti-Aliasing (FSAA) helps to remove the jagged edges on angled parts of the image; won't help with flicker.


Reply With Quote
