Déjà Vu
November 22nd, 2007, 06:45 PM
OK, so I've read each and every forum topic and wiki page about this problem, but I haven't been able to fix it.
So here's my question: has anyone been able to fix this for good, without turning Compiz off completely?
I'm using gtk-window-decorator, and I even put that in Compiz's "window decorator" configuration.
Below is my xorg.conf, so you can see I've tried everything.
Section "Module"
Load "glx"
Load "extmod"
EndSection
Section "Device"
Identifier "nVidia Corporation G70 [GeForce 7600 GT]"
Driver "nvidia"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G70 [GeForce 7600 GT]"
Monitor "SyncMaster"
DefaultDepth 24
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "DisableGLXRootClipping" "True"
SubSection "Display"
Depth 24
Modes "1680x1680" "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Oh, and here are the driver details:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/PCI/SSE2
OpenGL version string: 2.1.1 NVIDIA 100.14.19
So here's my question: has anyone been able to fix this for good, without turning Compiz off completely?
I'm using gtk-window-decorator, and I even put that in Compiz's "window decorator" configuration.
Below is my xorg.conf, so you can see I've tried everything.
Section "Module"
Load "glx"
Load "extmod"
EndSection
Section "Device"
Identifier "nVidia Corporation G70 [GeForce 7600 GT]"
Driver "nvidia"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G70 [GeForce 7600 GT]"
Monitor "SyncMaster"
DefaultDepth 24
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "DisableGLXRootClipping" "True"
SubSection "Display"
Depth 24
Modes "1680x1680" "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Oh, and here are the driver details:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/PCI/SSE2
OpenGL version string: 2.1.1 NVIDIA 100.14.19