<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: hwmgr in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964386#M46822</link>
    <description>hey &lt;BR /&gt;I am using redhat 6.2(Zoot)&lt;BR /&gt;i could not rum even a single command&lt;BR /&gt;lshal&lt;BR /&gt;hwinfo&lt;BR /&gt;etc&lt;BR /&gt;please help&lt;BR /&gt;Kapil</description>
    <pubDate>Fri, 03 Mar 2006 09:25:44 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2006-03-03T09:25:44Z</dc:date>
    <item>
      <title>hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964382#M46818</link>
      <description>Hi&lt;BR /&gt;Please tell me the command similar to hwmgr in UNIX.&lt;BR /&gt;Thanks&lt;BR /&gt;Kapil</description>
      <pubDate>Fri, 03 Mar 2006 07:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964382#M46818</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2006-03-03T07:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964383#M46819</link>
      <description>You can use lshal, hwbrowser, &lt;A href="http://ezix.sourceforge.net/software/lshw.html," target="_blank"&gt;http://ezix.sourceforge.net/software/lshw.html,&lt;/A&gt; cfg2html, and &lt;A href="http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh" target="_blank"&gt;www.garloff.de/kurt/linux/rescan-scsi-bus.sh&lt;/A&gt; to  do most of the things that is done via hwmgr.</description>
      <pubDate>Fri, 03 Mar 2006 07:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964383#M46819</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-03T07:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964384#M46820</link>
      <description>1) hwinfo&lt;BR /&gt;2) dmesg&lt;BR /&gt;3) /proc/*&lt;BR /&gt;4) lspci&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Fri, 03 Mar 2006 08:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964384#M46820</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-03T08:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964385#M46821</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;A href="http://www.nongnu.org/dmidecode/" target="_blank"&gt;http://www.nongnu.org/dmidecode/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 03 Mar 2006 08:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964385#M46821</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-03T08:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964386#M46822</link>
      <description>hey &lt;BR /&gt;I am using redhat 6.2(Zoot)&lt;BR /&gt;i could not rum even a single command&lt;BR /&gt;lshal&lt;BR /&gt;hwinfo&lt;BR /&gt;etc&lt;BR /&gt;please help&lt;BR /&gt;Kapil</description>
      <pubDate>Fri, 03 Mar 2006 09:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964386#M46822</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2006-03-03T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964387#M46823</link>
      <description>Hi&lt;BR /&gt;Download dmidecode from the link i gave above&lt;BR /&gt;&lt;BR /&gt;then do:&lt;BR /&gt;tar zxvf dmidecodexxxx.tar.gz&lt;BR /&gt;cd dmidecode&lt;BR /&gt;make&lt;BR /&gt;make install&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;cd /usr/sbin/&lt;BR /&gt;./dmidecode&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 09:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964387#M46823</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-03T09:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964388#M46824</link>
      <description>hey &lt;BR /&gt;thanks all of u now i can do whatever i wanted to.&lt;BR /&gt;see ya</description>
      <pubDate>Sun, 05 Mar 2006 23:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964388#M46824</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2006-03-05T23:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964389#M46825</link>
      <description>wow, 6.2, that brings back memories...</description>
      <pubDate>Mon, 06 Mar 2006 02:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964389#M46825</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-03-06T02:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: hwmgr in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964390#M46826</link>
      <description>Hi all&lt;BR /&gt;Closing this thread as the purpose has been solved&lt;BR /&gt;Thanks for your kind support</description>
      <pubDate>Tue, 07 Mar 2006 01:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hwmgr-in-linux/m-p/4964390#M46826</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2006-03-07T01:23:02Z</dc:date>
    </item>
  </channel>
</rss>

