Naszło mnie ostatnio na jakąś gierkę i postanowiłam zainstalować Enemy Territory. Problem jednak w tym, że w żaden sposób nie da się grać- wszystko się bardzo się zacina.
Moja karta to:
Kod: Zaznacz cały
localhost:/usr/src# lspci|grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02)
Kod: Zaznacz cały
174 frames in 5.0 seconds = 34.558 FPSKod: Zaznacz cały
localhost:/usr/src# glxinfo |grep direct
direct rendering: Yes
localhost:/usr/src# glxinfo |grep OpenGL
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1-DEVEL
OpenGL shading language version string: 1.20
OpenGL extensions:Kod: Zaznacz cały
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "true"
EndSection
Section "Module"
Load "dri"
Load "dbe"
Load "extmod"
Load "dri2"
Load "record"
Load "glx"
EndSection
Section "Device"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
Option "ColorTiling" "on"
Option "DynamicClocks" "on"
Option "mtrr" "on"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "AGPMode" "4"
Option "AGPFastWrite" "true"
Option "DisableGLXRootClipping" "true"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "EnablePageFlip" "true"
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Radeon RV250 [Mobility FireGL 9000]"
BusID "PCI:1:0:0"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "DRI"
Mode 0666
EndSection