Find the answer to your Linux question:
Results 1 to 5 of 5
I read that people get atleast 400 fps on glxgears im only getting 100 is that right? Im using the latest fglrx drivers from debian.org radeon 9200se 128 meg agp ...
  1. #1
    Just Joined!
    Join Date
    Jul 2006
    Posts
    11

    fglrx low fps

    I read that people get atleast 400 fps on glxgears im only getting 100 is that right? Im using the latest fglrx drivers from debian.org



    radeon 9200se 128 meg agp sempron 2400+ 500 meg of ram Debian test version

  2. #2
    Linux Engineer Zelmo's Avatar
    Join Date
    Jan 2006
    Location
    Riverton, UT, USA
    Posts
    1,001
    When you say you're using the fglrx drivers from debian.org, do you mean you installed the fglrx-driver and fglrx-kernel-src packages, and compiled a kernel module? If so, then is the module loaded?

    If the module is built and loaded, then there could be problems with the xorg.conf file, such as missing entries in the modules section, bad or missing dri settings, the wrong setting for agpgart, or the wrong driver listed in the device section.
    Stand up and be counted as a Linux user!

  3. #3
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    The fglrx driver has traditionally been a terrible drvier, with the open source drivers performing better often. Do you know which version of the driver you are using? If you don't mind installing manually I would look into installing the driver provided on the ATI site version 8.26.18 (or newer if available). This driver is far superior to the earlier ones.

    I saw an 8500 go from 150fps to 10500fps this week...

  4. #4
    Just Joined!
    Join Date
    Nov 2006
    Posts
    1

    ATI x700 freshly installed on laptop

    I just installed ATI-fglrx version 8.29.6 on my laptop (AMD64T 1.8GHz, 1GB mem, Radeon
    Mobility x700). The distro is Fedora Core 5. With glxgears I get 500 fps with maximized window in 1280x800.

    Can anyone tell me if it's good or bad? I have no idea about the performance I should
    expect from x700 ....

  5. #5
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by bond256
    With glxgears I get 500 fps with maximized window in 1280x800.
    Looks ok to me. Those numbers are about the ones you should have with that card. If you feel X (your desktop) is responsive, then that's all that matters.

    Last thing you can test :
    Code:
    glxinfo | grep direct
    And
    Code:
    glxinfo | grep -i opengl
    should output something about the ATI driver.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

Posting Permissions

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