On Sat, 2004-08-07 at 17:08, Alex Deucher wrote: > On Sat, 07 Aug 2004 17:43:23 +0200, albert vilella > <[EMAIL PROTECTED]> wrote: > > I can test it on my Prosavage [ProSavage8 KM266/KL266] if it helps, > > > > is just pulling the cvs and compiling? > > download mesa cvs, xorg cvs, then apply my patch to xorg cvs, then > follow the mesa/xorg build instructions. > > build instructions: > http://dri.sourceforge.net/cgi-bin/moin.cgi/Building > xorg patch: > http://www.botchco.com/alex/xorg/savage-dri-to-xorg.diff
I don't know what you mean about download Mesa cvs, xorg cvs comes with one Mesa and I am using it. am I doing any thing wrong ? I use this scripts: cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xorg login (check out ) cvs -d :pserver:[EMAIL PROTECTED]:/cvs/xorg co -P xc mkdir build cd build lndir ../xc (create_drmkl.sh) cd build/extras/drm/linux/ sh ../scripts/create_linux_pci_lists.sh < ../shared/drm_pciids.txt (if you want linux kernel drm ) cd .. scripts/create_lk_drm.sh /opt/xorgcvs/ 2.4 (or ) cd build/extras/drm/linux/ make cp savage.o /lib/modules/`uname -r`/kernel/drivers/char/drm (update cvs) cvs -q -d :pserver:[EMAIL PROTECTED]:/cvs/xorg update -P xc and finally in /etc/X11/xorg.conf Section "Module" # ... Load "glx" Load "dri" # ... EndSection Section "DRI" Mode 0666 EndSection regards, -- Sérgio M. B. ------------------------------------------------------- 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