You are not logged in.

#1 2011-09-06 20:31:22

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

nvidia and tearing.. AGAIN

well.. i had a perfectly working nvidia setup, without any tearing.
Then I decided to switch it with my ati card, to see how far the radeon driver has gone.
Well, it didnt work too well, so i switched back with my nvidia again.
Same driver, same config, but now i have tearing - even with vdpau!

Here my xorg.conf:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 275.19  (buildmeister@swio-display-x86-rhel47-07.nvidia.com)  Tue Jul 12 18:35:26 PDT 2011

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
    Option "AutoAddDevices" "false"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG Electronics W2361"
    HorizSync       30.0 - 83.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTS 450"
#    Option "IgnoreABI" "true"
     Option "NoLogo" "True"
     Option      "AddARGBGLXVisuals" "True"
     Option      "RenderAccel" "true"
     Option      "AGPFastWrite" "true"
     Option      "EnablePageFlip" "true"
     Option      "TwinView" "0"
     Option "ConnectedMonitor" "DFP"
     Option "DamageEvents" "1"
#        Option "TripleBuffer" "1"
     Option "RandRRotation" "True"

EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#2 2011-09-06 20:35:36

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: nvidia and tearing.. AGAIN

Have you tried without an xorg.conf? No guarantee it'll help, but most of yours is outdated and does nothing, might as well try without.

Offline

#3 2011-09-06 20:46:13

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: nvidia and tearing.. AGAIN

Gusar wrote:

Have you tried without an xorg.conf? No guarantee it'll help, but most of yours is outdated and does nothing, might as well try without.

Its not oudated its done on purpose, because evdev does not detect my joypad correctly
and as i said, in theory my config cannot be the culprit, because the very same config worked yesterday

I tried it anyway just now.. and tearing remains.

Last edited by Rasi (2011-09-06 20:55:06)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#4 2011-09-08 10:57:30

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: nvidia and tearing.. AGAIN

Little update. explicitly disabling composite extension in xorg.conf helps. but then i cant use gnome-shell anymore. Question remains, why this worked before without any issues smile


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#5 2011-09-08 11:52:20

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: nvidia and tearing.. AGAIN

Rasi: You broke your card?

tongue

Ps. Is vsync enabled?

Offline

#6 2011-09-08 15:26:16

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: nvidia and tearing.. AGAIN

Ashren wrote:

Rasi: You broke your card?

tongue

Ps. Is vsync enabled?

It is for both xv and opengl. But I also tried without smile

Last edited by Rasi (2011-09-08 15:26:25)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

Board footer

Powered by FluxBB