Błąd związany z buforem dma

Gdy próbuję uruchomić UrbanTerror, to w konsoli wyświetla się błąd związany z buforem dma. WYląda to tak:

ioQ3 1.35urt linux-x86_64 Dec 21 2007

----- FS_Startup -----

Going through search path...


----------------------

8032 files in pk3 files

execing default.cfg

execing q3config.cfg

execing autoexec.cfg

Hunk_Clear: reset the hunk ok

----- Client Initialization -----

----- Initializing Renderer ----

-------------------------------

QKEY found.

----- Client Initialization Complete -----

----- R_Init -----

...loading libGL.so.1:

Calling SDL_Init(SDL_INIT_VIDEO)...

SDL_Init(SDL_INIT_VIDEO) passed.

Initializing OpenGL display

...setting mode 8: 1280 1024

Using 4/4/4 Color bits, 24 depth, 0 stencil display.

GL_RENDERER: Mesa DRI R300 20060815 TCL

Initializing OpenGL extensions

...GL_S3_s3tc not found

...ignoring GL_EXT_texture_env_add

...using GL_ARB_multitexture

...using GL_EXT_compiled_vertex_array

...ignoring GL_EXT_texture_filter_anisotropic


GL_VENDOR: DRI R300 Project

GL_RENDERER: Mesa DRI R300 20060815 TCL

GL_VERSION: 1.3 Mesa 7.2

GL_MAX_TEXTURE_SIZE: 2048

GL_MAX_ACTIVE_TEXTURES_ARB: 8


PIXELFORMAT: color(32-bits) Z(24-bit) stencil(0-bits)

MODE: 8, 1280 x 1024 fullscreen hz:N/A

GAMMA: hardware w/ 0 overbright bits

CPU: 

rendering primitives: single glDrawElements

texturemode: GL_LINEAR_MIPMAP_NEAREST

picmip: 1

texture bits: 32

multitexture: enabled

compiled vertex arrays: enabled

texenv add: disabled

compressed textures: disabled

Initializing Shaders

----- finished R_Init -----

------ Initializing Sound ------

Initializing SDL audio driver...

SDL audio driver is "pulse".

SDL_AudioSpec:

  Format: AUDIO_S16LSB

  Freq: 22050

  Samples: 512

  Channels: 2

Starting SDL audio callback...

SDL audio initialized.

----- Sound Info -----

    1 stereo

16384 samples

   16 samplebits

    1 submission_chunk

22050 speed

0x148f030 dma buffer

No background file.

----------------------

Sound initialization successful.

--------------------------------

Sound memory manager started

Loading vm file vm/ui.qvm...

total 0, hsize 1021, zero 1021, min 0, max 0

total 9314, hsize 1021, zero 1, min 0, max 28

VM file ui compiled to 3009608 bytes of code (0x7f87ee519000 - 0x7f87ee7f7c48)

compilation took 2.162913 seconds

ui loaded in 33931488 bytes on the hunk

UI menu load time = 437 milli seconds

UI menu load time = 296 milli seconds

16 bots parsed

13 crosshairs parsed

--- Common Initialization Complete ---

Opening IP socket: localhost:27960

Hostname: linux-zfs5

IP: 127.0.0.2

Started tty console (use +set ttycon 0 to disable)

*********************************WARN_ONCE*********************************

File r300_mem.c function r300_mem_alloc line 225

Ran out of GART memory (for 1048576)!

Please consider adjusting GARTSize option.

***************************************************************************

Error: Could not get dma buffer... exiting

Czym jest to spowodowane i jak się tego pozbyć?

Edytujesz (jako root) plik /etc/X11/xorg.conf

w sekcji Device pliku xorg.conf dopisujesz:

Option "GARTSize" "64"

zapisujesz, restart i powinno działać.

Niestety, wciąż tosamo.