
Sudo and -vvv make it more verbose and helps display everything that it is able to parse. Here in my case it is: 01:00.0 VGA compatible controller : NVIDIA Corporation G96 (rev a1) IXP SB4x0 PCI-PCI Bridge (rev 80)Ġ1:00.0 VGA compatible controller : NVIDIA Corporation G96 (rev a1)Ġ2:02.0 Ethernet controller : Realtek Semiconductor Co., Ltd. IXP SB4x0 High Definition Audio Controller (rev 01)Ġ0:14.3 ISA bridge : Advanced Micro Devices, Inc. IXP SB4x0 IDE Controller (rev 80)Ġ0:14.2 Audio device : Advanced Micro Devices, Inc. IXP SB4x0 SMBus Controller (rev 81)Ġ0:14.1 IDE interface : Advanced Micro Devices, Inc. IXP SB4x0 USB2 Host Controller (rev 80)Ġ0:14.0 SMBus : Advanced Micro Devices, Inc. IXP SB4x0 USB Host Controller (rev 80)Ġ0:13.2 USB controller : Advanced Micro Devices, Inc. IXP SB4x0 Serial ATA Controller (rev 80)Ġ0:13.0 USB controller : Advanced Micro Devices, Inc. IXP SB400 Serial ATA Controller (rev 80)Ġ0:12.0 IDE interface : Advanced Micro Devices, Inc. RS4xx PCI Express Port Ġ0:11.0 IDE interface : Advanced Micro Devices, Inc. RS400 Host Bridge (rev 01)Ġ0:02.0 PCI bridge : Advanced Micro Devices, Inc. 00:00.0 Host bridge : Advanced Micro Devices, Inc. nn flag tells lspci to show PCI vendor and device codes as both numbers and names. (II) Primary Device is: PCI should work with any unix-like operating system. (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Module nvidia: vendor="NVIDIA Corporation"Ĭompiled for 4.0.2, module version = 1.0.0 (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so If you need to find out the specific location of driver-file and version X.org's using, try cat /var/log/Xorg.0.log and look for line which says something like LoadModule "'Driver in the Device-section of nf', in my case: (II) LoadModule: "nvidia" If you meant X.org's video driver, see /etc/X11/nf and look for Driver in Section "Device" (there might be multiple): Section "Device" Usually the video card is listed as "VGA controller" or somesuch, on my system it says: 01:00.0 VGA compatible controller: nVidia Corporation G92 (rev a2)

Lspci will give you a list of found devices.
