Skip to main content

Linux command: lspci

Linux command: lspci - list pci devices
Linux command: lspci - list pci devices
tuyendq@ubuntu001:~$ man lspci

NAME
       lspci - list all PCI devices

SYNOPSIS
       lspci [options]

DESCRIPTION
       lspci is a utility for displaying information about PCI buses in the system and devices connected to them.

       By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by
       other programs.

       If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,
       see below for possible caveats).

       Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hackers. For exact definitions of the
       fields, please consult either the PCI specifications or the header.h and /usr/include/linux/pci.h include files.

       Access to some parts of the PCI configuration space is restricted to root on many operating systems, so the features of lspci available  to  normal  users
       are limited. However, lspci tries its best to display as much as available and mark all other information with <access denied> text.

Popular posts from this blog

[Microsoft Outlook]: Set .pst and .ost files location with ForcePSTPath Registry Key

Set .pst and .ost files location with ForcePSTPath Registry Key The ForcePSTPath registry key is supported by Microsoft Outlook 2003 and later. In Microsoft Outlook 2003 and 2007, it applies to new profiles only. Microsoft Outlook 2013 and Outlook 2016 it applies to new accounts created in a profile. Microsoft Outlook 2013 saves .pst in   %userprofile%\Documents\Outlook Files folder by default. We can change that default setting by adding a new string registry key called ForcePSTPath and set the value to the folder that we want to save those files. Set Microsoft Outlook 2013 always save new .pst and .ost files to D:\Data\Mail folder OST file reached the maximum size The OST File Has Reached The Maximum Size

VyOS: Upgrade system image

Let's upgrade VyOS system image 1.1.7 to 1.1.8 show system image add system image https://downloads.vyos.io/release/1.1.8/vyos-1.1.8-amd64.iso

GCP - Google Cloud Platform

How to get started with GCP - Google Cloud Platform.