[Openchrome-users] XServer crashes

Benno Schulenberg bensberg
Wed Nov 28 13:25:50 PST 2007


Henning Kiel wrote:
> I have a K8M890CE chipset
> and encounter crashes (XServer is killed) for some GL apps (e.g.
> google earth).
> glxgears opens a black window and closes again without a crash
>
> I'm using the latest openchrome svn.
> I tried with and without Load "GLcore", "glx" and "dri" in
> xorg.conf, but nothing works.

When you're not loading dri, you shouldn't be getting this line from 
glxinfo:

> direct rendering: Yes

Without dri it should say No.  Correct?

> GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
> GL_SGIS_texture_lod
> 0000:   f0000001  00000300  f0000006  00000001
> 0010:   f000000b  00000000  f000000c  00280280
> 0020:   f000000d  00280280  f000000e  80200020
> 0030:   f0000002  00000000  f0000003  00000000
> 0040:   f0000004  00000000  f0000000  f0002001
> 0050:   f000000b  00000000  f210f110  00010000
> 0060:   cccccccc  cccccccc  cccccccc  cccccccc
> 0070:   cccccccc  cccccccc  cccccccc  cccccccc
> ******************************************
> fire_buffer: DRM_VIA_PCICMD returned -22
> Abgebrochen

Hmm, I used to get a segfault at this point when running glxinfo.  
You could try installing Mesa HEAD from git.  But I doubt that is 
the problem.  What kernel version are you running, what distro?  
And show us your xorg.conf.

> I thought at least software OpenGL with mesa should at least
> work...

LIBGL_ALWAYS_INDIRECT=yes glxinfo
should work.

Benno




More information about the Openchrome-users mailing list