[SOLVED] Dri on ati rage128 does not work after xorg 6.8.1 upgrade.

Kiril Anastasov kiril.anastasov at sciant.com
Thu Dec 30 02:00:10 PST 2004


> Your Xorg.0.log shows DRI enabled, which means that you're most of the 

> way there.  The next step is the glxinfo output.  However, you need 

> LIBGL_DEBUG=verbose set in your environment for glxinfo to be of use 

> in debugging.  (If capturing the output to send, note that the 

> important lines are output to stderr)

 

This showed that the WRITE_DEPTH is unresolved external.

 

> Mesa source doesn't seem to include this fix:

> 

> http://freedesktop.org/cgi-bin/viewcvs.cgi/mesa/Mesa/src/mesa/drivers/dri/common/depthtmp.h?r1=1.4&r2=1.5

> 

> From the commit log you said:

> 

> 'Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS is defined - 

> it won't be used in that case, and it wanting WRITE_DEPTH was making

> r128 die on the undefined symbol.'

 

And this fixed the problem.

 

Thanks guys.

 

Kiril Anastasov



More information about the freebsd-x11 mailing list