Kyle Super wrote:
> 
> Hi,
> I recently downloaded and installed XFree86 version 4.2.0. I was using
> kernel version 2.4.2-2 and had to install the latest DRI r128 binary from
> http://dri.sourceforge.net/download.phtml. This went fine and I had no
> problems starting the xserver.
> 
> I then updated the kernel to version 2.4.9-31 to fix some mtrr problems.
> Once again, I installed the latest DRI r128 binary, but now on xserver
> startup r128.o does not load (although the xserver does start). This is what
> appeared in the dri.log file after I installed r128.o for the new kernel:
> 
> make: `r128.o' is up to date.
> /usr/X11R6/lib
> /lib/modules/2.4.9-31custom-May02/kernel/drivers/char/drm/r128.o: unresolved
> symbol boot_cpu_data_R3gig_0657d037
> /lib/modules/2.4.9-31custom-May02/kernel/drivers/char/drm/r128.o: unresolved
> symbol do_mmap_pgoff_R3gig_1b290628
...
> 
> Does anyone know how to fix this?
> 
> Thanks,
> Kyle Super

I'm not sure why the DRI module didn't build, but you should be aware
that the dri drivers at dri.sourceforge.net are not the same as from
XFree86. DRI development has a completely different CVS, which gets
merged to XFree86 occasionally.

If you just want to get XFree86 working, use the DRI drivers from the
same source tree. Look in:
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel

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

Reply via email to