daily pastebin goal
27%
SHARE
TWEET

asoidjasbdhiausb

a guest Sep 22nd, 2016 60 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lspci: invalid option -- '-'
  2. Usage: lspci [<switches>]
  3.  
  4. Basic display modes:
  5. -mm     Produce machine-readable output (single -m for an obsolete format)
  6. -t      Show bus tree
  7.  
  8. Display options:
  9. -v      Be verbose (-vv for very verbose)
  10. -k      Show kernel drivers handling each device
  11. -x      Show hex-dump of the standard part of the config space
  12. -xxx        Show hex-dump of the whole config space (dangerous; root only)
  13. -xxxx       Show hex-dump of the 4096-byte extended config space (root only)
  14. -b      Bus-centric view (addresses and IRQ's as seen by the bus)
  15. -D      Always show domain numbers
  16.  
  17. Resolving of device ID's to names:
  18. -n      Show numeric ID's
  19. -nn     Show both textual and numeric ID's (names & numbers)
  20. -q      Query the PCI ID database for unknown ID's via DNS
  21. -qq     As above, but re-query locally cached entries
  22. -Q      Query the PCI ID database for all ID's via DNS
  23.  
  24. Selection of devices:
  25. -s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]]   Show only devices in selected slots
  26. -d [<vendor>]:[<device>][:<class>]      Show only devices with specified ID's
  27.  
  28. Other options:
  29. -i <file>   Use specified ID database instead of /usr/share/misc/pci.ids.gz
  30. -p <file>   Look up kernel modules in a given file instead of default modules.pcimap
  31. -M      Enable `bus mapping' mode (dangerous; root only)
  32.  
  33. PCI access options:
  34. -A <method> Use the specified PCI access method (see `-A help' for a list)
  35. -O <par>=<val>  Set PCI access parameter (see `-O help' for a list)
  36. -G      Enable PCI access debugging
  37. -H <mode>   Use direct hardware access (<mode> = 1 or 2)
  38. -F <file>   Read PCI configuration dump from a given file
RAW Paste Data
Top