LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How can I make a complete harware list ? (https://www.linuxquestions.org/questions/linux-hardware-18/how-can-i-make-a-complete-harware-list-449600/)

noware 05-29-2006 09:36 AM

How can I make a complete harware list ?
 
Hi All!

I don't know if it is the right place for my question to ask, if it is not so... I1m sorry :)

I am searching for some kind of tool with which I can make a complete list of the hardware devices of my machine.
Is there something out there for this task?
Maybe a script who searches all my modules...

I need a list like this :

Pci device : someVendor,someDevice...
Pci device : someOtherVendor,otherDevice
IDE device ....
...
...

Does anyone know about something I can make such a list with?

Any help would be appreciated.
Thanks!

zeitounator 05-29-2006 09:44 AM

For pci devices, as root:
Code:

lspci

Emerson 05-29-2006 09:46 AM

lshw, may not be installed by default.

zeitounator 05-29-2006 09:55 AM

I just noticed there is a lshal on fedora core 5...

noware 05-30-2006 02:43 AM

Thanks Guys!

rickh 05-30-2006 10:20 AM

There is a Debian program called hwinfo that will print enough hardware information to make your head spin. I don't know if it's available for other distros, tho.


All times are GMT -5. The time now is 07:44 AM.