[Kernel/Drive] 安装nvidia,提示libglvnd
Tofloor
poster avatar
石品良
deepin
2022-05-08 12:49
Author

安装NVIDIA-Linux-x86_64-510.68.02.run,出现:

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一 glvmd-egl-config-path.

如何处理?

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-05-08 14:33
#1

参考这个,我昨天刚刚装过

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

Reply View the author
andktan
deepin
2022-05-08 16:54
#2
jjcui8595

参考这个,我昨天刚刚装过

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

这个流程很给力

Reply View the author
jjcui8595
deepin
2022-05-08 18:06
#3
andktan

这个流程很给力

谢谢,亲测有效

Reply View the author
胡翔宇
deepin
2022-05-08 18:39
#4

试试

sudo apt install libglvnd-dev 
Reply View the author
石品良
deepin
2022-05-08 19:08
#5
胡翔宇

试试

sudo apt install libglvnd-dev 

完美解决!!!

果断卸载重装。

1.sudo nvidia-uninstall

2.reboot

3.ctrl+alt+FN+F2

4.sudo apt purge --autoremove nvidia*

sudo service lightdm stop

5.cd Downloads

6.sudo ./N+tab键

一路默认。

显卡菜单全出来了

image.png

Reply View the author