Linux系统下如何查看Nvidia显卡芯片型号的两种方法
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
第一种方法 .使用命令
lspci | grep -i nvidia
将查出来的NVIDIA Corporation Device XXXX 之类的信息,然后打开如下 网址
PCI Devices ,把xxxx输入进去,如下图所示,再点Jump ,就可以查出显卡型号了
第二种方法:
nvidia-smi -L




A beautiful web dashboard for Linux
最近提交(Master分支:5 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
所有评论(0)