Date: Wed, 29 Dec 2004 21:56:54 -0500 From: Jung-uk Kim <jkim@niksun.com> To: freebsd-x11@freebsd.org Cc: Kiril Anastasov <kiril.anastasov@sciant.com> Subject: Re: Dri on ati rage128 does not work after xorg 6.8.1 upgrade. Message-ID: <200412292156.55329.jkim@niksun.com> In-Reply-To: <1104350759.854.17.camel@leguin> References: <6F96D78604050B4F80E0AB2F9B1426AF010ABA45@wdc.sofia.wizcom.bg> <1104350759.854.17.camel@leguin>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 29 December 2004 03:05 pm, Eric Anholt wrote: > On Tue, 2004-12-28 at 10:21 +0200, Kiril Anastasov wrote: > > Hi everybody, > > > > I have dri enabled since ever in xorg.conf(XF86Config when i was > > using > > > > Xfree) but after the upgrade from xorg 6.7.0 to xorg 6.8.1 > > glxinfo > > > > displays "direct rendering: No" and glxgears is very slow(even > > slower > > > > than without dri enabled). It is more interesting since the log > > shows > > > > that the dri was loaded OK(see attached file). I have rebuilt the > > kernel > > > > but this didn't helped and since the log does not show any error > > I do > > > > not have any idea what the problem is. So please 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=3Dverbose 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) Mesa source doesn't seem to include this fix: http://freedesktop.org/cgi-bin/viewcvs.cgi/mesa/Mesa/src/mesa/drivers/dri/c= ommon/depthtmp.h?r1=3D1.4&r2=3D1.5 =46rom the commit log you said: '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=20 r128 die on the undefined symbol.' =46YI... Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412292156.55329.jkim>