Hi Daniel,<br><br>your chipset doesn&#39;t have hardware vertex shaders, therefore vertices must be processed in software and this is currently broken in r300g, which means no support for your hw now. All the code is already in place, I recall it worked 7? months ago so I hope we&#39;ll get it fixed soon.<br>

<br>Cheers.<br><br>-Marek<br><br><div class="gmail_quote">On Mon, May 10, 2010 at 10:47 PM, Daniel Klaffenbach <span dir="ltr">&lt;<a href="mailto:danielklaffenbach@gmail.com">danielklaffenbach@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
I want to give Gallium 3D a shot on my Xpress 200M but unfortunately I cannot<br>
get glxgears to work:<br>
<br>
daniel@frodo ~ $ glxgears<br>
debug_get_option: GALLIUM_TRACE = (null)<br>
debug_get_bool_option: GALLIUM_RBUG = FALSE<br>
radeon: Successfully grabbed chipset info from kernel!<br>
radeon: DRM version: 2.3.0 ID: 0x5955 GB: 1 Z: 1<br>
radeon: GART size: 29 MB VRAM size: 32 MB<br>
debug_get_option: RADEON_DEBUG = (null)<br>
debug_get_bool_option: RADEON_NO_TCL = FALSE<br>
debug_get_bool_option: DRAW_FSE = FALSE<br>
debug_get_bool_option: DRAW_NO_FSE = FALSE<br>
debug_get_bool_option: GALLIUM_DUMP_VS = FALSE<br>
Mesa: Mesa 7.9-devel DEBUG build Apr 24 2010 12:10:26<br>
Mesa warning: couldn&#39;t open libtxc_dxtn.so, software DXTn<br>
compression/decompression unavailable<br>
debug_get_bool_option: MESA_MVP_DP4 = FALSE<br>
debug_get_flags_option: ST_DEBUG = 0x0<br>
state_tracker/st_atom_framebuffer.c:162:update_framebuffer_state: Assertion<br>
`framebuffer-&gt;zsbuf-&gt;texture-&gt;bind &amp; (1 &lt;&lt; 0)&#39; failed.<br>
debug_get_bool_option: GALLIUM_ABORT_ON_ASSERT = TRUE<br>
Trace/breakpoint trap<br>
<br>
daniel@frodo ~ $ glxinfo |grep OpenGL<br>
OpenGL vendor string: X.Org R300 Project<br>
OpenGL renderer string: Gallium 0.4 on RS480<br>
OpenGL version string: 2.1 Mesa 7.9-devel<br>
OpenGL shading language version string: 1.20<br>
<br>
Am I missing something here? I compiled mesa (with gallium), xf86-video-ati,<br>
libdrm and linux from git sources.<br>
I also symlinked r300_dri.so to radeong_dri.so. Are there any additional steps<br>
necessary in order to get Gallium to work?<br>
<br>
<br>
- Dan<br>
<br>_______________________________________________<br>
xorg-driver-ati mailing list<br>
<a href="mailto:xorg-driver-ati@lists.x.org">xorg-driver-ati@lists.x.org</a><br>
<a href="http://lists.x.org/mailman/listinfo/xorg-driver-ati" target="_blank">http://lists.x.org/mailman/listinfo/xorg-driver-ati</a><br>
<br></blockquote></div><br>