Debian安装NVIDIA显卡驱动
1. sudo apt-get install nvidia-detect
nvidia-detect
输出信息:
Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) Checking card: NVIDIA Corporation GF119M [GeForce 610M] (rev a1) Your card is only supported up to the 390 legacy drivers series. It is recommended to install the nvidia-legacy-390xx-driver package.
2. sudo apt-get install nvidia-legacy-390xx-driver
安装后,重启。