
Hi all! I have problems with my Sapphire Atlantis Radeon 9600 Pro graphics board. I have installed the glx1_linux_X4.3.zip package from http://www.schneider-digital.de/html/body_download_ati.html and got 2D working fine with the fglrx module. Unfortunately 3D (after switch2xf86_glx) produces broken output. The upper half of the screen or window is fine, but the lower is either completely black (glxgears) or shows only the background (the mountain range in tuxracer, but not tux and the course itself). With mesa everything looks fine, but it's of course no real long time option. The X packages I have installed (did the SuSE YOU after initial install) are these: XFree86-4.3.0-15 XFree86-GLX-4.3.0-15 XFree86-devel-4.3.0-15 XFree86-fonts-75dpi-4.3.0-15 XFree86-fonts-scalable-4.3.0-15 XFree86-libs-4.3.0-42 XFree86-man-4.3.0-15 XFree86-server-4.3.0-63 The important parts of my XF86Config are here: ----------------------------------------------------------------------- Section "dri" Mode 0666 EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 91.1 VertRefresh 60 - 85 Option "DPMS" EndSection # === ATI device section === Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" # === disable PnP Monitor === #Option "NoDDC" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === FireGL DDX driver module specific settings === # === Screen Management === Option "DesktopSetup" "0x00000000" Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "yes" Option "ForceGenericCPU" "no" BusID "PCI:1:0:0" # vendor=1002, device=4150 Screen 0 EndSection Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 #Option "backingstore" Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection ----------------------------------------------------------------------- Anybody similar problems/experiences or ideas what to try next? If more information is needed I'm happy to provide more details. TIA, Ingo -- "What're quantum mechanics?" "I don't know. People who repair quantums I suppose." --Rincewind, Terry Pratchett "Eric"