[SPAM] Re: [ltp] R51 gfx 3D acceleration?

hackmiester / Hunter Fuller linux-thinkpad@linux-thinkpad.org
Fri, 17 Feb 2006 13:59:56 -0600


--nextPart6556330.xYkSQff49H
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday 17 February 2006 12:11, Alex Deucher wrote:

>
> probably a lib problem try:
> LIBGL_DEBUG=3Dverbose glxinfo
That was it! Hrm... where can I download what I need? Apparently my libs do=
n't=20
match up, as said by that recently posted troubleshooter.

[hfuller@IBM-99-AFZ00 ~]$ glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri//r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri//r200_dri.so failed=20
(/usr/X11R6/l
ib/modules/dri//r200_dri.so: undefined symbol: _glapi_get_dispatch)
libGL error: unable to find driver: r200_dri.so
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri//r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri//r200_dri.so failed=20
(/usr/X11R6/l
ib/modules/dri//r200_dri.so: undefined symbol: _glapi_get_dispatch)
libGL error: unable to find driver: r200_dri.so
display: :0  screen: 0
direct rendering: No
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,=20
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,=
=20
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,=20
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_flo=
at,=20
    GLX_ATI_render_texture
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,=20
    GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,=20
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,=20
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,=20
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,=20
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,=20
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,=20
    GL_EXT_texture_lod_bias
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
=2D---------------------------------------------------------------------
0x23 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x24 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  1 0 Slow
0x25 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  1 0 Slow
0x26 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  1 0 Slow
0x27 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x28 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  1 0 Slow
0x29 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  1 0 Slow
0x2a 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  1 0 Slow
0x2b 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x2c 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  1 0 Slow
0x2d 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  1 0 Slow
0x2e 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  1 0 Slow
0x2f 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  1 0 None
0x30 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  1 0 Slow
0x31 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  1 0 Slow
0x32 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  1 0 Slow

> and see what message you get.
> for more troubleshooting tips:
> http://dri.freedesktop.org/wiki/DriTroubleshooting
>
>
> Alex
>
> > > Regards,
> > > Tino
> >
> > --
> > --hackmiester
> > If you can read this, you don't need glasses.

=2D-=20
=2D-hackmiester
If you can read this, you don't need glasses.

--nextPart6556330.xYkSQff49H
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBD9itB3ApzN91C7BcRAhGbAJ9tveE2bhF1W6LHPfpBxcrUqpUjxQCbBFjn
YBpavrZmGMpFnuRFaWsvyaI=
=T/Ib
-----END PGP SIGNATURE-----

--nextPart6556330.xYkSQff49H--