小编nic*_*ine的帖子

NVIDIA-SMI 说它失败,因为它无法与 NVIDIA 驱动程序通信

我最近安装了 Ubuntu 18.04 并安装了 NVIDIA 驱动程序,但它们似乎没有加载。

我必须对我的 grub 文件进行以下编辑,才能按照这个小指南正确启动。

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.modeset=0 tpm_tis.interrupts=0 acpi_osi=Linux i915.preliminary_hw_support=1 idle=nomwait"

这是我的命令输出当前给出的内容:

$ 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.


$ nvidia-settings 
ERROR: NVIDIA driver is not loaded
ERROR: Error querying enabled displays on GPU 0 (Missing Extension)


$ name -r
4.15.0-38-generic


$ lshw -c display
WARNING: you should run this program as super-user.
  *-display UNCLAIMED       
       description: …
Run Code Online (Sandbox Code Playgroud)

drivers ubuntu graphics nvidia

5
推荐指数
1
解决办法
1万
查看次数

标签 统计

drivers ×1

graphics ×1

nvidia ×1

ubuntu ×1