PCI Flashcards

1
Q

lspci

A

allows you to view currently installed and recognized PCI and PCIe cards on the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

lspci -A

A

define the method to access the PCI information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

lspci -b

A

display connection information from the card point of view

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

lspci -k

A

display the kernel driver modules for each installed PCI card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

lspci -m

A

display information in machine-readable format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

lspci -n

A

display vendor and device information as numbers instead of text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

lspci -q

A

query the centralized PCI database for information about the installed PCI cards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

lspci -t

A

display a tree diagram that shows the connections between cards and buses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

lspci -v

A

display additional information (verbose) about the cards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

lspci -x

A

display a hexidecimal output dump of the card information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly