From 0c952db3dc55867c90aece47ba977a9a6a4a8cff Mon Sep 17 00:00:00 2001 From: Jeff Frost Date: Tue, 23 Jun 2015 11:38:15 -0700 Subject: [PATCH] mention lspci --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0eecfaa..7d432a1 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,8 @@ Notes: - Use `dmesg` whenever something's acting really funny (it could be hardware or driver issues). +- Wondering what RAID or graphics card you have? Use `lspci` to find out. (`lspci | grep RAID`, `lspci | grep VGA`) + ## One-liners @@ -427,6 +429,8 @@ A few examples of piecing together commands: - `lshw`: hardware information +- `lspci`: PCI device info + - `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"