24

Any tips?

  • Intel Core 2 Quad x64
  • Ubuntu precise 12.04
  • Dell OptiPlex 760
  • nvidia graphics driver
Zanna
  • 72,312

4 Answers4

30

I also had compiz constantly taking around 10-12% CPU. I installed ccsm using

sudo apt-get install compizconfig-settings-manager

launched CCSM and under the OpenGL unticked sync to vblank. Now compiz is only taking up 2-4% CPU.

This website also suggests setting Texture Filter to fast.

Zanna
  • 72,312
6

Had the same problem. Compiz constantly at around 40% (AMD CPU, ATI 58xx, 12.04). Then i followed the instructions in this answer and CPU utilization dropped below 10%. Hope it helps.

ECII
  • 3,997
1

For me in 12.10, removing the compiz settings on ~/.compiz and rebooting solved the problem. I just renamed the folder, it might help if you want to recover your settings after all.

Peachy
  • 7,235
  • 10
  • 40
  • 47
Steven Stip
  • 1,920
0

What seems to help with Ubuntu 12.04 x64 on a T61 with NVIDIA GPU was unticking sync to VBlank in ccsm OpenGL settings. Sync to vblank is already enabled in nvidia-settings so there's no vertical tearing or such.