On 18/08/05, Mauricio Lin <[EMAIL PROTECTED]> wrote: > How can I compile and install the NVIDIA driver for kernel 2.6.12.5 > without removing the old installed driver for kernel 2.6.12?
I take it you're using the nVidia installer direct from nVidia, not the debian packages? If so then for each new kernel you need to run the installer with the --kernel-module-only flag, this will install the kernel module only for the currently running kernel, it will not install the nVidia GL libraries nor remove any kernel modules. Cheers Adam

