On Sun, 08 Aug 2004 02:44:31 +0200, albert vilella <[EMAIL PROTECTED]> wrote: > > > > cd build/extras/drm/linux/ > > > > make > > > > cp savage.o /lib/modules/`uname -r`/kernel/drivers/char/drm > > > > > > > > > > because either way I can rename the resulting "savage.o" for "savage.ko" > > > in this directory. Is that correct? > > I don't get direct rendering to work. > > This is what I did: > > mkdir /home/avb/prosavage > cd /home/avb/prosavage > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xorg login > cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/xorg co -P xc > mkdir /home/avb/prosavage/build > cd /home/avb/prosavage/build > /usr/X11R6/bin/lndir ../xc > cd /home/avb/prosavage/build/extras/drm/linux/ > sh ../scripts/create_linux_pci_lists.sh < ../shared/drm_pciids.txt > cd /home/avb/prosavage/build/extras/drm/linux/ > export ARCH=i386 > make > cp savage.o /home/avb/prosavage/ > cvs -q -d :pserver:[EMAIL PROTECTED]:/cvs/xorg update -P xc > # I don't know what is this "cvs update" for > > Then as root: > > cp /lib/modules/2.6.7-1.494.2.2/kernel/drivers/char/drm/savage.ko \ > /lib/modules/2.6.7-1.494.2.2/kernel/drivers/char/drm/savage.ko.ori > > cp /home/avb/prosavage/savage.o \ > /lib/modules/2.6.7-1.494.2.2/kernel/drivers/char/drm/savage.ko > > And then rebooted, but I don't get dri enabled (see glxinfo.log) > > I suppose I'm missing an essential (and surely ovbious point) :-D, >
What does lsmod show? what about your xorg log? did you load the agpgart, the agp chipset driver and the savage drm before starting X? Alex > Thanks in advance, > > Albert. > > -- > ---------------------------- > jabberid [EMAIL PROTECTED] > ---------------------------- > > > ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel