Operating System - Linux
1829115 Members
12708 Online
109986 Solutions
New Discussion

ioscan (or similar) on linux?

 
SOLVED
Go to solution
Arturo Perez del Galleg
Frequent Advisor

ioscan (or similar) on linux?

I want to list the hardware elements on machine, similar to ioscan on HP-UX, hence, i need the hardware element, where it's (hardware path) and the attached device.
Any command?
Sorry my bad english.
T.I.A.
6 REPLIES 6
Arturo Perez del Galleg
Frequent Advisor

Re: ioscan (or similar) on linux?

Ooops!
I known the lspci command.
Bye.
Martin P.J. Zinser
Honored Contributor
Solution

Re: ioscan (or similar) on linux?

Hello Arturo,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=313868

might provide some further insight on top of lspci ;-)

Greetings, Martin
Arturo Perez del Galleg
Frequent Advisor

Re: ioscan (or similar) on linux?

Very good!
I'm confused, my search of "ioscan" on the forum no returns hits!
At any rate, thanks!
Martin P.J. Zinser
Honored Contributor

Re: ioscan (or similar) on linux?

Hello Arturo,

honestly speaking I never managed to get the search on this server to return something at all, so I suppose this is a more general problem. I remembered the discussion we had and just dug my way through the archives...

Greetings, Martin
Brice_3
Advisor

Re: ioscan (or similar) on linux?

RH Linux use kudzu detect H/W. So you can also use "kudzu -p" to list all hardware as well as modules loaded for the h/w.
dirk dierickx
Honored Contributor

Re: ioscan (or similar) on linux?

don't forget that /proc contains lots of information as well. some things will not show up with lspci, simply because they are not pci devices, but usb or ...