查看当前系统显卡信息
查看显卡:
# lspci -vnn | grep VGA -A 12
# lshw -C display
# lshw -c video
查看当前使用的显卡驱动
lshw -c video | grep configuration
2.查找你的显卡的驱动
去NVDIA driver search page搜索你的显卡需要的驱动型号并下载(如图)。
这是我本机的显卡:
查看显卡:
# lspci -vnn | grep VGA -A 12
# lshw -C display
# lshw -c video
查看当前使用的显卡驱动
lshw -c video | grep configuration
2.查找你的显卡的驱动
去NVDIA driver search page搜索你的显卡需要的驱动型号并下载(如图)。
这是我本机的显卡: