A-A+

centos7 无驱动情况下显卡型号查询

2023年05月19日 15:28 汪洋大海 暂无评论 共1346字 (阅读937 views次)

可以通过两种方法查看

一、在系统内部直接执行lspci -nn | grep NV

[root@icompute07 ~]# lspci -nn | grep NV
af:00.0 3D controller [0302]: NVIDIA Corporation TU104GL [Tesla T4] [10de:1eb8] (rev a1)

二、通过官方网站,如下:
**通过lspci查看不到具体型号时,如下:**

[root@control02 ~]# lspci -nn | grep NV
af:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1eb8] (rev a1)

通过lshw -numeric -C display命令查看,如下:

[root@control02 ~]# lshw -numeric -C display
PCI (sysfs)
USB
*-display UNCLAIMED
description: VGA compatible controller
product: Hi1710 [iBMC Intelligent Management system chip w/VGA support] [19E5:1711]
vendor: Huawei Technologies Co., Ltd. [19E5]
physical id: 0
bus info: pci@0000:02:00.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:94000000-95ffffff memory:96000000-961fffff
*-display
description: 3D controller
product: NVIDIA Corporation [10DE:1EB8] ###查看此地址
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:af:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm cap_list
configuration: driver=vfio-pci latency=0
resources: iomemory:d6f0-d6ef iomemory:d6f0-d6ef irq:667 memory:e1000000-e1ffffff memory:d6fc0000000-d6fcfffffff memory:d6ff0000000-d6ff1ffffff memory:e2000000-e23fffff memory:d6ec0000000-d6fbfffffff memory:d6fd0000000-d6fefffffff

登录以下地址查看,如下:

imageshttp://pci-ids.ucw.cz/mods/PC/10de?action=help?help=pci

以上可得知具体显卡型号

文章来源:https://blog.csdn.net/weixin_40579389/article/details/121481083

布施恩德可便相知重

微信扫一扫打赏

支付宝扫一扫打赏

×

给我留言