radeon/r128 patches

Alex Deucher alexdeucher at gmail.com
Sat Dec 18 08:49:19 PST 2004


On Fri, 17 Dec 2004 23:51:50 -0500, Brian Victor <bhv1 at psu.edu> wrote:
> On Fri, Dec 17, 2004 at 09:17:25AM -0500, Alex Deucher wrote:
> >Or the r128 vgaaccess patch:
> >https://bugs.freedesktop.org/show_bug.cgi?id=2089
> >
> >Neither seems to cause any regressions on my hardware, and they make
> >the r128 and radeon drivers useable on ppc without fbdev.  I've gotten
> >several positive reports from ppc users, and no negative reports.
> 
> Well, this is very likely user error, but the r128 is giving me issues.
> Powerbook 400 (pismo), 6.8.1 branch from cvs with the above patch
> applied.
> 
> http://brianhv.org/xorgfiles/xorg.conf.3
> http://brianhv.org/xorgfiles/Xorg.0.log.3
> 
> The server doesn't start up.  The short description of the problem is,
> "Requested Entity already in use."
> 

that patch only implements vgaaccess in the r128 driver.  for dualhead
you'll need to apply the patch in but 1760 as well.  I'm planning to
post an updated r128 dualhead patch soon. the 'entity in use' error is
because the driver you are using is not dualhead aware.  the patch in
2089 should allow you to use single head without usefbdev.

David Stanaway put together a combo patch against 6.8.1 here:
http://sprocket.stanaway.net/~david/xorg/
that works for him on ppc.  you might give that a try.

> (And while I'm writing, is there any way to avoid recompiling the entire
> Xorg tree when I've only changed, say, r128_driver.c?)

just run 'make' in the ati directory and copy the resulting r128_drv.o
to your x installation.

Alex

> 
> --
> Brian



More information about the xorg mailing list