On Mon, 22 Apr 2002 [EMAIL PROTECTED] wrote:

> I downloaded and compiled the DRM drivers from xfee86.org as suggested
> by two very helpful people.  I copied the r128.o file to 
> /lib/modules/2.4.9-31/kernel/drivers/char/drm/r128.o and restarted X. 
> I checked the permissions so don't tell me to fix that.

Stupid question.
Did you unload the module (with modload -r perhaps) or reboot ?
If not, the old module will still be in use even though the file does
not exist.

> It would appear that the version on xfree86.org is not any newer
> than what I already had.  Perhaps I copied it to the wrong location?

If you compiled XFree86 yourself, you can separately compile the module
with:
        cd xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel
        make -f Makefile.linux 
this will give you a module which matches your kernel and your X server.

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to