Joseph Carter wrote:
> On Fri, Mar 30, 2001 at 06:07:19AM +1000, Gareth Hughes wrote:
>
>>> Current speculation is that it might be some issue with agpgart and my
>>> Abit KT-7A.. Of course, since it's crashing in 2D, I don't see how that
>>> can be the source of the problem.
>>
>> If the DRI is enabled (and I'm guessing that's the whole point, or you
>> wouldn't be posting in this forum), 2D acceleration is done with bus
>> mastering DMA via AGP. Hence, problems with your AGP support will be
>> fatal. Have you tried running with the DRI disabled?
>
>
> I haven't, I'll comment the drm/dri modules out and see how that works.
> Just to be on the safe side, I will also make sure radeon/agpgart are not
> loaded in the kernel. It'll probably take a day or so to know if that
> works, but I suspect I'll know in a couple hours if it doesn't.
>
Are you using the radeon module from the kernel? If you are this could
possibly be a source of the problems. If you are using DRI CVS use the
kernel modules from the CVS tree. The kernel modules that come with the
kernel will only work properly with a release version of XFree86. Its
very likely that we have changed things in the DRI CVS tree that require
kernel module changes.
Also as long as you don't have the following lines in your XFree86
config file, you don't have to worry about removing any of the kernel
modules.
Load "drm"
Load "dri"
If those aren't there, the DRI will not activate.
-Jeff
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel