[Kernel/Drive] 建议软件仓库恢复NVIDIA470驱动
Tofloor
poster avatar
jjcui8595
deepin
2022-06-05 14:51
Author

系统升级20.6后,Nvidia GT740M 原来的470驱动被替换成510版本,显卡变成不可用状态。Nvidia官网下载的418版本驱动无法安装,提示编译不成功。目前,显卡无法使用。强烈要求软件仓库保留470版本驱动!

Reply Favorite View the author
All Replies
1 / 2
To page
jjcui8595
deepin
2022-06-05 15:59
#1
Reply View the author
deepin-superuser
deepin
2022-06-05 17:14
#2

sudo apt install nvidia-driver=470.86-1

Reply View the author
root
deepin
2022-06-05 17:36
#3
deepin-superuser

sudo apt install nvidia-driver=470.86-1

裝不上的,nvidia-driver只是空包,部分470版的包已被510取代,470的包不完整了

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-06-05 19:22
#4
deepin-superuser

sudo apt install nvidia-driver=470.86-1

nvidia-tesla-470-driver

试试这个包

Reply View the author
root
deepin
2022-06-05 19:37
#5
神末shenmo

nvidia-tesla-470-driver

试试这个包

nvidia-tesla-470-driver這個包是 NVIDIA® Data Center GPU Drivers

https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-470-129-06/index.html

並不支持民用

Reply View the author
jjcui8595
deepin
2022-06-05 19:54
#6
神末shenmo

nvidia-tesla-470-driver

试试这个包

谢谢,我试试

Reply View the author
jjcui8595
deepin
2022-06-05 19:55
#7
root

nvidia-tesla-470-driver這個包是 NVIDIA® Data Center GPU Drivers

https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-470-129-06/index.html

並不支持民用

好像可以安装

截图_选择区域_20220605115214.jpg

Reply View the author
root
deepin
2022-06-05 20:26
#8
jjcui8595

好像可以安装

截图_选择区域_20220605115214.jpg

終端下執行
glxinfo | grep OpenGL
看下是否有類次類次
OpenGL vendor string: NVIDIA Corporation

OpenGL renderer string: GeForce GTX 1660 Ti with Max-Q Design/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.103
OpenGL core profile shading language version string: 4.60 NVIDIA

Reply View the author
johnson1990
deepin
2022-06-05 20:49
#9

sudo apt install deepin-graphics-driver-manager 用这个看看,感觉是你想要的😁

Reply View the author
jjcui8595
deepin
2022-06-05 22:09
#10
root

終端下執行
glxinfo | grep OpenGL
看下是否有類次類次
OpenGL vendor string: NVIDIA Corporation

OpenGL renderer string: GeForce GTX 1660 Ti with Max-Q Design/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.103
OpenGL core profile shading language version string: 4.60 NVIDIA

请帮忙看看,正常吗?

$ glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GT 740M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.103.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 470.103.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.103.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

Reply View the author
jjcui8595
deepin
2022-06-05 22:14
#11
johnson1990

sudo apt install deepin-graphics-driver-manager 用这个看看,感觉是你想要的😁

已安装星火商店的显卡切换工具。如果使用显卡驱动管理器,只能切换510版本驱动,会导致显卡无法使用

截图_deepin-graphics-driver-manager_20220605141351.jpg

Reply View the author
root
deepin
2022-06-05 22:54
#12
jjcui8595

请帮忙看看,正常吗?

$ glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GT 740M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.103.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 470.103.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.103.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

正常了

Reply View the author
jjcui8595
deepin
2022-06-05 23:13
#13
root

正常了

再次感谢!

kissing_heart

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-06-06 00:41
#14
root

nvidia-tesla-470-driver這個包是 NVIDIA® Data Center GPU Drivers

https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-470-129-06/index.html

並不支持民用

实际上,民用也很多用这个,比如之前deepin仓库引入510的时候就是这个tesla

不清楚是这个tesla包被调整过,还是本来tesla驱动就支持

Reply View the author
root
deepin
2022-06-06 00:43
#15
神末shenmo

实际上,民用也很多用这个,比如之前deepin仓库引入510的时候就是这个tesla

不清楚是这个tesla包被调整过,还是本来tesla驱动就支持

是調過了的,看ls貼出的 OpenGL渲染器信息,貌次屏蔽了 OpenGL渲染,僅能使用 OpenGL ES 渲染

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-06-06 00:48
#16
root

是調過了的,看ls貼出的 OpenGL渲染器信息,貌次屏蔽了 OpenGL渲染,僅能使用 OpenGL ES 渲染

所以其实性能是有损失的吗

我现在在用tesla的,那我是不是应该手动安装下官网的?

Reply View the author
root
deepin
2022-06-06 00:54
#17
神末shenmo

所以其实性能是有损失的吗

我现在在用tesla的,那我是不是应该手动安装下官网的?

是的 ,OpenGL 與 OpenGL ES 不同,OpenGL用於桌面軟件和工業軟件上,OpenGL ES一般用於嵌入式設備(如安卓上), 由於應用場景不同兩者功能上會有出入,不支持OpenGL 渲染要通過 OpenGL ES 轉 OpenGL 會有一定的性能損失。

另 deepin 的 apt源裡 的 nvidia-driver 已經是510版了, 你卸載tesla 再安裝這個就可以了

OpenGL® ES is a royalty-free, cross-platform API for rendering advanced 2D and 3D graphics on Embedded and mobile Systems

Reply View the author
jjcui8595
deepin
2022-06-06 01:26
#18

听二位讨论涨知识了

Reply View the author
johnson1990
deepin
2022-06-06 04:09
#19
jjcui8595

已安装星火商店的显卡切换工具。如果使用显卡驱动管理器,只能切换510版本驱动,会导致显卡无法使用

截图_deepin-graphics-driver-manager_20220605141351.jpg

还真是510了,前两天刚装的是470的。。。。

Reply View the author
jjcui8595
deepin
2022-06-06 04:10
#20
johnson1990

还真是510了,前两天刚装的是470的。。。。

对新显卡是好事

Reply View the author
1 / 2
To page