Try going to http://dri.sourceforge.net and going to the Download page and getting DRIsetup-i386.
It's a utility I was working on a while ago that should step you through the right configuration for DRI. Let me know how it goes. Alan. On Thu, Jan 03, 2002 at 11:13:55PM -0200, Paulo Vitor Magacho da Silva wrote: > Em Qui 03 Jan 2002 11:53, you wrote: > > > > That shouldn't be needed, the tdfx module that comes with kernel 2.4.12 > > should work. I suspect there's some kind of version conflict with the > > client libraries. Hard to tell without any real info though. > > First, sorry for the very long email that I am sending. > So you are saying that I don't need the tdfx_dri.so file anymore ? > The Xfree log say that DRI extension has been installed. > > % PART OF THE XFREE LOG % > > (II) TDFX(0): 3327 lines of offscreen memory available for 2D and video > (II) TDFX(0): [drm] loaded kernel module "tdfx" > (II) TDFX(0): [drm] created "tdfx" driver at busid "PCI:1:0:0" > (II) TDFX(0): [drm] added 4096 byte SAREA at 0xc88bf000 > (II) TDFX(0): [drm] mapped SAREA 0xc88bf000 to 0x40026000 > (II) TDFX(0): [drm] framebuffer handle = 0xf0000000 > (II) TDFX(0): [drm] added 1 reserved context for kernel > (II) TDFX(0): [drm] Registers = 0xe0000000 > (II) TDFX(0): visual configs initialized > (II) TDFX(0): Using XFree86 Acceleration Architecture (XAA) > Screen to screen bit blits > Solid filled rectangles > 8x8 mono pattern filled rectangles > Indirect CPU to Screen color expansion > Solid Lines > Dashed Lines > Offscreen Pixmaps > Driver provided NonTEGlyphRenderer replacement > Setting up tile and stipple cache: > 32 128x128 slots > 18 256x256 slots > 6 512x512 slots > (==) TDFX(0): Backing store disabled > (==) TDFX(0): Silken mouse enabled > (II) TDFX(0): X context handle = 0x00000001 > (II) TDFX(0): [drm] installed DRM signal handler > (II) TDFX(0): [DRI] installation complete <==== > (==) TDFX(0): Direct rendering enabled <==== > (II) Initializing built-in extension MIT-SHM > (II) Initializing built-in extension XInputExtension > (II) Initializing built-in extension XTEST > (II) Initializing built-in extension XKEYBOARD > (II) Initializing built-in extension LBX > (II) Initializing built-in extension XC-APPGROUP > (II) Initializing built-in extension SECURITY > (II) Initializing built-in extension XINERAMA > (II) Initializing built-in extension XFree86-Bigfont > (II) Initializing built-in extension RENDER > > % END % > > But when I run the glxinfo program I get the following response : > > name of display: :0.0 > display: :0 screen: 0 > direct rendering: No <=== > server glx vendor string: SGI > server glx version string: 1.2 > server glx extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > client glx vendor string: SGI > client glx version string: 1.2 > client glx extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > GLX extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > OpenGL vendor string: VA Linux Systems, Inc. > OpenGL renderer string: Mesa GLX Indirect <=== > OpenGL version string: 1.2 Mesa 3.4.2 > OpenGL extensions: > GL_ARB_multitexture, GL_EXT_abgr, GL_EXT_blend_color, > GL_EXT_blend_minmax, GL_EXT_blend_subtract > glu version: 1.3 > glu extensions: > GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess > > What it's wrong, what else do I need ? I have the opengl library provided by the >XFree 4.1.0, I > also have installed the Mesa-utils 3.4.1 libs and the glide libraries. I can't use >any program that > need hardware acceleration, such as tuxracer. > > Thanks for any help, > Paulo Vitor > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
