Tony Rogvall wrote:

> Thomas Kunze wrote:
>
> > On Saturday 23 March 2002 04:31, you wrote:
> > > Tony,
> > >
> > > I've just commited a simple change to remove the AGP requirement in the
> > > mach64-0-0-3-branch, as suggested by Michel. This is rather preliminary
> > > and I'm not sure if it's enough to get it running on a PCI Mach64.
> >
> > Hi,
> >
> > I've just tested the new snapshot, but for me it does't work. The mach64
> > module itself loads without any problems, but when I start X the screen goes
> > black and nothing happens. The only way is to reboot the system.
> > Here are some parts of my logfiles:
>
> Hi!  I have been trying to find out what goes wrong but it is hard to pin point
> the cause. I got the same problem as Thomas, a panic, but got some more
> info in the trace. I will continue to chase this one, but if some one could help
>
> it whould be great. the line [drm] is stange is it a printk that crashes ?????
>
> /Tony
>

Found it, I assumed it was a printk and removed DRM_INFO voila it started without
a crash. In mach64_dma there is code for printing AGP_BASE !! Just put some
__REALLY_HAVE_AGP around it.

BUT

It will still not run accelerated, and this is because the atidri.c will try to
Initialize the AGP
anyway. If that fails then the DRI is close :-(

/Tony



_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to