Ubuntu Forums Archive Viewer

Excessive screen tearing in WoW

Archived thread 1001836 from Wine. Markdown source: Wine/thread_1001836_Excessive_screen_tearing_in_WoW.md

Original URL About this archive
#1

Hi all,

I have excessive screen tearing in WoW (in WINE). I have attached four screenshots, and my /etc/X11/xorg.conf. I am running WoW in OpenGL mode. I am also using two identical Dell monitors in Big Desktop mode.

I have an ATI Radeon HD 2600 XT, but I have also tried using an ATI Radeon HD 2400, and the exact same problem occurs. The PC is a Dell Optiplex 755. I am using the official ATI/AMD proprietary FGLRX graphics driver from http://ati.amd.com/support/drivers/linux64/linux64-radeon.html; I built Ubuntu packages the official "ATI" way and installed them.

If anyones has any ideas, I would be very grateful. I have tried playing around with WoW video options, but maybe I need to add something to xorg.conf. Do you think it would be worth attempting the offical Ubuntu-built ATI drivers, rather than the official ATI-built ones?

Thanks.

#2

i have same problem ! but in TBC 2.4.3 patch, and its more horribile :D

my video card is ATI Radeon X1650 PRO 512 MB and my xorg.conf its :


# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
	Load  "glx"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

someone can explain us how to resolve that??:(

#3

Well, I solved it in the best way; looked around the office and got myself a NVIDIA card. I have hated ATI for as long as I can remember because of issues, and this is just another fun fact for me to keep.

Always get NVIDIA! :D