我安装NVIDIA驱动后,在NVIDIA X Service中明明选择的NVIDIA显卡,但是我查看 系统->细节 中还是使用的Intel显卡,我真是奇了怪了,在终端中输入
nvidia
-smi
出现这个错误
NVIDIA
-SMI has failed because it couldn't communicate with the NVIDIA driver
. Make sure that the latest NVIDIA driver is installed and running
于是我就查找一些资料,找到两个解决方法 第一个:在终端中输入
sudo apt install nvidia
-cuda
-toolkit
第二个,在bios中讲安全启动关掉(不懂自己百度哦) 我两个是一起操作的,然后生效了。。然后我不知道到底是那个起效果了。。