From: <[EMAIL PROTECTED]> > > >I keep getting the following error i my XServer log file: It looks as if i > >don't have AGP support built > >into my kernel. can someone tell me how to have this > >module loaded at boot? is there some conf file like > >/boot/loader.conf, where i can add LOAD_AGP="true" or > >something? > > yes, look into '/etc/modules' (or 'man modules'), it contains all the modules that must be loaded at boot time. > You just have to add 'agpgart' to that file.
That is, if agpgart was compiled with the kernel. iirc, you need kernel 2.4+ and XFree86 4.x You need CONFIG_AGP, CONFIG_AGP_INTEL and CONFIG_AGP_I810 in your kernel config. -- derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]