//雪花飘落特效 //右上角github跳转   

查看当前系统显卡信息

查看显卡:
# lspci -vnn | grep VGA -A 12
# lshw -C display
# lshw -c video

查看当前使用的显卡驱动
lshw -c video | grep configuration

2.查找你的显卡的驱动
NVDIA driver search page搜索你的显卡需要的驱动型号并下载(如图)。
这是我本机的显卡:

posted @ 2021-09-28 14:51  农夫运维  阅读(324)  评论(0编辑  收藏  举报