On Thursday 27 April 2006 10:53, [EMAIL PROTECTED] wrote: > > Well, I upgraded to Xorg 7 using the "modular Xorg" howto on the > > gentoo-wiki [...] > > So its looking good (definatly better then before). DRI is enabled, but I > > am getting a hard PC lockup (for about a second, with glxinfo saying > > "wait event returned -16"). > > > > Also happens when trying to run glxgears. I get a lockup for a few > > seconds, followed by the same error "wait event returned -16" > > Could you give us some output of "strace glxinfo"? It would be quite good > to know what "wait event" it is. ok, here are the last few lines of glxinfo from strace:
write(1, "OpenGL extensions:\n", 19OpenGL extensions: ) = 19 write(1, " GL_ARB_imaging, GL_ARB_multi"..., 62 GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture, ) = 62 write(1, " GL_ARB_texture_compression, "..., 57 GL_ARB_texture_compression, GL_ARB_texture_env_add, ) = 57 write(1, " GL_ARB_texture_mirrored_repe"..., 62 GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix, ) = 62 write(1, " GL_ARB_window_pos, GL_EXT_ab"..., 70 GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, ) = 70 write(1, " GL_EXT_blend_minmax, GL_EXT_"..., 74 GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, ) = 74 write(1, " GL_EXT_compiled_vertex_array"..., 76 GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, ) = 76 write(1, " GL_EXT_draw_range_elements, "..., 73 GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels, ) = 73 write(1, " GL_EXT_polygon_offset, GL_EX"..., 75 GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, ) = 75 write(1, " GL_EXT_separate_specular_col"..., 77 GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture, ) = 77 write(1, " GL_EXT_texture, GL_EXT_textu"..., 66 GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, ) = 66 write(1, " GL_EXT_texture_env_add, GL_E"..., 77 GL_EXT_texture_env_add, GL_EXT_texture_lod_bias, GL_EXT_texture_object, ) = 77 write(1, " GL_EXT_vertex_array, GL_APPL"..., 73 GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip, ) = 73 write(1, " GL_IBM_texture_mirrored_repe"..., 57 GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos, ) = 57 write(1, " GL_NV_light_max_exponent, GL"..., 76 GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format, ) = 76 write(1, " GL_SGI_color_matrix, GL_SGI_"..., 74 GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp, ) = 74 write(1, " GL_SGIS_texture_lod\n", 24 GL_SGIS_texture_lod ) = 24 write(1, "glu version: 1.3\n", 17glu version: 1.3 ) = 17 write(1, "glu extensions:\n", 16glu extensions: ) = 16 write(1, " GLU_EXT_nurbs_tessellator, G"..., 57 GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess ) = 57 ioctl(4, 0x4008642a, 0xbfbbc070) = 0 ioctl(4, 0xc0086442 <unfinished ...> +++ killed by SIGSEGV +++ Process 6832 detached Hope its of use =) -- gentoo-user@gentoo.org mailing list