On Sun, Jan 16, 2005 at 06:04:32AM -0500, Jon Smirl wrote: > you need to check the output from "modprobe drm debug=1" "modprobe > radeon" and see if drm is misidentifying the board as AGP. We don't > want to fix something if it isn't broken. > Stupid question - how do I get a modular drm? I usually make everything compiled-in with no module support. But now I made a kernel with module support and selected "M" for the agp stuff and for the radeon and matrox DRM support. But DRM itself will only accept Yes or No, Module is not an option there with "make menuconfig". So I can load and unload the radeon module now, but there is no DRM module. loading/unloading radeon gives me messages from DRM about this happening, but DRM itself is compiled in so I can't modprobe it with that debug parameter.
Is there perhaps something in some other menu that needs to be (M) before (M) becomes an option for DRM? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/