|
|
#1 | |
|
Registered User
Join Date: Mar 2004
Location: D(49)
Posts: 6
|
Hi,
I'm using a notebook with an external display and (currently) the 302.11 beta drivers. Vsync never worked properly for me, not with this monitor, not with the one I had before, not with older drivers. There's always a screen region where bad, very noticeable tearing happens, no matter if it's in Firefox or a game. I'm actually quite convinced that it's on but not in sync with the display for some reason. I've messed with TwinView on and off, doesn't help. Forced X to only recognize the external display, no dice. My current relevant configuration: I set Code:
export __GL_SYNC_TO_VBLANK=1 export __GL_SYNC_DISPLAY_DEVICE="DFP-1" Made an nvidia file in /etc/X11/xorg.conf.d/ Code:
Section "Device" Identifier "nvidia" Driver "nvidia" #Option "DynamicTwinView" "true" Option "NoLogo" "true" Option "DPMS" "1" Option "OnDemandVBlankInterrupts" "1" #Option "ConnectedMonitor" "DFP-1" Option "TripleBuffer" "true" EndSection |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2007
Posts: 38
|
Disable TripleBuffer - for me, TripleBuffer stops vsync from being on.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2004
Location: D(49)
Posts: 6
|
Turned it off, now the tearing happens in another screen region, but it's still there.
EDIT: Looks like it works when I turn off display compositing in XFCE. Shame. Oh well. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Apr 2006
Posts: 277
|
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
Only gl compositor ; no compositor means tearing too.
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2006
Posts: 277
|
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
Probably you're talking about an opengl app or an XV video inside a window or in fullscreen.
I was referring to the whole desktop (a browser scrolling a webpage, a window moving and so on.) An opengl compositor that syncs to vblank wil fix tearing everywhere; (as a side note it seems to steal some cpu cycles too.) |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 295.40 Does not Work Had to downgrade to 295.33 | Archmbc | NVIDIA Linux | 4 | 05-03-12 02:38 PM |
| do 3d glasses really work? | Gator | General Hardware | 19 | 12-30-02 04:39 AM |
| VSYNC issue? | counterveil | NVIDIA Linux | 3 | 10-16-02 08:19 AM |
| Can't get FSAA to work | krow | NVIDIA Linux | 6 | 09-17-02 08:03 AM |