Hi there,
        Well, i'm stumped !!. I tried all possible combinations, but counldn't
get Quake 3 Arena working properly on linux. Here's what i did

        I checked http://gatos.sourceforge.net/dri-debug.php, the dri homepage
as well as http://dri.sourceforge.net/help.phtml. and accordingly i
checked for and got the following output
        
1) dmesg (mtrr & drm)

mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
mtrr: base(0xd0000000) is not aligned on a size(0x180000) boundary

[drm] AGP 0.99 on Intel i810 @ 0xd0000000 64MB
[drm] Initialized i810 1.2.0 20010920 on minor 0

2) XFree86.log

(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
        ABI class: XFree86 XInput driver, version 0.3
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
(II) I810(0): [drm] loaded kernel module for "i810" driver
(II) I810(0): [drm] created "i810" driver at busid "PCI:0:1:0"
(II) I810(0): [dri] Buffer map : bfb000
(II) I810(0): [dri] visual configs initialized.

3) glxinfo

display: :0  screen: 0
direct rendering: No
server glx vendor string: Brian Paul
server glx version string: 1.4 Mesa 4.0.1
server glx extensions:
    GLX_MESA_pixmap_colormap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, 
    GLX_MESA_release_buffers, GLX_MESA_copy_sub_buffer,
GLX_SGI_video_sync, 
    GLX_ARB_get_proc_address
client glx vendor string: Brian Paul
client glx version string: 1.4 Mesa 4.0.1
client glx extensions:
    GLX_MESA_pixmap_colormap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, 
    GLX_MESA_release_buffers, GLX_MESA_copy_sub_buffer,
GLX_SGI_video_sync, 
    GLX_ARB_get_proc_address
GLX extensions:
    GLX_MESA_pixmap_colormap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, 
    GLX_MESA_release_buffers, GLX_MESA_copy_sub_buffer,
GLX_SGI_video_sync, 
    GLX_ARB_get_proc_address
OpenGL vendor string: Brian Paul
OpenGL renderer string: Mesa X11
OpenGL version string: 1.3 Mesa 4.0.1
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture, 
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, 
<snip>

4) ldd
        Properly working now the module is libGL.so.1.3.401

5) My XF86Config-4 has all the entries like

Load "dri"
Load "glx"
Load "GLcore"
and has a DRI section with permissions set to 0666

6) glxgears shows the following fps
500 frames in 5.0 seconds = 100.000 FPS
640 frames in 5.0 seconds = 128.000 FPS
640 frames in 5.0 seconds = 128.000 FPS
641 frames in 5.0 seconds = 128.200 FPS
629 frames in 5.0 seconds = 125.800 FPS

        So i have tried all the stuff neccessary, but still the i get 2fps
only. But then again the glxinfo shows direct rendering no, even though
all the modules have been ckecked and there is no error message. What
should i do, do i need to check for something else ??


-- 
Praveen Kannan
Opaque Networks
e-mail : [EMAIL PROTECTED]

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to