|
|
#1 | |
|
Registered User
Join Date: Oct 2008
Posts: 44
|
I've upgraded finally to xorg 1.7 and 190.42. I've all custom options disabled in my xorg config for nvidia driver.
I've enabled vsync and flip options in nvidia settings. I'm using compiz. It looks OK when all screen is changed (i.e. cube rotate), but windows looks corrupted when they are moved (wooby windows). Is there any way to fix that ? I want windows movement to be vsynced aswell. Shot attached. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2009
Posts: 138
|
You have to enable vsync in compiz' configuration. Use compizconfig-settings-manager for that. In fact the OpenGL vsync setting in nvidia-settings does not matter at all.
I have no idea why this isn't on by the default, it ought to be. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Oct 2008
Posts: 44
|
vsync is ON both in compiz-settings and nvidia-settings. And I can see vsync results on cube rotate effect. And I can see same corruptions on cube rotate effect in case I disable vsync in nvidia-settings.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2009
Posts: 37
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2008
Posts: 44
|
gentoo
part of my xorg conf: Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 140M" Option "NoLogo" "1" ## Option "NvAGP" "0" #Option "OnDemandVBlankInterrupts" "true" ## Option "RandRRotation" "true" ## Option "AddARGBGLXVisuals" "true" ## Option "RenderAccel" "true" #Option "TripleBuffer" "true" #Option "DamageEvents" "true" #Option "BackingStore" "true" #Option "Coolbits" "1" #Option "UseEvents" "true" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "DynamicTwinView" "false" Option "metamodes" "1680x1050_60 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "enable" EndSection |
|
|
|
![]() |
| Thread Tools | |
|
|