The motherboard is Intel, (D845GBV) the graphics adapter is integrated, but the board does have an AGP slot (which is currently unused)
and I did use xconfig (the system will stay up long enough to use it, or I run it from another X-server this is now what I have.... CONFIG_AGP=y CONFIG_AGP_INTEL=y CONFIG_AGP_I810=y # CONFIG_AGP_VIA is not set # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD_8151 is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_ALI is not set # CONFIG_AGP_SWORKS is not set CONFIG_DRM=y # CONFIG_DRM_OLD is not set # # DRM 4.1 drivers # CONFIG_DRM_NEW=y # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_I810 is not set CONFIG_DRM_I830=m # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_MWAVE is not set I'll give it a try now.. thanks.. > > First, unless you have your intel I810/830 directly integrated into the > motherboard without an AGP slot, you should have the kernel configuration > to match the AGP/motherboard slot vendor rather than the video card > unless explicitly instructed otherwise. I.e., if on an intel based mobo: > > CONFIG_AGP=y > # CONFIG_AGP_(whatever) is not set > CONFIG_AGP_INTEL=y > # CONFIG_AGP_(whatever_else) > > Substituting CONFIG_AGP_INTEL with the proper mobo vendor will prevent > most of the problems you encounter after you recompile. Using 'make > menuconfig', if available, can also clarify your options and provide a > graphical front end to modify the kernel and reduce errors. > > I hope this helps. > > "Stride the storm or it will dance you." > - Michael D. Beams _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
