On Wed, 2002-04-24 at 08:09, [EMAIL PROTECTED] wrote: > > I'm having a problem with AGP initialaizing. I did modprobe -r > agpgart, depmod -a, and modprobe agpgart to reload the module. That didn't fix the >problem.
The agpgart module needs to be loaded before the r128 kernel module or the latter can't use it. It's a good idea to build agpgart into the kernel in general as loading the module can fail due to memory fragmentation. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
