Linux lspci Command Tutorial with Examples
Linux provides lspci command in order to list PCI bus and devices information. This command will provide brief or detailed information about currently connected PCI devices like GPU, USB Card etc. Install For Ubuntu, Debian, Kali, Mint We can install lspci tool with the following command to the deb based distributions. $ sudo apt install … Read more