Also zumindest in Compiz-Angelegenheiten habe ich eine halbwegs akzeptable Verbesserung erzielt:
Meine xorg.conf sieht nun so aus:
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel"
Option "AccelMethod" "XAA"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
Option "MigrationHeuristic" "greedy" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
#BusID "PCI:0:2:0"
EndSection
Außerdem habe ich in der /etc/environment folgende Zeile eingefügt:
export INTEL_BATCH=1
Ich habe alle Effekte auf ein Minimum reduziert und bin jetzt mit 25FPS im compiz-Benchmarkrecht zwar immernoch unzufrieden, aber ich akzeptiere es.
Was mir noch ein wenig auf den Zeiger geht ist das scrollen im Browser...
Kann man das noch an irgendeiner Stelle verbessern?
Gruß