You are not logged in.

#1 2009-04-17 17:55:42

Deeno9
Member
From: Kleinfischlingen, Germany
Registered: 2008-03-26
Posts: 7
Website

Graphic Bugs in a lot of games, flash too

Hi, i bought a new graphic-card (GeForce 9500 GT) a few weeks ago and updatet xorg/nvidia, since then a lot of games have graphic-bugs (WOW, Nexuiz, Scorched3d ...), even flash-games have a lot of bugs. I tryed a lot of different graphic-settings, but nothing helped. The Bugs don't appear from the beginning, they get more the longer i play, a reboot helps. If i have graphic-bugs in WOW, for example, and start nexuiz, the bugs are there from the beginning. I've now put my brother's GeForce 8800 GTS in my PC, the bugs continue, my brother has no Problems with my card. I even updated my graphic-drivers to aur/nvidia-beta and aur/nvidia-utils-beta, but this doesn't help. i think the problem is somewhere by xorg, but i'm not that sure, hope you can help smile

Sys_DoubleTime: time stepped backwards (went from 1239989193.801745 to 1239989192.801782, difference -0.999963)

appears while playing nexuiz, sometimes causing a crash, i don't know what it means, maybe it'simportant.

some info:

Linux 2.6.29-ARCH i686
AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
GeForce 9500 GT/8800 GTS
X.Org X Server 1.6.1
nvidia-beta 185.19-1
nvidia-utils-beta 185.19-1

xorg.conf:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
   Option "AutoAddDevices" "False"
   Option "AutoEnableDevices" "false"
EndSection


Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "glx"
    Load  "xtrap"
    Load  "dri"
    Load  "dbe"
    Load  "extmod"
    Load  "freetype"
EndSection

Section "InputDevice"
Identifier     "Keyboard0"
Driver         "keyboard"
Option         "XkbLayout" "de"
Option         "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "nvidia"
    VendorName  "nVidia Corporation"
    BoardName   "GeForce 9500 GT"
    BusID       "PCI:3:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

thank you for your help and sorry for my (not so good) english smile


ED:

here's a screenshot of wow, showing one of the bugs:
http://pool.tehboard.bplaced.net/scrots … 204329.jpg

Last edited by Deeno9 (2009-04-18 16:40:47)

Offline

Board footer

Powered by FluxBB