Re: [MICROPATCH] Make x86_64 build work without GART_IOMMU

From: Andi Kleen
Date: Mon May 03 2004 - 11:35:42 EST


On Mon, May 03, 2004 at 09:09:58AM -0600, Jonathan Corbet wrote:
> > > "Nuts" means that the X server goes into an unkillable, 100% system time
> > > state. It manages to scribble a mess onto the screen first. Pointer moves
> > > (I believe that's in hardware) but the server does not respond to anything.
> >
> > Most likely it is a problem with the AGP driver. I assume you have AGP
> > compiled in. Does it work when you boot with agp=off ?
>
> If you turn on CONFIG_GART_IOMMU, it seems to force CONFIG_AGP as well, so
> yes. And yes, if I boot with agp-off, it works.

Ok, and does it work when you make the AGP driver modular and load it
later?

Anyways, from Andrew's findings it appears that DRI is broken on your
card and without AGP it will never be started. Perhaps it would
be best to just disable the DRI module in your configuration.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/