On Sat, Feb 16, 2002 at 12:07:36PM -0500, Titus Barik wrote: > On Sat, 16 Feb 2002, Jeremy T. Bouse wrote: > > > Works fine for me... This is actually my workstation in the > > office... > > Just out of curiosity, did you compile agpgart as a module (M) or within > the kernel (Y)? > > Because I noticed the following when trying to insmod agpgart: > > chronos:/usr/src/linux# insmod agpgart > Using /lib/modules/2.4.17/kernel/drivers/char/agp/agpgart.o > /lib/modules/2.4.17/kernel/drivers/char/agp/agpgart.o: unresolved symbol > __wake_up > > Thanks, > Yes I have agpgart compiled as a module... And it is autoloaded when needed, so I'm not calling insmod/modprobe myself...
Jeremy