<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michel Dänzer wrote:
<blockquote cite="mid1132315723.7235.6.camel@localhost" type="cite">
  <pre wrap="">On Fri, 2005-11-18 at 12:52 +0100, Michael Stather wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Michel Dänzer wrote: 
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Wed, 2005-11-16 at 01:11 +0100, Michael Stather wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">I´ve a notebook with a "Mobile Radeon M6" chip with 16MB VRAM in it. 
Under Windows the performance of quake3 SVN is ok, but when I try it 
under linux it´s almost unplayable. I´m using the open-source "radeon" 
driver and SuSE 10.0. What can I do here?
    
        </pre>
      </blockquote>
      <pre wrap="">Hard to say without seeing your X server log file at least, but with
that little video RAM, my first guess would be that texture memory is
tight. You can try increasing the amount of AGP memory used with Option
"GARTSize", or if you're running in depth 24, try 16 instead.
  
      </pre>
    </blockquote>
    <pre wrap="">I´m just curious about the performance on Windows and the one on Linux
with the same settings.
Is this normal that the drivers are slower wit a factor about 2?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Make sure that everything is really the same. The windows drivers will
most definitely use more AGP memory than the free Linux drivers do by
default, and Windows apps can switch depth at runtime whereas X apps
can't.

All that said though, the Windows drivers obviously receive a lot more
engineering effort from people with better access to information about
the hardware, so some difference is always to be expected.


  </pre>
</blockquote>
Is the GARTSize an option in the x config file?<br>
</body>
</html>