1.关闭安全 boot,csm之类,非必须;
2.禁用:sudo gedit /etc/modprobe.d/blacklist.conf
blacklist nouveau
sudo update-initramfs -u
reboot注意检查是否成功;
3.
sudo service lightdm stop
提示unit lightdm.service not loaded
sudo apt install lightdm
出现界面,选择lightdm,
sudo service lightdm stop
3.sudo ./NVIDIA....run
sudo service lightdm start
reboot