On Wed, 2004-02-11 at 11:03, cdrobsonjr@xxxxxxxxxxxx wrote: > There must be a way to set up a separte set of configuration > files which each kernel can refer to without having to write over > one common one that nVidia drivers can reference upon startup. Here's what I would recommend: (1) Use the instructions from http://fedora.artoo.net/faq/#nVidia (2) There's a script called "nvidia" from that RPM that resides in /etc/init.d/. At the least, this script only enables the drivers if they are actually present. (And disables them on shutdown.) If you wanted it to do more, you could probably modify it to suit your desires. -Max