Beartooth escribió:
On Wed, 31 Jan 2007 11:15:23 +0900, Edward Dekkers wrote:
Jim's already answered this one but in short:
lspci for listing PCI devices in your system and lsmod for listing loaded modules.
I get the same result on the non-connecting machine as on this one :
[root@localhost btth]# lspci bash: lspci: command not found
Install pciutils.
[root@localhost btth]# lsmod bash: lsmod: command not found
This should be in module-init-tools. Are you sure you have the path configured correctly? Try with /sbin/lspci.