Gentoo Archives: gentoo-user

From: Ognjen Bezanov <ognjen@×××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] DRI, GLX, Savage and Xorg7
Date: Wed, 26 Apr 2006 22:18:50
Message-Id: 200604262305.09878.ognjen@mailshack.com
In Reply to: Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output. by "Konstantin V. Gavrilenko"
1 Well, I upgraded to Xorg 7 using the "modular Xorg" howto on the gentoo-wiki
2 forums becuase I was told that this version would have support for DRI and
3 GLX on the savage chipset (for my thinkpad).
4
5 Well, installed and everything seems to work except GLX/DRI.
6
7 if I run glxinfo, i get:
8
9 name of display: :0.0
10 display: :0 screen: 0
11 direct rendering: Yes
12 server glx vendor string: SGI
13 server glx version string: 1.2
14 server glx extensions:
15 GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
16 GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
17 GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
18 GLX_SGIX_fbconfig
19 client glx vendor string: SGI
20 client glx version string: 1.4
21 client glx extensions:
22 GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
23 GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
24 GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
25 GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
26 GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
27 GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
28 GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
29 GLX version: 1.2
30 GLX extensions:
31 GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
32 GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
33 GLX_SGIS_multisample, GLX_SGIX_fbconfig
34 OpenGL vendor string: S3 Graphics Inc.
35 OpenGL renderer string: Mesa DRI SuperSavage 20050829 AGP 1x x86/MMX/SSE
36 OpenGL version string: 1.2 Mesa 6.5
37 OpenGL extensions:
38 GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
39 GL_ARB_texture_compression, GL_ARB_texture_env_add,
40 GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
41 GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
42 GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
43 GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
44 GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
45 GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
46 GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
47 GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
48 GL_EXT_texture_env_add, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
49 GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
50 GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos,
51 GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
52 GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
53 GL_SGIS_texture_lod
54 glu version: 1.3
55 glu extensions:
56 GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
57 wait event returned -16
58
59
60 So its looking good (definatly better then before). DRI is enabled, but I am
61 getting a hard PC lockup (for about a second, with glxinfo saying "wait event
62 returned -16").
63
64 Also happens when trying to run glxgears. I get a lockup for a few seconds,
65 followed by the same error "wait event returned -16"
66
67
68 does anyone know what the problem might be?I feel as if I am tantilisingly
69 close to it, but I need some help as well =)
70
71 Has anyone successfully got DRI working? (running on thinkpad T23 with 512ram,
72 gentoo kernel 2.6.14-gentoo-r5 with a "S3 Inc. SuperSavage IX/C SDR (rev 05)"
73 graphics card)
74
75
76 Cheers
77
78 --
79 gentoo-user@g.o mailing list