- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: ioscan on Linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 11:42 PM
03-07-2004 11:42 PM
Thanks,
Karthik S S
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 11:45 PM
03-07-2004 11:45 PM
Re: ioscan on Linux
However, you can ... oh, you don't want that.
On the other hand, KDE has a rather funky information center that shows you all the hardware and information about it and I'm sure gnome does too. Don't expect to find any hardware paths though.
I might add that /proc is an extremely good interface into the kernel it is equivalent to "ioscan -fk"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 11:59 PM
03-07-2004 11:59 PM
Re: ioscan on Linux
If I were silly enough to bang my head on that one I'd be forced due to OS limitations to use the tools mentioned above as the underlying methodology for getting the hardware information.
Most distributions do come with a pretty decent gui point and click hardware tool now.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 07:23 AM
03-08-2004 07:23 AM
Re: ioscan on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 08:13 AM
03-08-2004 08:13 AM
Re: ioscan on Linux
Tools exist to show you what exists. I don't believe that there are tools that work with the kernels to configure devices yet.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 09:34 AM
03-08-2004 09:34 AM
Solutionhowabout lshw at
http://ezix.sourceforge.net/software/lshw.html
This has an "ioscan like" output.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 03:41 PM
03-08-2004 03:41 PM
Re: ioscan on Linux
c++ -g -Wall -c options.cc -o options.o
c++ -g -Wall -c lshw.cc -o lshw.o
c++ -g -Wall -c usb.cc -o usb.o
usb.cc: In function `string BCDversion (short unsigned int)':
usb.cc:216: `snprintf' undeclared (first use this function)
usb.cc:216: (Each undeclared identifier is reported only once for each
function it appears in.)
make: *** [usb.o] Error 1
[root@linux2 lshw-A.01.06]#
Pl. help.
Thanks,
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 05:18 PM
03-08-2004 05:18 PM
Re: ioscan on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 05:41 PM
03-08-2004 05:41 PM
Re: ioscan on Linux
Mark:
You are great. Yes .. that file was missing the following line,
#include
it works great now ..!!!
Thanks again,
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2004 06:10 AM
04-05-2004 06:10 AM
Re: ioscan on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2004 07:15 AM
04-05-2004 07:15 AM
Re: ioscan on Linux
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2004 04:07 PM
04-05-2004 04:07 PM
Re: ioscan on Linux
That is a good idea. Source code is available at,
http://ezix.sourceforge.net/software/lshw.html
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 05:15 AM
09-20-2004 05:15 AM
Re: ioscan on Linux
Some more on this topic...
The kudzu utility maintains a DB of detected and configured hardware, found at /etc/sysconfig/hwconf. As part of the boot process, kudzu compares the currently detected hardware to the stored DB. This comparison can be forced by calling the kudzu command directly. If new hardware is detected, or previousely existing hardware is removed, kudzu will attempt to automatically reconfigure the system, or steer the administrator to the appropriate interactive configuration utility.
Try this:
cat /etc/sysconfig/hwconf
hwbrowser provides a GUI that shows most of the detected hardware.
Tools not in RedHat Linux by default:
scsiadd & the new lshw
They are in Debian Linux
lspci
# lspci -vt
-[00]-+-00.0 Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub
+-01.0-[01]----00.0 nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro]
+-1e.0-[02]----08.0 Intel Corp. 82801BA/BAM/CA/CAM Ethernet Controller
+-1f.0 Intel Corp. 82801BA ISA Bridge (LPC)
+-1f.1 Intel Corp. 82801BA IDE U100
+-1f.4 Intel Corp. 82801BA/BAM USB (Hub #2)
\-1f.5 Intel Corp. 82801BA/BAM AC'97 Audio
usbview (GUI)
On RedHat also try dmidecode
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 03:37 AM
09-21-2004 03:37 AM
Re: ioscan on Linux
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2009 04:15 AM
05-12-2009 04:15 AM
Re: ioscan on Linux
HP created an ioscan for linux about the time this post was created. They were handing it out in a Linux Security training class that was part of a HP Security Seminar.
They provided a link to download it, which is no longer working, but the ioscan worked back then, so you know it can be done with some coding.
I figure since it's not easy to find on the web, that the team didn't want to provide on going support for it.
I also remember something of a disclaimer with it.