
Originally Posted by
tormod
BTW, recently I discovered a whole bunch of people using the xorg-edgers repo on Jaunty, without knowing what it is - they have picked it up from "helpful" forum postings and they have no idea that it is experimental and have no idea how to revert to an older version. We try not to cater to this false audience and would rather like to teach them a lesson

They sure got into trouble when the post-2.9.0 -intel driver dropped UMS and required KMS...
May it be related to my troubles? My Jaunty system has behaved well untill today. I upgraded the kernel to 2.6.31-5, rebooted, and apps don't seem to detect DRI anymore (starting compiz restarts X, gnome-do can't start in docky mode, extreme tux racer falls back to soft render...) But glxinfo says:
Code:
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OTOH, glxgears says:
Code:
GL_RENDERER = Software Rasterizer
GL_VERSION = 2.1 Mesa 7.7-devel
isn't it weird? To my knowledge, KMS is enabled.