lspci: command not found ?? what needs to be installed

running suse11.0, tried lspci to see what sound card I have.

pqq@asus-amd:~> lspci
bash: lspci: command not found

thank you

solved

have to run it under root

Or run

/sbin/lspci

When you login as root, or start a root shell with su -, you get /sbin in your PATH.