John Grange <[EMAIL PROTECTED]> writes:
> > > I am having some serious kernel problems in both 2.2.17-11 and
> > > 2.4.0-24.. i'l start with the 2.2.17
> > > I need to have agp compiled into the kernel not as a module as it is
> > > very unstable as a module on my mb (ali154x)
> > > when compiling in the kernel i get errors at the final link in main.o
> > > about call's to to undeclared functions (agp_setup) and (agp_initialize)
> > > as well as a problem with drivers/char/Makefile and
> > > drivers/char/agp/Makefile
> > > one the agp/Makefile creates agp.o
> > > the drivers/char/Makefile looks for agpgart.o
> >
> > You have compiled DRM support directly in the kenrel but not the AGP
> > support, what :
> >
> > grep -E '(AGP|DRM)' .config
> >
> > say ?
> 
> No I have compiled AGPgart support in the kernel and not compiled DRM at all.
> (as per the instructions) DRM in kernel is outdated compared to the mods that
> are provided with XFree86.

No they're not outdated. actually, the DRM cvs keep syncing with kernel ...


Reply via email to