On Sat, 26 Jan 2002, Jeremy West wrote: > Please!! Please!!! I have been fighting dri for the last couple of > months. If someone could help me I would be really happy. In my XFree > log it says :
> What does this mean. I went into my /dev/dri directory and found that I > have a card1, card2, and card3. So I used mknod, and created a card0 > based off of the major and minor numbers for the others. I then > restarted the Xserver. I get the same error. I went back into the > /dev/dri folder, and the node had been deleted. What is up with that. > The kernel module "radeon" is also not loaded, which is what I need. > If I shut down X and run insmod on that module it comes back with lots > of errors. If you have a custom-built kernel, make sure you have AGP GART support, and Radeon DRM support, either built into your kernel or built as modules. DRI will not work without them. If you have the module already as you claim, what missing symbols is it complaining about? Maybe you need to rebuild the kernel? Derrik Pates | Sysadmin, Douglas School | #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | #linuxOS on OPN _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
