@logik: You probably try to see the *content* of the file "/sbin/lcpci". Didn't you?
The file "/sbin/lcpci" is an executable binary.
What was requested here was the *output* (ie what it shows when you type the command into a shell/console/terminal) of "/sbin/lcpci".
I ran the command on an eee 901d 12G (sold with windows) with an Ubuntu live USB key (dapper 8.04).
The output of this command, and some others are available here:
*
sudo lshw
*
sudo lspci
*
sudo lspci -v
*
sudo lspci -vv
*
sudo lspci -vvx
*
sudo lspci -vvxxx
(Note: there were two usb keys plugged in during the execution of the commands)
Hope it helps
David