Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: World of Warcraft - Glitch every 3-5 sec

  1. #1
    Join Date
    Oct 2008
    Beans
    33

    World of Warcraft - Glitch every 3-5 sec

    Hey

    I read this throubleshooting guide and found that my problem is this:

    Glitch every 3-5 sec
    If you see a noticeable graphical studder every 3 to 5 seconds or so for this you need to edit /etc/X11/xorg.conf and add something like:

    Option "UseFastTLS" "2"

    to the Video card "Device" Section. This of course is normally a problem with the OSS (open source software) Drivers for ATi cards.


    but its not working. Where in the xorg.conf file should i place the line:

    Option "UseFastTLS" "2"

    ?

    PS. My videocard is a Mobile ATI X1600

  2. #2
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    anyone?

  3. #3
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    Bump again... come on guys, someone must know the answer.

  4. #4
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    I put the line under Video card device, but it doesnt help, wow still glitch every 1 second

  5. #5
    Join Date
    Dec 2007
    Location
    Sweden
    Beans
    77
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: World of Warcraft - Glitch every 3-5 sec

    Which version of wine are you using? And under what version of ubuntu?

  6. #6
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    Wine 1.0 and Ubuntu 8.04 + all updates offered via auto update

  7. #7
    Join Date
    Nov 2006
    Beans
    Hidden!

    Re: World of Warcraft - Glitch every 3-5 sec

    i have the same problem, disabling certian wow addons seems to help a bit (recount especially) but it does not completely stop it

  8. #8
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    yeah that helped a little, but as you wrote, not much. Isnt there someone who have the answer for this?

  9. #9
    Join Date
    Oct 2008
    Beans
    33

    Re: World of Warcraft - Glitch every 3-5 sec

    bump

  10. #10
    Join Date
    Oct 2008
    Location
    England
    Beans
    960
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: World of Warcraft - Glitch every 3-5 sec

    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "UseFastTLS" "2"
    It goes beneath the 'fglrx' line. If your driver is not fglrx then you're not running the AMD Restricted driver.


    If you'd scrolled up a few lines in the guide you'd have seen this example config
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    Option "Capabilities" "0x00000800"
    Option "UseFastTLS" "off"
    Option "KernelModuleParm" "locked-userpages=0"
    EndSection
    Last edited by Yashiro; October 30th, 2008 at 11:09 AM.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •