<?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: Firmware version in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740135#M67466</link>
    <description>Do you mean the XSTM GUI? Just CSTM as far as I know, and I haven't taken the time to learn on the CSTM commands, but you can do it from CSTM.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
    <pubDate>Fri, 07 Jun 2002 14:26:52 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2002-06-07T14:26:52Z</dc:date>
    <item>
      <title>Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740134#M67465</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is there any command(other then GUI interface) to know the PDC(Processor Depandednt Code)Firmware version?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jun 2002 14:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740134#M67465</guid>
      <dc:creator>Jitender Kankran</dc:creator>
      <dc:date>2002-06-07T14:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740135#M67466</link>
      <description>Do you mean the XSTM GUI? Just CSTM as far as I know, and I haven't taken the time to learn on the CSTM commands, but you can do it from CSTM.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 07 Jun 2002 14:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740135#M67466</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-06-07T14:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740136#M67467</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;If you have STM installed on your system, try,&lt;BR /&gt;&lt;BR /&gt;echo 'selclass qualifier cpu;info;wait;infolog' |cstm &amp;gt;/tmp/cpu_info.txt&lt;BR /&gt;&lt;BR /&gt;more /tmp/cpu_info.txt&lt;BR /&gt;&lt;BR /&gt;Looks for "PDC Firmware Revision:"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jun 2002 14:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740136#M67467</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-07T14:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740137#M67468</link>
      <description>This thread will be helpful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x79308f960573d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x79308f960573d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jun 2002 14:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740137#M67468</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-06-07T14:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740138#M67469</link>
      <description>You can also look through your tombstones files (they have the info)</description>
      <pubDate>Fri, 07 Jun 2002 17:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740138#M67469</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2002-06-07T17:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Firmware version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740139#M67470</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;For the PDC-levels, use /usr/sbin/cstm&lt;BR /&gt;&lt;BR /&gt;at the cstm-prompt:&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;&lt;BR /&gt;Look for the CPU and write down the number listed in front of the CPU (I'm Dutch, still working on my english grammar ;) )&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; sel dev (&lt;NR in="" front="" of="" cpu=""&gt;); info&lt;BR /&gt;&lt;BR /&gt;In my situation&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; sel dev 55; info&lt;BR /&gt;&lt;BR /&gt;Then you give the il-command (information log)&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; il&lt;BR /&gt;&lt;BR /&gt;And all you cpu-info, including PDC-level, will shown.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;greetz Timo&lt;BR /&gt;&lt;BR /&gt;&lt;/NR&gt;</description>
      <pubDate>Sun, 09 Jun 2002 00:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firmware-version/m-p/2740139#M67470</guid>
      <dc:creator>MCP-DOC</dc:creator>
      <dc:date>2002-06-09T00:21:26Z</dc:date>
    </item>
  </channel>
</rss>

