On 2002.04.04 11:46 Tony Rogvall wrote:
> ...
> 
> 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.
> 

__REALLY_HAVE_AGP is a constant macro. It must be some variable that 
indicates wether agpgart is or not loaded.

> 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
> 

Thanks for your valuable help Tony! I'll look deeper into it as soon as I 
return from vacations (next Monday).

Regards,

José Fonseca

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

Reply via email to