Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2004 12:05:32 +0100
From:      Roland Smith <rsmith@xs4all.nl>
To:        freebsd-amd64@freebsd.org
Subject:   Re: Direct rendering doesn't work with Xorg 6.8.1
Message-ID:  <20041224110532.GA9753@slackbox.xs4all.nl>
In-Reply-To: <20041223231907.GA4623@slackbox.xs4all.nl>
References:  <20041223211404.GB1879@slackbox.xs4all.nl> <41CB38F3.5050804@icionline.ca> <20041223231907.GA4623@slackbox.xs4all.nl>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Fri, Dec 24, 2004 at 12:19:07AM +0100, Roland Smith wrote:
> On Thu, Dec 23, 2004 at 02:30:27PM -0700, James Earl wrote:
> > Roland Smith wrote:
> > >After upgrading to 6.8.1, direct rendering stopped working. According to
> > >the X logfile, direct rendering is enabled:
> > >
> > >(relevant portion from the logfile)
> > >
> > >Roland
> > 
> > Same here.  I also had this problem with 6.7.0.
> > 
> > http://lists.freebsd.org/pipermail/freebsd-amd64/2004-December/002811.html
> > 
> > It does feels like DRI is still working (at least 2D)... I haven't 
> > tested any OpenGL apps though.
> 
> AFAIK, DRI is only concerned with 3D. It has little or nothing to do
> with the 2D drivers. 
> 
> It used to work for me on 6.7.0, after fixing
> /usr/src/sys/dev/drm/drm_os_freebsd.h.
> 
> I removed xorg 6.8.1 and dri, and installed the old 6.7.0 packages from
> the CD, but that didn't fix the problem. :-(

I just found out what happened. :-) The dri package that contains the
accellerated drivers was registered as installed, but hadn't actually
installed the drivers. 

Forcebly removing the dri package, and adding it again solved the problem.

I discovered this by doing a ktrace on glxinfo, and then looking through
the tracefile with kdump. As soon as I saw that it failed to load
r200_dri.so (for my radeon card) I knew there was something wrong. And
indeed /usr/X11R6/lib/modules/dri/ was empty.

So now I've got 6.7.0 working again. I'll try updating to 6.8.1 after
xmas.

Roland
-- 
R.F. Smith                           /"\    ASCII Ribbon Campaign
r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in email
http://www.xs4all.nl/~rsmith/         X     No Word docs in email
                                     / \    Respect for open standards

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBy/f8EnfvsMMhpyURAgrVAKCJah0m6ZISHPu7Kv76bf01eu8UbgCgjyCo
67GBA2haFKO59pF55AizRWk=
=SX/F
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041224110532.GA9753>