I've gotten stuck at step one. When I try and use the command lspci -v I get the error message:
"command not found"
In fact, when I check this in the books that I have I can't find this as one of the options for "ls". Is there another command that has the same efftc?
It's in /sbin, try /sbin/lspci or "su -" to run it.
It's not the same command as 'ls'
Peter