[Kernel/Drive] 请问,RTX3070如何驱动
Tofloor
poster avatar
dufengming2008
deepin
2022-03-20 03:34
Author







WARNING: Unable to determine the path to install the libglvnd EGL vendor library config files. Check that you have pkg-config and the libglvnd development libraries installed, or specify a path with --glvnd-egl-config-path.
Will install libEGL vendor library config file to /usr/share/glvnd/egl_vendor.d
-> Searching for conflicting files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (510.54):
   executing: '/usr/sbin/ldconfig'...
   executing: '/usr/bin/systemctl daemon-reload'...
-> done.
-> Driver file installation is complete.
-> Installing DKMS kernel module:
-> done.
ERROR: Unable to load the 'nvidia-drm' kernel module.
ERROR: Installation has failed.  Please see the file '/var/log/nvidia-installer.log' for details.  You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.

我去英伟达下载最新显卡驱动,安装报错!

使用sudo apt install nvidia-driver 也同样失败,内核版本5.10.101-amd64-desktop

Reply Favorite View the author
All Replies
tsic
deepin
2022-03-20 03:40
#1

sudo apt install nvidia-driver 报什么错误呢

Reply View the author
jjcui8595
deepin
2022-03-20 03:49
#2

参考这个https://club.uniontech.com/?client=2#/detail?id=e420b61324784052b83ed4a08a523c8e&part=first

Reply View the author
dufengming2008
deepin
2022-03-20 07:11
#3
tsic

sudo apt install nvidia-driver 报什么错误呢

nvidia-smi 报没加载内核

Reply View the author
wangchao870825
deepin
2024-08-11 18:52
#4

下列软件包有未满足的依赖关系:
nvidia-driver : 预依赖: nvidia-legacy-check (>= 495) 但是它将不会被安装
依赖: nvidia-driver-libs (= 510.73.08-1) 但是它将不会被安装
依赖: nvidia-driver-bin (= 510.73.08-1) 但是它将不会被安装
依赖: xserver-xorg-video-nvidia (= 510.73.08-1) 但是它将不会被安装
依赖: nvidia-vdpau-driver (= 510.73.08-1) 但是它将不会被安装
依赖: nvidia-alternative (= 510.73.08-1)
依赖: nvidia-kernel-dkms (= 510.73.08-1) 但是它将不会被安装 或
nvidia-kernel-510.73.08
推荐: nvidia-settings (>= 510) 但是它将不会被安装
推荐: libnvidia-cfg1 (= 510.73.08-1) 但是它将不会被安装
推荐: nvidia-persistenced
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。

Reply View the author