You are not logged in.
Pages: 1
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
EndSectionHe 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
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
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
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 ![]()
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
Rasi: You broke your card?
![]()
Ps. Is vsync enabled?
Offline
Rasi: You broke your card?
Ps. Is vsync enabled?
It is for both xv and opengl. But I also tried without ![]()
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
Pages: 1