On Mar 8, 2006, at 11:41 AM, Nathan Ingersoll wrote:

On 3/8/06, Ronald Lau <[EMAIL PROTECTED]> wrote:
 
And it does work, (transparency and all the effects) but when composite is enabled the X server goes to 80% CPU and everything slows down making it unusable.
 
 
I have an Nvidia card, and SuSE 9.3's Xorg

It sounds like the driver for your card is not accelerating Xrender. raster mentioned on IRC that nvidia support for Xrender is pretty lacking, which could explain your problem.


Make sure you have

  Option      "RenderAccel" "True"
  Option      "AllowGLXWithComposite" "True"

in your xorg.conf if you are using the nvidia binary drivers. (and make sure you have the latest drivers)


Mike

Reply via email to