Re: [MICROPATCH] Make x86_64 build work without GART_IOMMU

From: Andi Kleen (ak_at_muc.de)
Date: 05/03/04

  • Next message: Shesha Sreenivasamurthy: "Kernel Panic in reading raw devices"
    Date:	3 May 2004 18:33:57 +0200
    Date:	Mon, 3 May 2004 18:33:57 +0200
    To: Jonathan Corbet <corbet@lwn.net>
    
    

    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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Shesha Sreenivasamurthy: "Kernel Panic in reading raw devices"

    Relevant Pages

    • Re: [PATCH] Enable Intel AGP on x86-64
      ... >> Huh? ... Did you actually read the patch? ... I don't have any plans to hack the Intel AGP driver ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: EFAULT reading /dev/mem... - broken x86info
      ... It breaks either your app or your AGP driver - what's simpler to fix? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: GART Error 11
      ... I did not realize there were quirks associated with reading this right from pci config space. ... The reason why I ask is that both RedHat and SuSE are using 0.99 agp driver still.. ... The mainline kernel 2.4.27-pre4 using gart 0.100 does not produce this failure condition. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [MICROPATCH] Make x86_64 build work without GART_IOMMU
      ... 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. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: DRI and AGP on 2.6.0-test9
      ... On Sun, 2003-11-23 at 13:15, Zwane Mwaikambo wrote: ... can you try compiling the Radeom/drm and AGP driver into ... I'm not sure -mm5 has any patches specific to DRI or agp, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)