The lspci command actually has two more levels of verbosity you can access by typing -vv or -vvv. You'll end up with a ton of text to parse, though. Unless you're a developer, you probably won't gain ...
Knowing how to work with and display exit codes on the Linux command line or in scripts can help make errors more obvious. Exit codes on the Linux command line are numeric values that provide feedback ...