From: "Jon M. Hanson" > Cary Mabe wrote: >> I'm looking forward to the day when I can contribute a couple >> of answers instead of more questions. This tends to take a while. Don't worry about it. >>> Are the kernel modules needed for DRI loaded? Those are >>> agpgart, intel_agp, and radeon here >> The chipset on the board is SIS 661/741/761 pci/agp, or at >> least that's what the device manager is reporting. And I >> have no idea how to check which kernel modules are loaded. > You can see which kernel modules are loaded by opening up a command > prompt/terminal window and typing lsmod. It is as Jon said. The module for SiS chipsets is called sis_agp, so modprobe that one if it's not present. It'd also be useful to see the output of "glxinfo | head" too, and you need to post the exact model# of your Intel graphics card. That's "lspci | grep VGA" if you don't know it. There are apparently some stupid problems out there if you have an i945. --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss