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.=9A The next step is the glxinfo output.=9A However, you = need=20 > LIBGL_DEBUG=3Dverbose set in your environment for glxinfo to be of use = > in debugging.=9A (If capturing the output to send, note that the=20 > important lines are output to stderr) =20 This showed that the WRITE_DEPTH is unresolved external. =20 > Mesa source doesn't seem to include this fix: >=20 > = http://freedesktop.org/cgi-bin/viewcvs.cgi/mesa/Mesa/src/mesa/drivers/dri= /common/depthtmp.h?r1=3D1.4&r2=3D1.5 >=20 > From the commit log you said: >=20 > 'Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS is defined -=20 > it won't be used in that case, and it wanting WRITE_DEPTH was making > r128 die on the undefined symbol.' =20 And this fixed the problem. =20 Thanks guys. =20 Kiril Anastasov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6F96D78604050B4F80E0AB2F9B1426AF010C5BB7>