
Estou tentando instalar o driver NVIDIA mais atualizado no Debian Stretch. Baixei NVIDIA-Linux-x86_64-390.48.run daqui, mas quando tento fazer.
sudo sh ./NVIDIA-Linux-x86_64-390.48.run
conforme sugerido, uma mensagem de erro aparece.
ERROR: An NVIDIA kernel module 'nvidia-modeset' appears to already be loaded in your kernel. This may be because it is in use (for example, by an X server, a CUDA program, or the NVIDIA Persistence Daemon), but this may also happen if your kernel was configured without support for module unloading. Please be sure to exit any programs that may be using the GPU(s) before attempting to upgrade your driver. If no GPU-based programs are running, you know that your kernel supports module unloading, and you still receive this message, then an error may have occured that has corrupted an NVIDIA kernel module's usage count, for which the simplest remedy is to reboot your computer.
Alguma ajuda para finalizar a instalação dos drivers da nvidia?
Responder1
Você precisa desinstalar o driver antigo antes de instalar o novo. Não me lembro se você pode fazer com que o novo instalador o remova ou faça isso manualmente.