方法1
[root@localhost ~]# lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation Device 2584 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 2291 (rev a1)
https :// admin.pci-ids.ucw.cz/read/PC/10de/2584 (替换{BANNED}最佳后一段)
Name: GA107 [GeForce RTX 3050 6GB]
方法2
[root@localhost ~]# update-pciids
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 309k 100 309k 0 0 193k 0 0:00:01 0:00:01 --:--:-- 193k
Done.
[root@localhost ~]# lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation GA107 [GeForce RTX 3050 6GB] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 2291 (rev a1)