On Sat, 12 Jan 2002, Mike Heald wrote: > Thanks, but I cannot find a DRM kernel module > in CVS, I have checkedout xc and done > make World, but there is no r128.o when its done. > Is there another module i should be checking out?
It's in the CVS tree. Look under xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel - yes, it's a long path, but it's in there. Do 'make -f Makefile.linux' in that directory, and it'll make all the DRM modules (r128, radeon, tdfx, ...), or do 'make -f Makefile.linux r128.o' for just the Rage128 DRM. Derrik Pates | Sysadmin, Douglas School | #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | #linuxOS on OPN _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
