On Mon, 21 Feb 2005 14:52:31 +0100 Mauro Darida <[EMAIL PROTECTED]> wrote:
> Ok, this is my lucky day, I have the same configuration: testing > xfree86 4.3 kernel 2.6.10 self-compiled, ATI Rage Mobility P/M AGP 2x > (rev 64). I had a look at those files; please confirm what I > understand I have to do: 1. # cd /usr/src/linux > # patch -p1 < drm-2.6.10-20050220.patch > kernel compilation Yes, in my config, I've got: CONFIG_AGP=y CONFIG_AGP_INTEL=y CONFIG_DRM=y CONFIG_DRM_MACH64=m > 2. cd /usr/X11R6/lib/modules > make directory gatos and copy files *.drv.o > make directory mach64 and copy files *.drv.o e *.dri.so copy gatos dir to /usr/X11R6/lib/modules copy mach64/mach64_dri.so to /usr/X11R6/lib/modules/dri copy mach64/ati[misc]_drv.o to /usr/X11R6/lib/modules/drivers (overwriting existing files) chmod 644 those files > No xfree86 reconfiguration? Yes, nothing special needed. I've placed my XF86Config, and kernel config at: http://rainbow.mimuw.edu.pl/~mb197846/DRI/ -- Marcin Bis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

