Hallo openSuse Community,
Ich benutze openSuse 10.3 64Bit.
Ati fglrx graphic Treiber 8.45.5 (Catalyst 8.2) ist installiert
> glxgears -info
GL_MAX_VIEWPORT_DIMS=8192/8192
GL_RENDERER = ATI Radeon HD 2600 Pro
GL_VERSION = 2.1.7281 Release
GL_VENDOR = ATI Technologies Inc.
GL_EXTENSIONS = GL_AMD_performance_monitor
> glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
...
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
...
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
...
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2600 Pro
OpenGL version string: 2.1.7281 Release
OpenGL extensions:
GL_AMD_performance_monitor, GL_ARB_depth_texture, GL_ARB_draw_buffers,
...
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
...
> glxgears
25994 frames in 5.0 seconds = 5198.774 FPS
25941 frames in 5.0 seconds = 5188.141 FPS
...
glxgears funktioniert - Ich kann die drehenden Zahnräder sehen.
> fgl_glxgears
Using GLX_SGIX_pbuffer
4636 frames in 5.0 seconds = 927.200 FPS
...
3D funktioniert nicht, der Bildschirminhalt wird ausserhalb des
Applikation-fensters zerstört..
Das gleiche passiert mit openGL screensaversvon KDE. Sie überschreiben
Bildschirminhalte ausserhalb des Applikationfensters..
> fgl_glxgears -fbo
Using GL_EXT_framebuffer_object
5643 frames in 5.0 seconds = 1128.600 FPS
...
Funktioniert einwandfrei, ich kann den rotierenden Würfel sehen.
Es entsteht der Eindruck, daß die Hardware 3D graphic Beschleunigung nicht
funktioniert, aber ich weis nicht warum ?
Vielen Dank für einen Tipp
Ernesto
Ps: Hier ein Auszug meiner xorg.conf
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
# Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Device[0]"
Driver "fglrx"
VendorName "ATI"
BoardName "ATI Radeon HD2600pro"
Option "VideoOverlay" "on"
Option "BackingStore" "True"
Option "UseInternalAGPGART" "no"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "RENDER" "Enable"
Option "DAMAGE" "Enable"
Option "Composite" "false"
EndSection
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
opensuse-de+unsubscribe(a)opensuse.org
Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken
Sie eine Mail an: opensuse-de+help(a)opensuse.org