3

On normal working with nothing opened, compiz fires up to 50% CPU usage on my machine. Which is abnormal I think.

Is this a bug or is this behavior ok?

I am running Ubuntu 12.04 on Intel i5 processor
ATI 5400 mobility 512 MB Graphic card

jrg
  • 60,611
shubham
  • 661
  • Can you provide the output of glxinfo | grep render? – Samik Jun 02 '12 at 05:23
  • direct rendering: Yes OpenGL renderer string: ATI Mobility Radeon HD 5000 Series GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render, – shubham Jun 02 '12 at 05:47
  • There a quite a few reports on this, e.g. bug #803943 and more... – Takkat Jun 02 '12 at 08:52
  • nope, it is not at all okay – Rahul Virpara Jun 02 '12 at 09:19
  • Ok, so your graphics chipset is recognised and video driver is loaded, one possible reason could be if the software renderer is used, then compiz might cause high CPU usage. But clearly that is not the case here. – Samik Jun 02 '12 at 14:47
  • I have AMD card, whenever I use xorg driver instead of ati driver I see that compiz takes a high percentage of CPU and laptop starts heating or the fan becomes noisy. As soon as I install the ati driver everything goes back to normal – Suhaib Apr 03 '13 at 21:02

1 Answers1

2

Had the same problem. Compiz constantly at around 40% (AMD CPU, ATI 58xx, 12.04). Then i followed this post https://askubuntu.com/a/127310/26508 and CPU utilization dropped below 10%. Hope it helps.

ECII
  • 3,957