( p000t | 2008. 08. 28., cs – 20:18 )

Sziasztok!!!

Már hetek óta túrom a netet. Belőttem az ati driver-t nagy nehezen, látszólag minden ok!

glxgears:
54589 frames in 5.0 seconds = 10917.656 FPS
53586 frames in 5.0 seconds = 10717.165 FPS

fgl_glxgears-el is 2260 körül tud.

glxinfo:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2

fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 3850
OpenGL version string: 2.1.7873 Release

glxheads:
GL_VERSION: 2.1.7873 Release
GL_VENDOR: ATI Technologies Inc.
GL_RENDERER: ATI Radeon HD 3850

xorg.conf:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Option "AIGLX" "on"
Option "Composite" "Disable"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "hu"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "OverlayOnCRTC2" "1"
Option "Capabilities" "0x00000800"
Option "TexturedVideoSync" "off"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Ezek ellenére xv meghajtóval is és gl meghajtóval is akad a videó. Kb. 10-15 másodpercenként megáll, de csak a kép, mert amikor folytatódik, egy rész kimarad.

Ha valakinek van valami tapasztalata legyen szíves segítsen!

Ja és:
uname -mor
2.6.26 x86_64 GNU/Linux

Előre is kösz!

p00t