Date: Thu, 30 Dec 2004 12:00:06 +0200 From: "Kiril Anastasov" <kiril.anastasov@sciant.com> To: <freebsd-x11@freebsd.org> Cc: Jung-uk Kim <jkim@niksun.com> Subject: Re:[SOLVED] Dri on ati rage128 does not work after xorg 6.8.1 upgrade. Message-ID: <6F96D78604050B4F80E0AB2F9B1426AF010C5BB7@wdc.sofia.wizcom.bg>
next in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6F96D78604050B4F80E0AB2F9B1426AF010C5BB7>
