[Seek Help] 达芬奇无法检测到显卡
Tofloor
poster avatar
ddyec
deepin
2021-09-05 20:41
Author

最近想学一学使用达芬奇,但是安装完毕以后显示无法检测到显卡,显卡是geforce GT 645m,而且闭源显卡已经在安装deepin时安装了,也利用星火商店内显卡切换器换到nvdia,还是不行

 

Reply Favorite View the author
All Replies
Maicss
deepin
2021-09-05 21:47
#1

需要用nvidia官方提供的显卡驱动才可以。

Reply View the author
安洛
deepin
2021-09-06 06:02
#2

不需要使用nvidia官网驱动。这是deepin的nvidia-persistenced.service无法正常自启动的结果。

你可以在每次打开davincii之前使用:

sudo systemctl start nvidia-persistenced.service

手动启动这个服务。或者参考这篇帖子:

https://bbs.deepin.org/zh/post/222360

来实现开机自动运行。

 

Reply View the author